GNU bug report logs -
#22225
25.0.50; stop-process appears to have no effect on Linux
Previous Next
Reported by: raman <raman <at> google.com>
Date: Tue, 22 Dec 2015 20:59:02 UTC
Severity: minor
Tags: moreinfo, wontfix
Found in version 25.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 22225 <at> debbugs.gnu.org (full text, mbox):
help-debbugs <at> gnu.org (GNU bug Tracking System) writes:
Following up with additional info:
Note that signal-process does work in the same environment for the same
example -- ie this code fragment behaves as expected.
(setq proc
(let ((process-connection-type nil))
(start-process "mplayer" nil "mplayer"
(expand-file-name "emacspeak.mp3" emacspeak-sounds-directory))))
(signal-process proc 'sigstop) ;suspends it
(signal-process proc 'sigcont) ;resumes it
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> bug-gnu-emacs <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 22225 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
--
This bug report was last modified 8 years and 168 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.