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
> The behaviour described in the original report happens if you make the
> Emacs frame wider than `split-width-threshold'. Setting that variable
> to nil will prevent it.
>
> I don't know what to do about this. There are lots of pop-to-buffers
> in rmailsum.el, and any of them could cause such behaviour.
>
> See the confusion in bug#1806.
With the current CVS after `M-x rmail-summary' I see
+---------------+---------------+
| | |
| RMAIL-summary | RMAIL |
| | |
+---------------+---------------+
| |
| RMAIL-summary |
| |
+-------------------------------+
I think for RMAIL both following layouts make equal sense
on a wide frame:
+---------------+---------------+
| | |
| RMAIL-summary | RMAIL |
| | |
| | |
| | |
| | |
| | |
+---------------+---------------+
and
+-------------------------------+
| |
| RMAIL-summary |
| |
+-------------------------------+
| |
| RMAIL |
| |
+-------------------------------+
The question is what options are necessary to be able to configure RMAIL
window layouts? Maybe like `gnus-buffer-configuration' in Gnus?
--
Juri Linkov
http://www.jurta.org/emacs/
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.