bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: interrupting subjobs does not work on Solaris 9


From: Richard Stallman
Subject: Re: interrupting subjobs does not work on Solaris 9
Date: Wed, 3 Jul 2002 14:57:54 -0600 (MDT)

    If you start a subprocess eg a shell and then start a program e.g,
    sleep 20. On Solaris 9 you cannot interrupt the sleep command by use of
    C-c C-c.

This and the other problem need to be investigated by people
familiar with Solaris.  I suspect this one relates to the system calls
used in process_send_signal to send the signal to the subprocess,
or to the use of process groups.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]