mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-10 14:10:51 +00:00
4 lines
78 B
EmacsLisp
4 lines
78 B
EmacsLisp
![]() |
;;; -*- lexical-binding: t; -*-
|
||
|
(let ((foo nil))
|
||
|
(run-hook-with-args 'foo))
|