GNU bug report logs -
#5559
23.1.92; Don't change the default operation of emacs
Previous Next
Full log
Message #10 received at 5559-done <at> debbugs.gnu.org (full text, mbox):
Warren L Dodge wrote:
> mail-mode versus message mode
This is certainly controversial (eg check emacs-devel archives). Emacs
does try to pop up a warning message about this change. All you need
do is
(setq mail-user-agent 'sendmail-user-agent)
if it bothers you.
> message mail send slower
This is not supposed to happen, and presumably doesn't happen for most
people since it has not been reported before. This is bug#5558.
> mail not put in FCC file
This is bug#5555.
> babyl format to mbox format
Hopefully you can agree it is better in the long-run for Rmail to use
a more standard format like mbox. It would have been nice if Rmail
could still handle Babyl as well, but there was no-one to do the work
of making it support two formats.
> split left/right versus top/bottom
This is a new feature which some modes still don't expect and so it
can cause some issues. It should only happen for wide frames.
(setq split-width-threshold nil)
should make it go away.
This bug report was last modified 15 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.