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

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

bug#70163: 29.3; hexl-mode incorrect docstring


From: Andreas Schwab
Subject: bug#70163: 29.3; hexl-mode incorrect docstring
Date: Sat, 06 Apr 2024 16:05:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Apr 06 2024, Ihor Radchenko wrote:

> And I do not see how to use the proposed approach to them - they both
> use \[...] in the first line of the docstring:
>
> (defcustom org-babel-no-eval-on-ctrl-c-ctrl-c nil
>   "\\<org-mode-map>\
> Remove code block evaluation from the `\\[org-ctrl-c-ctrl-c]' key binding."
>
> (defcustom org-use-fast-todo-selection 'auto
>   "\\<org-mode-map>\
> Non-nil means use the fast todo selection scheme with `\\[org-todo]'.

(defcustom org-babel-no-eval-on-ctrl-c-ctrl-c nil
  "Remove code block evaluation from the 
\\<org-mode-map>`\\[org-ctrl-c-ctrl-c]' key binding."

(defcustom org-use-fast-todo-selection 'auto
  "Non-nil means use the fast todo selection scheme with 
\\<org-mode-map>`\\[org-todo]'.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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