unofficial mirror of emacs-devel@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).