[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: address@hidden: custom bug]
From:
Chong Yidong
Date:
2007年3月05日 12:29:58 -0500
User-agent:
Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)
Chong Yidong <address@hidden> writes:
> Richard Stallman <address@hidden> writes:
>
>> 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 still hidden. I need to
>> press the [Hide Value] button twice or the [Erase Customization]
>> button to see the value.
>
> I can reproduce this on current CVS Emacs. Maybe it's already been
> fixed.
can -> can't.