all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <mailman.6309.1406759543.1147.help-gnu-emacs@gnu.org>]
[parent not found: <mailman.6258.1406678132.1147.help-gnu-emacs@gnu.org>]
[parent not found: <mailman.6065.1406372149.1147.help-gnu-emacs@gnu.org>]
* Whats wrong with this defcustom?
@ 2014-07-26 10:55 Thorsten Jolitz
  2014-07-28  8:58 ` Tassilo Horn
  2014-07-28 13:17 ` Sebastian Wiesner
  0 siblings, 2 replies; 20+ messages in thread
From: Thorsten Jolitz @ 2014-07-26 10:55 UTC (permalink / raw)
  To: help-gnu-emacs


Hi List, 

I'm probably overlooking the obvious, but what is wrong with this
defcustom:

,----
| (defcustom org-x-style 'notes
|   "Possible styles for diagrams."
|   :group 'org-x
|   :type '(choice (const :tag "Sync-bars" 'sync-bars)
| 		 (const :tag "Partitions" 'partitions)
| 		 (const :tag "Notes" 'notes)))
`----

why do I get the (mismatch) note but no choices?

,----
| Hide org-x-style: 'notes
|    [ State ]: STANDARD. (mismatch)
|    Possible styles for diagrams.
| Groups: [Org X]
`----

Thanks in advance for any hint.

-- 
cheers,
Thorsten





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

end of thread, other threads:[~2014-07-31 21:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.6265.1406683969.1147.help-gnu-emacs@gnu.org>
2014-07-30  2:18 ` Whats wrong with this defcustom? Emanuel Berg
2014-07-30  2:25   ` Emanuel Berg
2014-07-30 22:32   ` Robert Thorpe
     [not found] <mailman.6309.1406759543.1147.help-gnu-emacs@gnu.org>
2014-07-30 22:50 ` Emanuel Berg
2014-07-31 21:56   ` Robert Thorpe
     [not found] <mailman.6258.1406678132.1147.help-gnu-emacs@gnu.org>
2014-07-30  0:34 ` Emanuel Berg
2014-07-30  1:32   ` Robert Thorpe
     [not found] <mailman.6065.1406372149.1147.help-gnu-emacs@gnu.org>
2014-07-26 12:58 ` Olve
2014-07-26 13:32   ` Thorsten Jolitz
2014-07-26 10:55 Thorsten Jolitz
2014-07-28  8:58 ` Tassilo Horn
2014-07-28 10:06   ` Thorsten Jolitz
2014-07-28 22:33   ` Stefan Monnier
2014-07-28 23:09     ` Thorsten Jolitz
2014-07-29  0:46       ` Robert Thorpe
2014-07-29  2:06         ` Thien-Thi Nguyen
2014-07-29 23:55           ` Robert Thorpe
2014-07-29  8:19         ` Thorsten Jolitz
2014-07-28 13:17 ` Sebastian Wiesner
2014-07-28 13:54   ` Thorsten Jolitz

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.