home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3951 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.2 KB  |  32 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!eff!news.byu.edu!ux1!mica.inel.gov!guinness!guinness.idbsu.edu!alex
  3. From: alex@opal.idbsu.edu (Alex Feldman)
  4. Subject: Process communication in emacs
  5. Message-ID: <ALEX.92Sep2073642@opal.idbsu.edu>
  6. Sender: usenet@guinness.idbsu.edu (Usenet News mail)
  7. Nntp-Posting-Host: opal
  8. Organization: Boise State University Math Dept.
  9. Date: 2 Sep 92 07:36:42
  10. Lines: 20
  11.  
  12. I installed the HP Unofficial Gnu Emacs, which is just emacs
  13. 18.58.1.18 with some extra lisp code.  There seems to be a bug in the
  14. interprocess communication; I can't use send-string, or
  15. process-send-string (those are the same, right?), and in fact, even
  16. when I just ask about them with Ctrl-H F, emacs hangs.  I can get
  17. emacs back with an interrupt, but still have no way to use these
  18. things.
  19.  
  20. These functions are used by some very useful packages, like gnus and
  21. ispell.el, and I really need them.  Can anyone tell me what to do to
  22. make them work?  Do I have some permissions wrong someplace, or should
  23. I get another copy of process.c and compile that?
  24.  
  25. I'd really appreciate some help on this.  I really don't know anything
  26. about emacs internals.
  27.  
  28. Thanks,
  29. --
  30.     --alex            alex@math.idbsu.edu
  31.  
  32.