Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] builtin-help: fallback to GIT_MAN_VIEWER before man

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:45:15

Romain Francoise [off-list ref] writes:
In some situations it is useful to be able to switch viewers via the
environment, e.g. in Emacs shell buffers.  So check the GIT_MAN_VIEWER
environment variable and try it before falling back to "man".

Signed-off-by: Romain Francoise <redacted>
---

The motivation for this is that I want the viewer to be "woman" in
Emacs shell buffers and "man" otherwise, and having an environment
variable (like PAGER or EDITOR) is cleaner than using a
man.viewer.cmd wrapper to do the redirection.
Obviously I am biased, as I am among the people who have PAGER=cat and
EDITOR=emacsclient, and 70% of whose command invocation is from within the
"M-x compile", but I like this.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help