help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: git diff output - terminal is not fully functional


From: Andreas Röhler
Subject: Re: git diff output - terminal is not fully functional
Date: Tue, 17 Aug 2010 19:21:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Am 17.08.2010 18:54, schrieb Erik Iverson:


Andreas Röhler wrote:
Am 17.08.2010 18:36, schrieb Erik Iverson:

with `git diff' from an shell inside Emacs,
output stops at every diff-line,
reporting its line.

Also I get a

"WARNING: terminal is not fully functional

git-config --global core.pager ""



unfortunatly it has no effect.
Also editing file config in .git fails.
While setting is recognised by --list

Well it definitely works for me, so something
else must be going on. What does your global
~/.gitconfig look like?

Mine is :

[user]
name = Erik Iverson
email = user@email.com
[core]
editor = emacs
pager =

Which version of git are you running?


git version 1.5.2.4

I'm using git version 1.7.1, could very well be the difference?


Hmm, maybe.

For the moment

git diff | tee

solves it...

Thanks all commenting

Andreas

--
https://code.launchpad.net/~a-roehler/python-mode
https://code.launchpad.net/s-x-emacs-werkstatt/




reply via email to

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