all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tom@tromey.com>
To: raman <raman@google.com>
Cc: 22225@debbugs.gnu.org
Subject: bug#22225: Acknowledgement (25.0.50; stop-process appears to have no effect on Linux )
Date: Wed, 23 Dec 2015 08:17:03 -0700	[thread overview]
Message-ID: <87bn9h9ouo.fsf@tromey.com> (raw)
In-Reply-To: <p91zix22l9z.fsf@google.com> (raman@google.com's message of "Tue,  22 Dec 2015 14:03:52 -0800")

>>>>> "raman" == raman  <raman@google.com> writes:

raman> help-debbugs@gnu.org (GNU bug Tracking System) writes:
raman> Following up with additional info:

raman> Note that signal-process does work in the same environment for the  same
raman> example -- ie this code fragment behaves as expected.
raman> (setq proc
raman>       (let ((process-connection-type nil))
raman>         (start-process "mplayer" nil "mplayer"
raman> (expand-file-name "emacspeak.mp3" emacspeak-sounds-directory))))
raman> (signal-process  proc 'sigstop) ;suspends it

FWIW, stop-process uses SIGTSTP, not SIGSTOP, so this isn't exactly
equivalent.

Does your snippet work if you use 'sigtstp instead?

Tom





  reply	other threads:[~2015-12-23 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 20:57 bug#22225: 25.0.50; stop-process appears to have no effect on Linux raman
     [not found] ` <handler.22225.B.145081789812781.ack@debbugs.gnu.org>
2015-12-22 22:03   ` bug#22225: Acknowledgement (25.0.50; stop-process appears to have no effect on Linux ) raman
2015-12-23 15:17     ` Tom Tromey [this message]
2016-12-07 20:23       ` Glenn Morris

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=87bn9h9ouo.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=22225@debbugs.gnu.org \
    --cc=raman@google.com \
    /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.