Miles Bader schrieb: > Just (setenv "PAGER" "cat") in .emacs. > > [I actually have it set to /bin/cat, not sure if that's meaningful or not.] No, really, you should set it to plain "cat": As a special case git recognizes this token and does not run any pager. If you set it to "/bin/cat" it does run a pager, namely /bin/cat. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html