X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=76aa9923695d80d3634fbf962342fa3802b18015;hp=2b24bcf1084517064a566a6e9cf0042d18dd9520;hb=66a50adea6ca82974a87ea7561f690a449dcbd57;hpb=30fb51c374afe4e1c3a6aabe6c669f6b6936a14b diff --git a/elpher.el b/elpher.el index 2b24bcf..76aa992 100644 --- a/elpher.el +++ b/elpher.el @@ -587,6 +587,7 @@ previously-visited pages,unless NO-HISTORY is non-nil." (defmacro elpher-with-clean-buffer (&rest args) "Evaluate ARGS with a clean *elpher* buffer as current." + (declare (debug (body))) ;; Allow edebug to step through body `(with-current-buffer elpher-buffer-name (unless (eq major-mode 'elpher-mode) ;; avoid resetting buffer-local variables