bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1428: backtrace from edebug does not have links


From: Stefan Monnier
Subject: bug#1428: backtrace from edebug does not have links
Date: Wed, 21 Mar 2012 14:14:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

>> In edebug when using d to show the backtrace, the *Backtrace* buffer
>> does not have links to the functions that you get in the *Backtrace*
>> buffer when using debug-on-error.  
>> It would be nice if the links would work for the edebug case too.

> Maybe nobody implements that because `edebug-backtrace' is planned to be
> rewritten so that it gets better than "Better than nothing..." (see
> docstring)?
> However, until that happens, maybe this problem should be solved.

(defalias 'edebug-debug 'debug) might be a good replacement in the mean time.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]