all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why not always use the :tag of a widget in Custom?
@ 2007-12-26  3:06 Lennart Borgman (gmail)
  2007-12-26 21:26 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman (gmail) @ 2007-12-26  3:06 UTC (permalink / raw)
  To: Emacs Devel

If a widget type has a :tag property this will be displayed sometimes in 
Custom, but not always. It will be displayed when you have a complex 
type like

   :type '(choice (key-sequence)
                  (color))

but not when you have a simple type like

   :type 'key-sequence

Wouldn't it be useful to always display the :tag property?

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

* Re: Why not always use the :tag of a widget in Custom?
  2007-12-26  3:06 Why not always use the :tag of a widget in Custom? Lennart Borgman (gmail)
@ 2007-12-26 21:26 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2007-12-26 21:26 UTC (permalink / raw)
  To: Lennart Borgman (gmail); +Cc: emacs-devel

    Wouldn't it be useful to always display the :tag property?

That could be a horrible result, for all I know.

Do most types have a :tag property,
or is that an unusual exception?

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

end of thread, other threads:[~2007-12-26 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26  3:06 Why not always use the :tag of a widget in Custom? Lennart Borgman (gmail)
2007-12-26 21:26 ` Richard Stallman

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.