all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1411: errors message upon exit disappear along with emacs
@ 2008-11-22 15:07 jidanni
  2011-07-09 18:50 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2008-11-22 15:07 UTC (permalink / raw
  To: bug-gnu-emacs

I noticed when exiting emacs there was some error message in the
minibuffer, but it disappeared along with emacs before I could read it.

Let's see, I can sort of reproduce it here,
(and(message "Wait, Holmes!")(save-buffers-kill-emacs))
but that's only a guess.

You might say that every message should have a pause 1 second function
after it.

Anyways, not every message expects that it will have
save-buffers-kill-emacs right after it.

Well, maybe just the save-buffers-kill-emacs command should have a
pause 1 second command before it.

Or it should check the messages buffer at its start and finish, and if any
thing unexpected accumulates spew them onto stderr and exit, or
better: pause with "there were these messages, still exit? (y or n).

Or maybe emacs just shouldn't erase the screen... Hmmm, but in X
windows we want to close the window though. Stderr errors would end up
unnoticed in .xsession-errors probably...







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

* bug#1411: errors message upon exit disappear along with emacs
  2008-11-22 15:07 bug#1411: errors message upon exit disappear along with emacs jidanni
@ 2011-07-09 18:50 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-07-09 18:50 UTC (permalink / raw
  To: 1411-done


I don't see a need to keep open this particular report, which was marked
"wontfix" some time ago.





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

end of thread, other threads:[~2011-07-09 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22 15:07 bug#1411: errors message upon exit disappear along with emacs jidanni
2011-07-09 18:50 ` Glenn Morris

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.