lm-with-file
lm-with-file is a Lisp macro in `lisp-mnt.el
'.
(lm-with-file FILE &rest BODY)
Execute BODY in a buffer containing the contents of FILE.
If FILE is nil, execute BODY in the current buffer.
lisp-mnt.el
'.
(lm-with-file FILE &rest BODY)
Execute BODY in a buffer containing the contents of FILE.
If FILE is nil, execute BODY in the current buffer.