GNU bug report logs -
#2282
23.0.90; rmail -- rmail-summary splits frame into three parts...
Previous Next
Reported by: ams <at> gnu.org
Date: Wed, 11 Feb 2009 11:25:04 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 Tue, 01 Dec 2009 22:05:34 -0500
with message-id <5qeinecby9.fsf <at> fencepost.gnu.org>
and subject line Re: bug#2282: rmail-summary splits frame into three parts
has caused the Emacs bug report #2282,
regarding 23.0.90; rmail -- rmail-summary splits frame into three parts...
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
2282: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2282
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
When one does a M-x rmail, and then invokes rmail-summary, the frame
is split into three parts:
+-----------+----------+
| | |
| *scratch* | rmail |
| | |
+-----------+----------+
| rmail-summary |
| |
+----------------------+
In GNU Emacs 23.0.90.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11)
of 2009-02-11 on beryx
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure 'PATH=/home/ams/l/bin:/usr/local/bin:/usr/bin:/bin:/usr/games' 'PKG_CONFIG_PATH=/home/ams/l/lib/pkgconfig''
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 $LANG: C
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: RMAIL Summary
Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
M-x r m a i l <return> y n d d d h M-x r e p o <tab>
r t <tab> <return>
Recent messages:
Getting mail from the remote server ...
Counting new messages...done (5)
Saving file /home/ams/RMAIL...
Wrote /home/ams/RMAIL
5 new messages read
Added to /home/ams/RMAIL.inbox:sysadmin <at> kreditor
Added to /home/ams/RMAIL.inbox:ams <at> kreditor
No following nondeleted message
Computing summary lines...done
Making completion list...
[Message part 3 (message/rfc822, inline)]
* mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
(rmail-select-summary): Use rmail-pop-to-buffer.
* mail/rmailsum.el: Replace all pop-to-buffer calls with
rmail-pop-to-buffer, to prevent horizontal splits.
This bug report was last modified 15 years and 178 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.