git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Gustaf Hendeby <hendeby@isy.liu.se>
Cc: Benjamin Collins <ben.collins@acm.org>, git@vger.kernel.org
Subject: Re: git-gui hangs on read
Date: Wed, 23 Apr 2008 21:00:15 -0400	[thread overview]
Message-ID: <20080424010015.GS29771@spearce.org> (raw)
In-Reply-To: <480F4C6E.9070400@isy.liu.se>

Gustaf Hendeby <hendeby@isy.liu.se> wrote:
> On 04/23/2008 04:16 PM, Benjamin Collins wrote:
> >What I have done for now is to comment out the line in gui-gui that
> >does the lappend on spell_cmd, near the end.

Here's another work around that doesn't require editing the code.
Just turn the d**n spell checker off:

	git config --global gui.spellingdictionary none

That will keep us from evening trying to launch aspell, and since
its global (in your ~/.gitconfig) it should default into every
repository you have, or create.

Apparently aspell 0.50 does not like git-gui.  I'll have to look at
the version header and abort trying to use aspell if it is pre 0.60.

git-gui 0.10.2 here we come.

-- 
Shawn.

  reply	other threads:[~2008-04-24  1:01 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
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 [this message]
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=20080424010015.GS29771@spearce.org \
    --to=spearce@spearce.org \
    --cc=ben.collins@acm.org \
    --cc=git@vger.kernel.org \
    --cc=hendeby@isy.liu.se \
    /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).