Replaced eval-with-clean-buffer debug declaration.
[elpher.git] / elpher.el
index 2b24bcf..76aa992 100644 (file)
--- 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