Gnus development mailing list
 help / color / mirror / Atom feed
From: Jaap-Henk Hoepman <hoepman@cs.utwente.nl>
Subject: Re: External MIME viewers are killed when switching article. Why?
Date: 03 May 2001 21:03:11 +0200	[thread overview]
Message-ID: <kpzocu9rww.fsf@utip202.cs.utwente.nl> (raw)
In-Reply-To: <87oftae0pj.fsf@wesley.springies.com>


I tried that; problem is, staroffice itself is started through a wrapper
scripts spawning several other programs. The nohup doesn't protect against
xemacs `killing' those.

Jaap-Henk

On Thu, 03 May 2001 14:39:38 -0400 Alan Shutko <ats@acm.org> writes:
> Jaap-Henk Hoepman <hoepman@cs.utwente.nl> writes:
> 
> > I tried specifying a small wrapper to handle the MIME type which in
> > turn spawns the real application in the background, but this doesn't
> > work. Apparently, Xemacs, when asked to delete a process, sends
> > SIGHUP to _all_ processes in the process group.
> 
> Well, you could nohup the application.  You'll also have to make sure
> the file it's loading is still there when it's done loading, since
> iirc, Gnus will delete the file after the helper-app returns.
> 
> Something like
> 
> cp $1 $TMPDIR/$1.$$ 
> nohup soffice $TMPDIR/$1.$$
> 
> -- 
> Alan Shutko <ats@acm.org> - In a variety of flavors!
> Apathy Club meeting this Friday.  If you want to come, you're not invited.

-- 
Jaap-Henk Hoepman             | Come sail your ships around me
Dept. of Computer Science     | And burn your bridges down
University of Twente          |       Nick Cave - "Ship Song"
Email: hoepman@cs.utwente.nl === WWW: www.cs.utwente.nl/~hoepman
Phone: +31 53 4893795 === Secr: +31 53 4893770 === Fax: +31 53 4894590
PGP ID: 0xF52E26DD  Fingerprint: 1AED DDEB C7F1 DBB3  0556 4732 4217 ABEF


  reply	other threads:[~2001-05-03 19:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-03 18:26 Jaap-Henk Hoepman
2001-05-03 18:39 ` Alan Shutko
2001-05-03 19:03   ` Jaap-Henk Hoepman [this message]
2001-05-03 23:18 ` Karl Kleinpaste

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=kpzocu9rww.fsf@utip202.cs.utwente.nl \
    --to=hoepman@cs.utwente.nl \
    /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.
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).