GNU bug report logs - #22485
M-x compile cuts off output if signal is received!

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Thu, 28 Jan 2016 19:40:02 UTC

Severity: minor

Tags: moreinfo

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#22485: closed (M-x compile cuts off output if signal is
 received!)
Date: Wed, 07 Dec 2016 20:21:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 Dec 2016 15:20:15 -0500
with message-id <bn1sxjh4ow.fsf <at> fencepost.gnu.org>
and subject line Re: bug#22485: M-x compile cuts off output if signal is received!
has caused the debbugs.gnu.org bug report #22485,
regarding M-x compile cuts off output if signal is received!
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22485: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22485
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: M-x compile cuts off output if signal is received!
Date: Fri, 29 Jan 2016 03:38:46 +0800
$ cat makefile
boom:
	seq 1111; false
boom1:
	seq 1111; true
boom2:
	seq 1111; false; m=$$?; sleep 1; exit $$m

M-x compile make boom gives

...
1039
1040
10
Compilation exited abnormally with code 2 at Fri Jan 29 03:24:38

The output is cut off!

What if things looked good, except for an important message that was cut
off?!!?

make boom1 or make boom2 are fine.

Also make boom with a fresh account works fine.

Only make boom with my
http://jidanni.org/comp/configuration/ is bad.

See also #22283 .

(emacs-version)"GNU Emacs 24.5.1 (i586-pc-linux-gnu, GTK+ Version 3.18.6)
 of 2016-01-23 on x86-csail-01, modified by Debian"


[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 22485-done <at> debbugs.gnu.org
Subject: Re: bug#22485: M-x compile cuts off output if signal is received!
Date: Wed, 07 Dec 2016 15:20:15 -0500
> Yes it must be something in my configuration files I mentioned, as it
> doesn't happen with emacs -Q. But what?

You can reopen this if you ever find out.


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.