all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3192: 23.0.92; disabling tooltip-mode inhibits showing Customize error msgs
@ 2009-05-02 15:28 Drew Adams
  2012-01-29 10:14 ` Chong Yidong
  2019-08-30 14:44 ` Mauro Aranda
  0 siblings, 2 replies; 14+ messages in thread
From: Drew Adams @ 2009-05-02 15:28 UTC (permalink / raw)
  To: emacs-pretest-bug

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.
 
Disabling tooltip-mode should mean only that mouseover :help text gets
displayed in the echo area. It should not mean that if the mouse is
over something (such as the State button) that has :help text defined
then normal messages (including error messages) are inhibited.
 
Also, clicking a button such as State, and choosing one of its menu
items, should remove any mouseover :help text from the echo area -
regardless of whether the menu item's invocation results in a message.
 

In GNU Emacs 23.0.92.1 (i386-mingw-nt5.1.2600)
 of 2009-03-30 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 







^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-09-16 22:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02 15:28 bug#3192: 23.0.92; disabling tooltip-mode inhibits showing Customize error msgs Drew Adams
2012-01-29 10:14 ` Chong Yidong
2012-01-29 11:59   ` Juanma Barranquero
2019-08-30 14:44 ` Mauro Aranda
2019-08-31  2:34   ` Stefan Kangas
2019-09-01 10:43     ` Mauro Aranda
2019-09-01 14:02       ` Eli Zaretskii
2019-09-02 11:16         ` Mauro Aranda
2019-09-07  9:55           ` Eli Zaretskii
2019-09-07 21:14             ` Mauro Aranda
2019-09-14  8:27               ` Eli Zaretskii
2019-09-16 14:43                 ` Mauro Aranda
2019-09-16 20:18                   ` Lars Ingebrigtsen
2019-09-16 22:20                     ` Mauro Aranda

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.