home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / emacs / 2719 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  638 b 

  1. Path: sparky!uunet!cimshop!helios!cdrigget
  2. From: cdrigget@helios.UUCP (Christopher T. Driggett)
  3. Newsgroups: comp.emacs
  4. Subject: Re: emacsclient doesn't work
  5. Keywords: emacsclient
  6. Message-ID: <8647@cimshop.UUCP>
  7. Date: 27 Jul 92 18:57:04 GMT
  8. References: <asrael.711961099@bob> <1992Jul24.170745.27643@mintaka.lcs.mit.edu> <asrael.712221000@bob>
  9. Sender: root@cimshop.UUCP
  10. Organization: Consilium Inc
  11. Lines: 7
  12.  
  13. You must first run a regular emacs and then you can say emacsclient <file> and the file will appear in your first emacs window.  That's how I got it to work on SUN sparc 2 .
  14.  
  15. Summary:
  16.     emacs .profile &
  17.     emacsclient .cshrc &
  18.  
  19. Chris
  20.