Path: utzoo!telly!attcan!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!GINGER.BERKELEY.EDU!mcgrath%paris.Berkeley.EDU From: mcgrath%paris.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) Newsgroups: gnu.emacs.bug Subject: write-file when a same-named buffer exists doesn't rename buffer Message-ID: <8902190043.AA18034@paris.Berkeley.EDU> Date: 19 Feb 89 00:43:02 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 5 GNU Emacs 18.52.12 of Mon Jan 30 1989 on hecuba.Berkeley.EDU (berkeley-unix). If you have a buffer visiting file /dir1/foo, and one visiting /dir2/bar, doing write-file /dir1/bar in the `foo' buffer leaves it named `foo', rather than `bar<2>'.