Hi,
I'm not sure if it's edebug or another package, but edebug does not work any
more.
1. xemacs -q
2. insert into scratch:
(defun test () nil);<-point1
(test);<-point2
3. edebug-defun at point1
4. eval-last-sexp at point2
5. edebug fails to trigger.
I noticed this a couple of weeks ago on a new windows install, and I just
figured that something was wrong with my build. But I just upgraded my
packages on Linux a few days ago, and the problem is here too.
--
Le
Show replies by date