[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: custom bug
From: |
Katsumi Yamaoka |
Subject: |
Re: custom bug |
Date: |
Wed, 21 Feb 2007 15:04:28 +0900 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux) |
>>>>> In <address@hidden> 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/thread=17034/force_load=t
Sorry for the noise.
- custom bug, Katsumi Yamaoka, 2007/02/21
- Re: custom bug,
Katsumi Yamaoka <=