git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Changing Spell checker under GIT
@ 2013-01-17 19:08 Mike Hall
  2013-01-17 20:17 ` Jonathan Nieder
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Hall @ 2013-01-17 19:08 UTC (permalink / raw
  To: git@vger.kernel.org

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?

Thanks for your time.
Mike Hall

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changing Spell checker under GIT
  2013-01-17 19:08 Changing Spell checker under GIT Mike Hall
@ 2013-01-17 20:17 ` Jonathan Nieder
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Nieder @ 2013-01-17 20:17 UTC (permalink / raw
  To: Mike Hall; +Cc: git@vger.kernel.org, Pat Thoyts

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-17 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 19:08 Changing Spell checker under GIT Mike Hall
2013-01-17 20:17 ` Jonathan Nieder

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).