home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / lucidem / help / 134 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.7 KB

  1. Path: sparky!uunet!mcsun!corton!loria!news.loria.fr!bosch
  2. From: bosch@loria.fr (Guido Bosch)
  3. Newsgroups: alt.lucid-emacs.help
  4. Subject: Re: Ilisp: interrupting the inferior lisp process
  5. Message-ID: <BOSCH.92Jul26232738@moebius.loria.fr>
  6. Date: 26 Jul 92 21:27:38 GMT
  7. References: <1992Jul23.165340.15396@jpl-devvax.jpl.nasa.gov>
  8. Sender: news@news.loria.fr
  9. Followup-To: alt.lucid-emacs.help
  10. Organization: INRIA-Lorraine / CRIN, Nancy, France
  11. Lines: 30
  12. In-reply-to: rouquett@Aig.Jpl.Nasa.Gov's message of 23 Jul 92 16:53:40 GMT
  13.  
  14. In article <1992Jul23.165340.15396@jpl-devvax.jpl.nasa.gov> rouquett@Aig.Jpl.Nasa.Gov (Nicolas Rouquette) writes:
  15.  >   THere seems to be a problem with Ilisp: both interrupt-subjob-ilisp 
  16.  >   and reset-ilisp don't affect the inferior ilisp process at all. 
  17.  >   Has anyone encountered this or is there a known workaround?
  18.  >
  19.  >   This occurs with lemacs 19.1 with binaries from lucid. We're running
  20.  >   both 4.1.1 and 4.1.2 and openwindows 3.0.
  21.  >
  22.  
  23. I don't have a fix, but some more details on that problem: 
  24.  
  25. The elisp function `interrupt-process' does not work correctly if the
  26. process to interrupt uses pipes for the comunication with Emacs (this
  27. happens if the variable `process-connection-type' is nil at the moment
  28. Emacs  starts an inferior process, as is the case for ILISP).
  29.  
  30. The command `shell' uses a pty instead, and then `interrupt-process'
  31. seems to work.
  32.  
  33. -- Guido
  34.  
  35. --
  36. Guido BOSCH, INRIA-Lorraine/CRIN
  37. Institut National de Recherche en Informatique et en Automatique (INRIA)
  38. Centre de Recherche en Informatique de Nancy (CRIN)
  39. Campus scientifique, B.P. 239            
  40. 54506 Vandoeuvre-les-Nancy CEDEX           
  41. Tel.: (+33) 83.91.24.24
  42. Fax.: (+33) 83.41.30.79                    
  43. email: bosch@loria.fr                 
  44.