GNU bug report logs -
#70163
29.3; hexl-mode incorrect docstring
Previous Next
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
Message #76 received at 70163 <at> debbugs.gnu.org (full text, mbox):
> From: Andreas Schwab <schwab <at> linux-m68k.org>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, Thierry Volpiatto <thievol <at> posteo.net>,
> monnier <at> iro.umontreal.ca, 70163 <at> debbugs.gnu.org
> 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]'.
The reference to the map should not be in the middle of a sentence.
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.