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

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

bug#6712: 24.0.50; `customize-rogue' error: Symbol's value as variable i


From: Chong Yidong
Subject: bug#6712: 24.0.50; `customize-rogue' error: Symbol's value as variable is void
Date: Sun, 05 Feb 2012 23:51:20 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> (defcustom foo 'start
>   ""
>   :type '(choice  (const start) (const end))
>   :group 'foobar)
>  
> M-x customize-option foo
>  
> 1. Use the Value Menu to change the value to `end'.
> 2. Use the State menu to `Set for current session' (value is `end').
> 3. Use the State menu to `Set to Backup Value' (value is `start').
> 4. M-x customize-rogue
>  
> This error message appears:
>  
> "Symbol's value as variable is void: start"

Fixed; thanks for the report.





reply via email to

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