GNU bug report logs -
#6336
Subject: 23.1; desktop suppresses *Warnings* buffer on start
Previous Next
Reported by: doclist <dclist <at> gmail.com>
Date: Thu, 3 Jun 2010 00:03:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Jun 2010 02:07:56 -0400
with message-id <kmpr084pj7.fsf <at> fencepost.gnu.org>
and subject line Re: bug#6336: Subject: 23.1; desktop suppresses *Warnings* buffer on start
has caused the GNU bug report #6336,
regarding Subject: 23.1; desktop suppresses *Warnings* buffer on start
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
6336: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6336
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
With (desktop-save-mode 1) in .emacs the *Warnings* buffer is killed
after startup effectively suppressing warnings. To reproduce add
(desktop-save-mode 1)
(warn "foo")
in .emacs and observe that the *Warnings* buffer is killed after
starting emacs.
Expected behavior: The *Warnings* buffer should not be killed.
In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
of 2010-03-29 on rothera, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
[Message part 3 (message/rfc822, inline)]
Added *Warnings* to desktop-clear-preserve-buffers in emacs-23 branch.
This bug report was last modified 15 years and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.