GNU bug report logs -
#12697
24.2; Emacs crashes when using it as the commit editor for git
Previous Next
Reported by: Matthew Leach <matthew <at> mattleach.net>
Date: Mon, 22 Oct 2012 01:57:02 UTC
Severity: important
Tags: patch
Found in version 24.2
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> C-g in emacs -nw is equivalent to SIGINT on the controlling terminal.
>> This causes all processes in the same process group to receive SIGINT,
>> which includes the parent git process
>
> Shouldn't git block SIGINT when it invokes $EDITOR?
Maybe. Perhaps the OP should report it to the git list.
>> now that emacs no longer puts itself and the terminal into its own
>> process group.
>
> Did we have good reason to stop doing that?
IMHO no. All the BSD_PGRPS stuff was removed on the premise that it
wasn't used any more, but disabling BSD_PGRPS in s/gnu-linux.h was
already questionable.
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
This bug report was last modified 12 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.