zsh-workers
 help / color / mirror / code / Atom feed
From: Richard Coleman <coleman@math.gatech.edu>
To: zsh-workers@math.gatech.edu
Subject: Re: Background jobs with no job control / disown bug?
Date: Fri, 03 Nov 1995 06:36:01 -0500	[thread overview]
Message-ID: <199511031136.GAA02019@redwood.skiles.gatech.edu> (raw)
In-Reply-To: Your message of "Fri, 03 Nov 1995 12:28:31 +0100." <9511031128.AA24164@sgi.ifh.de>

> It occurred to me that one way of avoiding a background job getting
> job control (disown is not a sufficient method in a function) is to
> unsetopt MONITOR, spawn the job, then setopt MONITOR again.  This
> nearly works.  Unfortunately,
> 
> % unsetopt monitor
> % sleep 30 &
> % setopt monitor
> % jobs
> [1] + running

I had thought that adding a new pre-command `nojob' would be
a good idea.  But to do this right would probably require some
work.

I was thinking that this and `noalias' would both be good ideas.
I havn't looked at how to implement them yet.

rc


  reply	other threads:[~1995-11-03 12:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-03 11:28 Peter William Stephenson
1995-11-03 11:36 ` Richard Coleman [this message]
1995-11-03 15:05   ` Zoltan Hidvegi
1995-11-03 15:47     ` Zefram
1995-11-03 14:32 ` Chip Salzenberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199511031136.GAA02019@redwood.skiles.gatech.edu \
    --to=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).