From: Xavier Maillard <xma@gnu.org>
To: Christian Couder <chriscool@tuxfamily.org>
Cc: gitster@pobox.com, pascal@obry.net, nanako3@bluebottle.com,
git@vger.kernel.org
Subject: Re: [PATCH 1/2] help: use man viewer path from "man.<tool>.path" config var
Date: Sun, 23 Mar 2008 02:00:04 +0100 [thread overview]
Message-ID: <200803230100.m2N104Gb025279@localhost.localdomain> (raw)
In-Reply-To: <200803210823.47899.chriscool@tuxfamily.org> (message from Christian Couder on Fri, 21 Mar 2008 08:23:47 +0100)
Le jeudi 20 mars 2008, Junio C Hamano a écrit :
> Christian Couder <chriscool@tuxfamily.org> writes:
> > Yes, but if the user just wants to use a konq that is not in the path,
> > then the konq specified with "man.konqueror.path" should behave the
> > same as when using the konq in the path. That means that we should also
> > try to open a new tab on an existing konq, and this will not be the
> > case if we use "/path/konqueror URL" instead of "/path/kfmclient newTab
> > URL".
>
> If that inconsistency bothers you, you probably should rename the
> built-in konqueror support to "kfmclient", which is more honest approach,
> I would think.
It's perhaps more honest, but kfmclient is not as well known as konqueror.
I am not a KDE user at all and it is true that outside from here,
konqueror is a well known program whereas kfmlient is not (by the
way what is exactly kfmclient ?).
Isn't a documentation patch like this enough:
------8<---------
diff --git a/Documentation/git-help.txt b/Documentation/git-help.txt
index 4c6cb21..0ece412 100644
--- a/Documentation/git-help.txt
+++ b/Documentation/git-help.txt
@@ -87,7 +87,8 @@ is chosen. Only the following values are currently
supported:
* "man": use the 'man' program as usual,
* "woman": use 'emacsclient' to launch the "woman" mode in emacs
(this only works starting with emacsclient versions 22),
-* "konqueror": use a man KIO slave in konqueror.
+* "konqueror": use kfmclient to open the man page in a new konqueror
+tab.
I find this clearer at user point of view than the older entry.
Regards,
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
next prev parent reply other threads:[~2008-03-23 1:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-18 5:22 [PATCH 1/2] help: use man viewer path from "man.<tool>.path" config var Christian Couder
2008-03-18 19:02 ` Junio C Hamano
2008-03-20 7:49 ` Christian Couder
2008-03-20 16:51 ` Junio C Hamano
2008-03-21 7:23 ` Christian Couder
2008-03-21 8:56 ` Junio C Hamano
2008-03-25 6:19 ` Christian Couder
2008-03-25 6:45 ` Junio C Hamano
2008-03-26 23:42 ` Christian Couder
2008-03-23 1:00 ` Xavier Maillard [this message]
2008-03-21 1:00 ` Xavier Maillard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200803230100.m2N104Gb025279@localhost.localdomain \
--to=xma@gnu.org \
--cc=chriscool@tuxfamily.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=nanako3@bluebottle.com \
--cc=pascal@obry.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).