Hi. On Thu, 8 Sep 2011 20:36:05 +0200, fuchur wrote: > But this one not. > (defcustom mystyletab:test '20 "test" > :group (appearance My-StyleTab:group) > :options (10 20) > :type symbol)
The choices are '10 and '20, as can be seen by :type. And (eq 10 '10) -> t. Have you got any errors? You can see the configurator error with (define-special-variable customize-redirect " &> /tmp/ui-out.txt") Many thanks fuchur for your efforts. Teika (Teika kazura) --- -- Sawfish ML
