all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: WAROQUIERS Philippe <philippe.waroquiers@eurocontrol.int>
Cc: WAROQUIERS Philippe <philippe.waroquiers@eurocontrol.int>,
	VAN VLIERBERGHE Stef <stef.van-vlierberghe@eurocontrol.int>,
	emacs-devel@gnu.org, bruce@perens.com
Subject: RE: [rms@gnu.org: Re: [twurgler@goodyear.com: emacs-21.2.90 on HP 11.0]]
Date: Wed, 17 Jul 2002 12:46:54 +0200	[thread overview]
Message-ID: <5983E4DAC939D311B2F20008C7E62E7A075D238B@clsh01xch.office.cfmu.eurocontrol.be> (raw)


     Results:  1) I can now abort a running job in a shell fine.
     	      2) (sleep-for 3) still never comes back.
	      3) Cursor doesn't blink and still goes away until you touch a
key.
    Thanks for all your efforts.

  It looks like there is still work to be done.
  Bruce, can you find an HPUX developer who can help us
  solve these Emacs problems?

Maybe you have not seen the previous mail I send.
There are 2 problems that were investigated and solved.
One results in a simple patch in sysdep.c (avoid using SA_RESTART).
The other one is the patch in process.c (by the way, I confirm the
final patch you have send is working).

If *both* patches are applied and POSIX_SIGNALS is defined,
all the problems above are disappearing.
In other words:
   (while t)       is interrupted by C-g
   (sleep-for 3)   really sleeps 3 seconds
   abort running job in shell works (both with C-c C-c and with Signal ->
Break)

As far as I can see, Tom has tested with only the process.c patch installed.
This patch only fixes the job abort. The other patch (SA_RESTART) is needed 
to solve the problems 2 and 3 above.

Thanks for the work on all this ...

             reply	other threads:[~2002-07-17 10:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-17 10:46 WAROQUIERS Philippe [this message]
2002-07-17 13:47 ` [rms@gnu.org: Re: [twurgler@goodyear.com: emacs-21.2.90 on HP 11.0]] Tom Wurgler
2002-07-18 14:55   ` Richard Stallman
2002-07-17 18:39 ` Tom Wurgler
2002-07-18 14:55 ` Richard Stallman
2002-07-19 13:37   ` Tom Wurgler
2002-07-19 21:11     ` Stef Van Vlierberghe
  -- strict thread matches above, loose matches on Subject: below --
2002-07-16 14:11 WAROQUIERS Philippe
2002-07-15 10:42 WAROQUIERS Philippe
2002-07-16 13:29 ` Richard Stallman
2002-07-16 13:49   ` Tom Wurgler
2002-07-17  3:03     ` Richard Stallman
     [not found] <5983E4DAC939D311B2F20008C7E62E7A075D2365@clsh01xch.office.cfmu.eurocontrol.be>
2002-07-12 11:12 ` Richard Stallman
2002-07-12 21:52   ` Stef Van Vlierberghe
2002-07-13 14:20     ` Richard Stallman

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=5983E4DAC939D311B2F20008C7E62E7A075D238B@clsh01xch.office.cfmu.eurocontrol.be \
    --to=philippe.waroquiers@eurocontrol.int \
    --cc=bruce@perens.com \
    --cc=emacs-devel@gnu.org \
    --cc=stef.van-vlierberghe@eurocontrol.int \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.