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

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

bug#3192: 23.0.92; disabling tooltip-mode inhibits showing Customize err


From: Chong Yidong
Subject: bug#3192: 23.0.92; disabling tooltip-mode inhibits showing Customize error msgs
Date: Sun, 29 Jan 2012 18:14:31 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

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

> emacs -Q
>  
> (defcustom foo nil
>   "..."
>   :type '(alist :key-type (symbol) :value-type (function)))
>  
> M-x customize-option foo
>  
> Edit the Function field to nil (which is an invalid value).
> Click the State button and choose Set for Current Session.
>  
> You see the message "Invalid function: nil" in the echo area.
>  
> M-x tooltip-mode (to turn it off)
>  
> Click the State button again and choose Set...
>  
> No message is displayed. The message is logged in *Messages*, but the
> user sees nothing to indicate what, if anything, happened.

I can't reproduce this, either with Emacs 23 or trunk.





reply via email to

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