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

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

bug#16892: 24.3; terminal corruption after emacsclient -t &


From: Paul Eggert
Subject: bug#16892: 24.3; terminal corruption after emacsclient -t &
Date: Wed, 05 Mar 2014 00:07:00 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Thanks for the bug report. How about the attached (untested) patch instead? It checks for tcgetpgrp failure. Also, the glibc manual suggests that emacsclient should be killing its process group with SIGTTIN, not itself with SIGSTOP. See:

http://www.gnu.org/software/libc/manual/html_node/Foreground-and-Background.html

Attachment: emacsclient.diff
Description: Text document


reply via email to

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