emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom bug


From: Katsumi Yamaoka
Subject: custom bug
Date: Wed, 21 Feb 2007 14:42:19 +0900
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

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 still hidden.  I need to
press the [Hide Value] button twice or the [Erase Customization]
button to see the value.

Regards,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]