bug#5179: 23.1.90; Get rid of Rmail's constant swapping of text between rmail-buffer and rmail-view-buffer

Richard Stallman <[email protected]> Sat, 12 Dec 2009 08:34:02 -0500
Newsgroups gmane.emacs.bugs,gmane.emacs.pretest.bugs
Message-ID <[email protected]>
    Rmail calls buffer-swap-text too much.  Related discussions concluded
    that this is unnecessary and introduces potential bugs and maintenance
    headaches.  See this message and the rest of its thread for the
    related discussions:

I did this for some low-level functions when I finished up the
Rmail-mbox code.  It would be nice to clean up some more
in the same way,