Re: custom bug

2007-02-20 Thread Katsumi Yamaoka
> In <[EMAIL PROTECTED]> Katsumi Yamaoka wrote: > (defcustom foo 'foo > "doc string" > :type '(choice (const foo) (const bar))) > When I chose `bar', the value disappears in the screen. There was already this issue in another board: http://news.gmane.org/group/gmane.emacs.pretest.bugs/t

custom bug

2007-02-20 Thread Katsumi Yamaoka
Hi, Please try customizing the following option: (defcustom foo 'foo "doc string" :type '(choice (const foo) (const bar))) When I chose `bar', the value disappears in the screen. Even if I press the [Set for Current Session] button or the [Save for Future Sessions] button, the value is stil