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

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

[debbugs-tracker] bug#22485: closed (M-x compile cuts off output if sign


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22485: closed (M-x compile cuts off output if signal is received!)
Date: Wed, 07 Dec 2016 20:21:01 +0000

Your message dated Wed, 07 Dec 2016 15:20:15 -0500
with message-id <address@hidden>
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
address@hidden)


-- 
22485: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22485
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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"



--- End Message ---
--- Begin Message --- Subject: Re: bug#22485: M-x compile cuts off output if signal is received! Date: Wed, 07 Dec 2016 15:20:15 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
> 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.


--- End Message ---

reply via email to

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