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

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!lll-winken!iggy.GW.Vitalink.COM!cs.widener.edu!umn.edu!deci!mack
  2. From: mack@deci.cs.umn.edu (Dan Mack)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: Emacs and Distibuted Computing.
  5. Message-ID: <mack.715004069@deci>
  6. Date: 28 Aug 92 12:14:29 GMT
  7. References: <1992Aug27.120025.12576@nessie.mcc.ac.uk>
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Organization: University of Minnesota
  10. Lines: 51
  11. Nntp-Posting-Host: deci.cs.umn.edu
  12.  
  13. In <1992Aug27.120025.12576@nessie.mcc.ac.uk> segr@nessie.mcc.ac.uk (Simon Read) writes:
  14.  
  15. >I'm an emacs novice, but I can hack a bit of LISP when necessary.
  16.  
  17. >My problem is this:
  18.  
  19. >At UMIST we have different machines for different things:
  20. >Xterminals, Mail Servers, News Servers, Big Processors etc. 
  21. >And I have an account on each.
  22.  
  23. >What I want to be able to do is to set up ONE emacs on ONE machine
  24. >which loads and saves files from ANY machine, and handles mail/News.
  25. >How on earth do I go about doing this?
  26.  
  27. >This will also help me to justify emacs to some sceptics here who
  28. >prefer such abberrations as xedit and vi. (And also my insistence
  29. >on a _REAL_ VT100).
  30.  
  31. >I'm happy to RTFM, if someone will tell me which FM and which
  32. >FSection.
  33.  
  34. >Many Thanks in advance
  35.  
  36.  
  37. >Simon Read
  38. >--------------
  39. >Simon.Read@umist.ac.uk
  40.  
  41. I'd like this functionality as well.  It's  seems like like a waste of
  42. CPU/IO  time to start up a new  emacs process on a remote host when  I
  43. have a perfectly idle one running on my workstation.
  44.  
  45. It would nice if emacs 19 had a new and improved 'emacsclient' program
  46. that could take a host and/or port argument.  That way you could put
  47. something like this in your .cshrc file:
  48.  
  49.     alias vi 'emacsclient -h my.local.work.station \!*'     :^)
  50.  
  51. And whenenver you edited on a remote machine, the text would be sent
  52. via tcp to the emacs process on your local workstation or wherever.
  53.  
  54. It looks like  the place to start would be in emacsclient.c but I just
  55. don't have the  time.  Has anyone else written anything like this  and
  56. like to share it?
  57.  
  58. Dan
  59. --
  60. -- -- -- --- --- --- ---- ----  ___  ---- ----- ----- ----- ------ ------ -----
  61. Dan Mack (mack@cray.com)       / | \         "We're not hitchiking anymore... ..
  62. Sun/SGI Resource Group         \/_\/           We're riding!"  -Commander Hoek
  63. Cray Research, Eagan MN   ----- ----- ----- ---- ---- ---- --- --- --- -- -- --
  64.