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