GNU bug report logs - #70163
29.3; hexl-mode incorrect docstring

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thievol <at> posteo.net>

Date: Wed, 3 Apr 2024 15:02:01 UTC

Severity: normal

Found in version 29.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: Thierry Volpiatto <thievol <at> posteo.net>, 70163 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, monnier <at> iro.umontreal.ca
Subject: bug#70163: 29.3; hexl-mode incorrect docstring
Date: Sat, 06 Apr 2024 16:05:47 +0200
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 <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




This bug report was last modified 1 year and 43 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.