--- debug.el Mon Jan 28 13:10:09 2008 +++ debug.el Mon Jan 28 13:10:34 2008 @@ -300,7 +300,7 @@ ;; within the first one that appears in the backtrace buffer. ;; Assumes debugger-frame is called from a key; ;; will be wrong if it is called with Meta-x. -(defconst debugger-frame-offset 8 "") +(defconst debugger-frame-offset 6 "") (defun debugger-jump () "Continue to exit from this frame, with all debug-on-entry suspended."