Re: git-diff should not fire up $PAGER, period!

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Wednesday, December 17, 2008 - 3:02 pm

jidanni@jidanni.org writes:


Any semi-good emacs users (let alone hackers) export PAGER=cat to be used
in compilation mode (and possibly shell mode), so this is not a problem in
practice.

I have something like this in my .emacs:

    (setenv "PAGER" "cat")

I suspect (I am just a user not a hacker) this will have bad interaction
with emacs terminal emulation mode, but I do not use the mode, so it is
enough for me.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-diff should not fire up $PAGER, period!, jidanni, (Wed Dec 17, 2:45 pm)
Re: git-diff should not fire up $PAGER, period!, Junio C Hamano, (Wed Dec 17, 3:02 pm)
Re: git-diff should not fire up $PAGER, period!, Linus Torvalds, (Wed Dec 17, 3:04 pm)
Re: git-diff should not fire up $PAGER, period!, Jeff King, (Wed Dec 17, 8:31 pm)
Re: git-diff should not fire up $PAGER, period!, Miles Bader, (Sun Dec 21, 8:27 pm)
Re: git-diff should not fire up $PAGER, period!, Miles Bader, (Sun Dec 21, 8:28 pm)
Re: git-diff should not fire up $PAGER, period!, Johannes Sixt, (Mon Dec 22, 12:55 am)
Re: git-diff should not fire up $PAGER, period!, Junio C Hamano, (Mon Dec 22, 1:30 am)