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


Message #8 received at 22485 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 22485 <at> debbugs.gnu.org
Subject: Re: bug#22485: M-x compile cuts off output if signal is received!
Date: Thu, 28 Jan 2016 21:57:45 +0200
> From: 積丹尼 Dan Jacobson
> 	<jidanni <at> jidanni.org>
> 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!

I cannot reproduce this.




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.