emacs-devel
[Top][All Lists]
Advanced

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

Re: backtrace-mode


From: Gemini Lasswell
Subject: Re: backtrace-mode
Date: Thu, 21 Jun 2018 22:41:10 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> 3. "Show help", to bring up help for the symbol at point, currently
>> implemented by backtrace-help-follow-symbol, bound to RET.
>
> Doesn't C-h o already do the trick?

Yes it does.  backtrace-help-follow-symbol isn't new, I just renamed
it from debug-help-follow and moved it to backtrace.el so ERT and
Edebug could use it too.  It's mostly just a wrapper around
describe-symbol that skips prompting to confirm the symbol.  It's also
very similar to help-follow-symbol.



reply via email to

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