all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#70212: Customize Group buffer: add button to reveal underlying variable names
@ 2024-04-05  8:45 Dan Jacobson
  2024-04-05 12:27 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dan Jacobson @ 2024-04-05  8:45 UTC (permalink / raw)
  To: 70212

The user is in buffer
*Customize Group: Compilation* 

The user sees:
Show Value Compilation Max Output Line Length 
   Output lines that are longer than this value will be hidden. Hide
   If nil, don’t hide anything.

Try as the user might, there is no way for him to discover the
underlying variable there in the interface.

All he can do is do C-h v and start guessing its name. Finally arriving at

(describe-variable 'compilation-max-output-line-length)






^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-14 16:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05  8:45 bug#70212: Customize Group buffer: add button to reveal underlying variable names Dan Jacobson
2024-04-05 12:27 ` Eli Zaretskii
2024-04-05 16:32   ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-05 16:13 ` Juri Linkov
2024-04-05 16:47   ` Kévin Le Gouguec
2024-04-05 17:13     ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-06  6:40       ` Dan Jacobson
2024-04-14 16:27 ` Howard Melman

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.