Xref: utzoo gnu.emacs.help:769 comp.emacs:9864 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!THEORY.TN.CORNELL.EDU!eirik From: eirik@THEORY.TN.CORNELL.EDU (Eirik Fuller) Newsgroups: gnu.emacs.help,comp.emacs Subject: RMAIL-summary Message-ID: <9101150054.AA06674@theory.TN.CORNELL.EDU> Date: 15 Jan 91 00:54:13 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 13 I have a question about RMAIL mode. I would like an improved rmail-summary mode. Speifically, I would like better interaction between the summary window and the message window. I want all of the usual rmail bindings to work in both windows, and I would like the summary window to get updated by commands in the message window. At present, I can accomplish this in a clunky way by switching to the message window, doing my thing, and typing h to update the summary window. I would prefer to remain obvlivious to which window is selected when only those two windows are visible. The question then, is whether anyone else has already done this. If not, I would be happy to do it myself and post the result.