GNU bug report logs -
#62958
[PATCH] Set PAGER=cat in comint.el
Previous Next
Full log
View this message in rfc822 format
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Cc: sbaugh <at> catern.com, 62958 <at> debbugs.gnu.org
> Date: Tue, 09 May 2023 13:13:56 -0400
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> From: Spencer Baugh <sbaugh <at> janestreet.com>
> >> Date: Tue, 9 May 2023 13:01:07 -0400
> >> Cc: sbaugh <at> catern.com, 62958 <at> debbugs.gnu.org
> >>
> >> I'm asking why this is not already obvious from the fact that this is
> >> a defcustom, by default off. All your addition says is "don't disable
> >> paging in all cases, sometimes it can be useful". But we already said
> >> that, in effect, by making the paging enabled by default. So there's
> >> no reason to have that text, as it isn't instrumental, and doesn't add
> >> anything.
> >>
> >> How does "this is a defcustom, by default off" communicate "you should use vc-print-log if you turn this
> >> on"?
> >
> > Why are we suddenly talking about vc-print-log when discussing a much
> > more general feature?
>
> Because disabling pagination effectively breaks the shell command "git
> log" and vc-print-log is one alternative to running "git log", and I
> don't know how else the user would realize that. (In my experience with
> talking to users about this, they usually don't)
A doc string of a general option is not the proper place for talking
about some very specific case when that option is used. If the main
problem is vc-print-log, we should find another way of dealing with
it.
This bug report was last modified 2 years and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.