unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3579: 23.0.94; Customize: Cannot see error messages if use standalone minibuffer
@ 2009-06-15 17:11 Drew Adams
  2014-02-10  5:21 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2009-06-15 17:11 UTC (permalink / raw)
  To: emacs-pretest-bug

Can't give a great recipe for this - you have to set up Emacs to use a
standalone minibuffer (separate frame) only. That's all you need to
do, I believe, to reproduce it.
 
Edit an option value to make it invalid - e.g. edit an integer field
to be 2.5. Then choose Set for Current Session in the State menu.  You
will not see an error message in the minibuffer frame (which is where
the echo area is), or anywhere else. The message does get logged to
*Messages*, but the user gets no feedback at all.
 
Note that mouseover messages appear fine in the echo area.  E.g. turn
off tooltip-mode and put the mouse over the State button. You will see
the text in the echo area. Likewise, other Emacs messages, as produced
by `message' and `error', for instance, appear fine in the echo
area. It is only Customize messages that do not appear anywhere.
 
 
 
In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 






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

* bug#3579: 23.0.94; Customize: Cannot see error messages if use standalone minibuffer
  2009-06-15 17:11 bug#3579: 23.0.94; Customize: Cannot see error messages if use standalone minibuffer Drew Adams
@ 2014-02-10  5:21 ` Lars Ingebrigtsen
  2014-02-10  5:47   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-10  5:21 UTC (permalink / raw)
  To: Drew Adams; +Cc: 3579

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

> Can't give a great recipe for this - you have to set up Emacs to use a
> standalone minibuffer (separate frame) only. That's all you need to
> do, I believe, to reproduce it.
>
> Edit an option value to make it invalid - e.g. edit an integer field
> to be 2.5. Then choose Set for Current Session in the State menu.  You
> will not see an error message in the minibuffer frame (which is where
> the echo area is), or anywhere else. The message does get logged to
> *Messages*, but the user gets no feedback at all.
>
> Note that mouseover messages appear fine in the echo area.  E.g. turn
> off tooltip-mode and put the mouse over the State button. You will see
> the text in the echo area. Likewise, other Emacs messages, as produced
> by `message' and `error', for instance, appear fine in the echo
> area. It is only Customize messages that do not appear anywhere.

This was four years ago.  Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

* bug#3579: 23.0.94; Customize: Cannot see error messages if use standalone minibuffer
  2014-02-10  5:21 ` Lars Ingebrigtsen
@ 2014-02-10  5:47   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2014-02-10  5:47 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 3579

> This was four years ago.  Are you still seeing this problem?

Yes (but see below).

What actually happens (I might not have been aware of this
when I sent the report) is that the error message flashes in the
echo area very briefly, but it is immediately replaced by the
previous echo area contents, which might be a message, such as
`Back to top level' or it might be blank space (perhaps from
a call such as (message nil)?).

IOW, I think the problem is that the error message is transient,
and far too brief.  There is no reason to restore whatever
echo-area contents were there before.

With emacs -Q the error message remains.  It seems there is
something in my setup, besides just useing a standalong
minibuffer, that causes this.  I will try to bisect the code
later to see if I can narrow it down.  You can close this
bug, please.  If I narrow it down and find an Emacs bug I'll
report it.  Thx.





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

end of thread, other threads:[~2014-02-10  5:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-15 17:11 bug#3579: 23.0.94; Customize: Cannot see error messages if use standalone minibuffer Drew Adams
2014-02-10  5:21 ` Lars Ingebrigtsen
2014-02-10  5:47   ` Drew Adams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).