home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3857 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.3 KB

  1. Xref: sparky gnu.emacs.help:3857 alt.religion.emacs:363 comp.emacs:2957
  2. Path: sparky!uunet!olivea!decwrl!concert!rock!stanford.edu!CSD-NewsHost.Stanford.EDU!CSD-Newshost!witchel
  3. From: witchel@Xenon.Stanford.EDU (Emmett Jethro Witchel)
  4. Newsgroups: gnu.emacs.help,alt.religion.emacs,comp.emacs
  5. Subject: Can 1 buffer visit >1 file?
  6. Message-ID: <WITCHEL.92Aug26162918@Xenon.Stanford.EDU>
  7. Date: 26 Aug 92 23:29:18 GMT
  8. Sender: news@CSD-NewsHost.Stanford.EDU
  9. Distribution: gnu
  10. Organization: /u/witchel/.organization
  11. Lines: 21
  12.  
  13.  
  14.     Is is possible for 1 buffer to be visiting more than one file?
  15.  
  16.     My problem is that I want to maintain identical copies of a source
  17. file over 2 hosts.  I can use the excellent ange-ftp to visit the remote
  18. file.  When I change it, I would like a save-buffer to write the buffer
  19. to both the remote file, and my local copy of the file.
  20.  
  21.     As it is now, I save to the remote copy, then either ftp the file
  22. over to my local machine (pain), or do a write-file to my local copy.
  23. In the latter case, however, since it seems that a buffer can only
  24. visit one file at a time, I am now visiting my local copy of the file.
  25. Now, when I edit anew, I have to remember that the save is local, and
  26. I must write to the remote copy.  This ping-pong effect gets confusing
  27. quickly.
  28.  
  29.     No, my installation does not have rdist.
  30.  
  31. Any suggestions are appreciated
  32. thanks
  33. emmett
  34.