public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce•org>
To: Benjamin Collins <ben.collins@acm•org>
Cc: git@vger•kernel.org
Subject: Re: git-gui hangs on read
Date: Tue, 22 Apr 2008 19:25:30 -0400	[thread overview]
Message-ID: <20080422232530.GK29771@spearce.org> (raw)
In-Reply-To: <b3889dff0804220634u58a5ed21yf8a4f369471c6534@mail.gmail.com>

Benjamin Collins <ben.collins@acm•org> wrote:
> On Mon, Apr 21, 2008 at 7:13 PM, Shawn O. Pearce <spearce@spearce•org> wrote:
> >  From the strace it looks like your aspell is not giving us a
> >  reply to the "$$cr master" command.  What does this give you?
> 
> $ aspell --mode=none --encoding=UTF-8 pipe <<EOF
> > !
> > $$cr master
> > EOF
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.50.5)
> & cr 70 5: Cr, cry, RC, CPR, CRT, Car, car, ctr, cur, CT, Ct, ct, C, R, c, r, Ce
> , cir, Gr, Jr, Kr, gr, qr, NCR, OCR, VCR, CA, CO, Ca, Co, Cu, RR, ca, cc, ck, co
> , cu, cw, yr, BR, Br, CB, CD, CF, CV, CZ, Cb, Cd, Cf, Cl, Cm, Cs, Dr, Fr, HR, Lr
> , Mr, PR, Pr, Sr, Zr, cf, cg, cl, cm, cs, fr, hr, pr, tr
> 

Awww hell.  I think I see two issues.  The first is $$ maybe
was expanded by your shell so aspell didn't see it as a command?
I should have used <<'EOF' to avoid that, but I uh, forgot.

Can you upgrade aspell to 0.60.5?  Everywhere that I have used
git-gui 0.10 that's the version I have had available.  I wonder
if 0.50.5 has an issue here, or just doesn't support the "$$cr"
command I was trying to use.  In which case I can try to make
git-gui 0.10.2 detect the aspell version and avoid using $$cr
if its an old version.

-- 
Shawn.

  reply	other threads:[~2008-04-22 23:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 14:23 git-gui hangs on read Benjamin Collins
2008-04-21 21:05 ` Benjamin Collins
2008-04-22  0:13 ` Shawn O. Pearce
2008-04-22 13:34   ` Benjamin Collins
2008-04-22 23:25     ` Shawn O. Pearce [this message]
2008-04-23  8:50       ` Gustaf Hendeby
2008-04-23 14:16         ` Benjamin Collins
2008-04-23 14:49           ` Gustaf Hendeby
2008-04-24  1:00             ` Shawn O. Pearce
2008-04-24  6:54               ` Gustaf Hendeby
2008-04-25  1:02                 ` Shawn O. Pearce
2008-04-25  6:45                   ` Gustaf Hendeby

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=20080422232530.GK29771@spearce.org \
    --to=spearce@spearce$(echo .)org \
    --cc=ben.collins@acm$(echo .)org \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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