From: Jonathan Nieder <jrnieder@gmail.com>
To: Mike Hall <mikehall@enginsol.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>,
Pat Thoyts <patthoyts@users.sourceforge.net>
Subject: Re: Changing Spell checker under GIT
Date: Thu, 17 Jan 2013 12:17:11 -0800 [thread overview]
Message-ID: <20130117201711.GB13449@google.com> (raw)
In-Reply-To: <189327E1D7E3B64286ED8625AAEC642C08633B01@MDHQEXCH01.enginsol.com>
Hi Mike,
Mike Hall wrote:
> As my organization has change from RedHat 5 to RedHat 6 Linux,
> it appears that RedHat is trying to replace (deprecate) ispell/aspell
> with a different tool (hunspell).
>
> It appears that GIT GUI current supports changing the dictionary used
> to support spell checks. Is there currently a way to change the
> spell check program to be used(can't find in documentation or version
> of code that I'm currently installing), or would someone consider this
> as a future program change?
git-gui uses the aspell command as a spellchecker. A patch to add
hunspell support sounds like it would be a nice addition. If you'd
like to work on it, then "lib/spellcheck.tcl" in
git://repo.or.cz/git-gui
might be a good place to start.
Hope that helps,
Jonathan
prev parent reply other threads:[~2013-01-17 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 19:08 Changing Spell checker under GIT Mike Hall
2013-01-17 20:17 ` Jonathan Nieder [this message]
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=20130117201711.GB13449@google.com \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=mikehall@enginsol.com \
--cc=patthoyts@users.sourceforge.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.