From: Chong Yidong <cyd@stupidchicken.com>
To: Tassilo Horn <thorn@fastmail.fm>
Cc: 1451@emacsbugs.donarmstrong.com
Subject: bug#1451: 23.0.60; *shell* swallows meaningful command output lines
Date: Sun, 30 Nov 2008 18:41:00 -0500 [thread overview]
Message-ID: <87r64swzn7.fsf@cyd.mit.edu> (raw)
> When I use `M-x shell' and go to one of my git repositories I get this:
>
> horn@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.)
next reply other threads:[~2008-11-30 23:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-30 23:41 Chong Yidong [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-28 13:38 bug#1451: 23.0.60; *shell* swallows meaningful command output lines Tassilo Horn
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r64swzn7.fsf@cyd.mit.edu \
--to=cyd@stupidchicken.com \
--cc=1451@emacsbugs.donarmstrong.com \
--cc=thorn@fastmail.fm \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.