home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / 3b1 / 3791 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!uwm.edu!linac!att!cbnewsc!cbfsb!cbnewsg.cb.att.com!ncherry
  3. From: ncherry@cbnewsg.cb.att.com (neil j.cherry)
  4. Subject: Re: Unix system V question
  5. Message-ID: <1992Nov11.143402.12323@cbfsb.cb.att.com>
  6. Sender: news@cbfsb.cb.att.com
  7. Organization: AT&T
  8. References: <1992Nov10.042638.13432@news.acns.nwu.edu>
  9. Distribution: usa
  10. Date: Wed, 11 Nov 1992 14:34:02 GMT
  11. Lines: 18
  12.  
  13. In article <1992Nov10.042638.13432@news.acns.nwu.edu> richter@birkhoff.math.nwu.edu (Bill Richter) writes:
  14. >I love my 3b1, except for the job control.  I'm used to killing a job
  15. >with C-c; this doesn't seem to ever work.  Even worse, the commands
  16. >jobs and fg don't exist.  Suppose you stop a job, for instance by
  17. >suspending emacs in order to compile the file.  How can you ever get
  18. >back to it?  The command ps gives the process id, which is fine if I
  19. >want to kill the job, but I don't know how to resume it and get back
  20. >to emacs.
  21. >
  22.  
  23. Bill it sounds like you've "shelled out" of emacs, AT&T unix at V3.x doesn't
  24. have true job control. You could use something like shl but I digress. Try
  25. exit, it should return you to emacs (if you've shelled out and not exited).
  26. I hope this helps, if not then ..... ignore this post!
  27.  
  28. NJC
  29.  
  30.  
  31.