unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 22485@debbugs.gnu.org
Subject: bug#22485: M-x compile cuts off output if signal is received!
Date: Fri, 29 Jan 2016 03:38:46 +0800	[thread overview]
Message-ID: <8760ydijeh.fsf@jidanni.org> (raw)

$ 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"





             reply	other threads:[~2016-01-28 19:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 19:38 積丹尼 Dan Jacobson [this message]
2016-01-28 19:57 ` bug#22485: M-x compile cuts off output if signal is received! Eli Zaretskii
2016-01-28 21:18   ` Óscar Fuentes
2016-01-28 22:09 ` 積丹尼 Dan Jacobson
2016-03-02  0:08 ` 積丹尼 Dan Jacobson
2016-12-07 20:20   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760ydijeh.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=22485@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).