home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.22 / text0036.txt < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  25 lines

  1. Submitted-by: sef@kithrup.COM (Sean Eric Fagan)
  2.  
  3. In article <16068@cs.utexas.edu> thorinn@rimfaxe.diku.dk (Lars Henrik Mathiesen) writes:
  4. >I'd very much hope that such an ioctl would include checks for the
  5. >termio settings of the slave side: A signal should only be allowed if
  6. >it would be possible to write a character on the master pty to achieve
  7. >the same result. (And then, why not do just that?)
  8.  
  9. Because that won't support existing practice.
  10.  
  11. Emacs defines C-xC-c in shell mode to be "interrupt-shell-subjob."  It is
  12. defined to send a SIGINT to the process group.  Not a control-c, or DEL, or
  13. whatever you have your interrupt character defined as.  Note that emacs
  14. terminates the shell by sending it (I believe) a SIGTERM.  What keyboard
  15. sequence generates that signal?
  16.  
  17. -- 
  18. Sean Eric Fagan  | "I made the universe, but please don't blame me for it;
  19. sef@kithrup.COM  |  I had a bellyache at the time."
  20. -----------------+           -- The Turtle (Stephen King, _It_)
  21. Any opinions expressed are my own, and generally unpopular with others.
  22.  
  23. Volume-Number: Volume 22, Number 37
  24.  
  25.