Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!compass.com!worley From: worley@compass.com (Dale Worley) Newsgroups: gnu.emacs.bug Subject: Problem in M-x mail in Emacs 18.53 Message-ID: <8909122033.AA07280@sn1987a.compass.com> Date: 12 Sep 89 20:33:58 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 If the *mail* buffer has been modified, the 'mail' command will ask you if you want to erase the unsent message, and if you say 'n', it will not erase the buffer. So far, so good. But mail seems to do some buffer initialization before asking the question. In particular, if you have mail-setup-hook turn on auto-fill mode, this sequence of events will turn it off. Thanks, Dale