GNU bug report logs - #1451
23.0.60; *shell* swallows meaningful command output lines

Previous Next

Package: emacs;

Reported by: Tassilo Horn <thorn <at> fastmail.fm>

Date: Fri, 28 Nov 2008 13:45:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Tassilo Horn <thorn <at> fastmail.fm>
Cc: 1451 <at> debbugs.gnu.org
Subject: bug#1451: 23.0.60; *shell* swallows meaningful command output lines
Date: Sun, 30 Nov 2008 18:41:00 -0500
> When I use `M-x shell' and go to one of my git repositories I get this:
>
> horn <at> thinkpad:~/repos/org> git status
> # On branch master
> no changes added to commit (use "git add" and/or "git commit -a")

I can't reproduce this with `emacs -Q':

  ~/temp/emacs $ git --no-pager status
  # On branch master
  # Changed but not updated:
  #   (use "git add <file>..." to update what will be committed)
  #
  #       modified:   src/ChangeLog
  #
  no changes added to commit (use "git add" and/or "git commit -a")

(git tries using a pager if the --no-pager option is omitted, which is
presumably not what you want in this bug report.)




This bug report was last modified 16 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.