unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bad value to a defcustom makes choices unavailable
@ 2005-08-01 15:45 Lennart Borgman
  2005-08-01 17:41 ` Luc Teirlinck
  0 siblings, 1 reply; 10+ messages in thread
From: Lennart Borgman @ 2005-08-01 15:45 UTC (permalink / raw)


If the value of a defcustom with ":type '(choices ...)" has a bad value 
then the choice menu is unavailable. Try the following for example:

(defcustom xhtml-help-refurl "ttp://www.site1.com/"
  "Web url to get references from."
  :type '(choice (const "http://www.site1.com/")
                 (const "http://www.site2.com//")
                 ))

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

end of thread, other threads:[~2005-08-03 10:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-01 15:45 Bad value to a defcustom makes choices unavailable Lennart Borgman
2005-08-01 17:41 ` Luc Teirlinck
2005-08-01 17:50   ` Lennart Borgman
2005-08-01 17:58     ` Luc Teirlinck
     [not found]       ` <42EE665A.3060208@student.lu.se>
     [not found]         ` <200508011820.j71IKNr05302@raven.dms.auburn.edu>
2005-08-01 18:29           ` Lennart Borgman
2005-08-01 20:17             ` Luc Teirlinck
2005-08-01 20:38               ` Lennart Borgman
2005-08-02 16:09             ` Per Abrahamsen
2005-08-02 17:26               ` Lennart Borgman
2005-08-03 10:24                 ` Per Abrahamsen

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).