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

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

Re: Generality of defvar


From: carlmarcos
Subject: Re: Generality of defvar
Date: Wed, 27 Jul 2022 14:52:19 +0200 (CEST)


-- 
 Sent with Tutanota, enjoy secure & ad-free emails. 



Jul 27, 2022, 12:34 by incal@dataswamp.org:

> carlmarcos--- via Users list for the GNU Emacs text editor wrote:
>
>> (defun enable-error-diagnostics ()
>>  "Enable error diagnostics with backtrace buffer.
>> One can exit the debugger with the q command."
>>
>
> You can refer to keys in docstrings like this:
>
>  \\[forward-word]
>
> That way, it isn't hardcoded so if later changed/configured
> it'll still show the right key.
>
How can I figure out what key to use in the docstring for exiting the backtrace 
buffer?




reply via email to

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