* bug#55904: 29.0.50; Docstring in Help vs. Customize buffer
@ 2022-06-11 10:16 Arash Esbati
2022-06-11 10:31 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Arash Esbati @ 2022-06-11 10:16 UTC (permalink / raw)
To: 55904
[-- Attachment #1: Type: text/plain, Size: 335 bytes --]
Hi all,
I see a mismatch between the docstring of a custom variable shown in the
Help buffer and in the Customize buffer. To reproduce:
• emacs -Q
• M-x load-library RET whitespace RET
• C-h v whitespace-action RET
• Look at the docstring which look Ok
• Hit the customize button which looks like this
[-- Attachment #2: wsa.png --]
[-- Type: image/png, Size: 18486 bytes --]
[-- Attachment #3: Type: text/plain, Size: 195 bytes --]
Note the extra indentations after nil and autocleanup.
I don't use customize very often so this is the first time I'm seeing
this. This is with Emacs 29 from master (0fd60451bc).
Best, Arash
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#55904: 29.0.50; Docstring in Help vs. Customize buffer
2022-06-11 10:16 bug#55904: 29.0.50; Docstring in Help vs. Customize buffer Arash Esbati
@ 2022-06-11 10:31 ` Eli Zaretskii
2022-06-11 10:37 ` Arash Esbati
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2022-06-11 10:31 UTC (permalink / raw)
To: Arash Esbati; +Cc: 55904-done
> From: Arash Esbati <arash@gnu.org>
> Date: Sat, 11 Jun 2022 12:16:48 +0200
>
> • emacs -Q
> • M-x load-library RET whitespace RET
> • C-h v whitespace-action RET
> • Look at the docstring which look Ok
> • Hit the customize button which looks like this
>
> Note the extra indentations after nil and autocleanup.
This is because the doc string included TABs. Now fixed on the
release branch.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#55904: 29.0.50; Docstring in Help vs. Customize buffer
2022-06-11 10:31 ` Eli Zaretskii
@ 2022-06-11 10:37 ` Arash Esbati
0 siblings, 0 replies; 3+ messages in thread
From: Arash Esbati @ 2022-06-11 10:37 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 55904
Eli Zaretskii <eliz@gnu.org> writes:
> This is because the doc string included TABs. Now fixed on the
> release branch.
Thanks for the quick fix. Best, Arash
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-11 10:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-11 10:16 bug#55904: 29.0.50; Docstring in Help vs. Customize buffer Arash Esbati
2022-06-11 10:31 ` Eli Zaretskii
2022-06-11 10:37 ` Arash Esbati
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.