git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Couder <chriscool@tuxfamily.org>
To: Xavier Maillard <xma@gnu.org>
Cc: junkio@cox.net, pascal@obry.net, nanako3@bluebottle.com,
	git@vger.kernel.org
Subject: Re: [PATCH 1/2 resend] help: add "man.viewer" config var to use "woman" or "konqueror"
Date: Tue, 11 Mar 2008 06:48:15 +0100	[thread overview]
Message-ID: <200803110648.16117.chriscool@tuxfamily.org> (raw)
In-Reply-To: <200803110100.m2B102k9007026@localhost.localdomain>

Le mardi 11 mars 2008, Xavier Maillard a écrit :
>    This patch makes it possible to view man pages using other tools
>    than the "man" program. It also implements support for emacs'
>    "woman" and konqueror with the man KIO slave to view man pages.
>
>    Note that "emacsclient" is used with option "-e" to launch "woman"
>    on emacs and this works only on versions >= 22.
>
>    Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
>
> Acked-off-by: Xavier Maillard <xma@gnu.org>

Thanks. ("Tested-by:" may be better though.) 

> There is something wrong though. git cmd --help should wait for
> the server to return in my opinion.

When I try something like the following on the command line:

$ emacsclient -e '(woman "fork")'

emacsclient doesn't wait for the server to return.

So I don't see how and why we should wait.

Thanks,
Christian.

  reply	other threads:[~2008-03-11  5:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07  7:46 [PATCH 1/2 resend] help: add "man.viewer" config var to use "woman" or "konqueror" Christian Couder
2008-03-11  1:00 ` Xavier Maillard
2008-03-11  5:48   ` Christian Couder [this message]
2008-03-12  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=200803110648.16117.chriscool@tuxfamily.org \
    --to=chriscool@tuxfamily.org \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=nanako3@bluebottle.com \
    --cc=pascal@obry.net \
    --cc=xma@gnu.org \
    /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).