Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!AI.MIT.EDU!jck From: jck@AI.MIT.EDU (Jeff Koechling) Newsgroups: gnu.emacs.bug Subject: FCC: when is visited Message-ID: <8906071357.AA01256@quadriceps.ai.mit.edu> Date: 7 Jun 89 13:57:07 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 When I send mail from emacs, I sometimes get the minbuffer message "Buffer is read-only: # This happens when I have read "outgoing.mail" into rmail before trying to send mail. I have to save and delete the outgoing mail buffer before I can send my message. It's annoying. On the other hand, if I type CTRL-O ("rmail-output-to-rmail-file") in rmail to append a message to a file, then if the file is already in a buffer, that buffer gets updated with the new message. Shouldn't "mail-do-fcc" work more like "rmail-output-to-rmail-file"? Jeff