From: Adam Flott <adam@npjh.com>
To: spearce@spearce.org
Cc: git@vger.kernel.org
Subject: [RFC] git-gui and spell checking
Date: Sat, 2 Feb 2008 12:07:29 -0600 (CST) [thread overview]
Message-ID: <alpine.DEB.1.00.0802021142320.21831@an.sumeria> (raw)
Shawn,
The other day I committed something with a comment that had a rather
embarrassing misspelling. I had some more commits on top of that and I
was about to dcommit it up to the companies SVN repository before I
caught it. I reset the commits to fix it and all was well.
But it had me thinking about avoiding the problem in the future and how
I handle it in other applications. So far, I think Opera has the best
GUI spell checking[1]. I then went and poked around the git-gui code to
see how hard it would be to learn some minimal Tk in order to implement
such a thing.
[1]: http://npjh.com/etc/opera-spell-check.png
If Tk comes really natural and you could crank this sort of thing out
and have the time to do so, I would really appreciate it. Otherwise I
might take a stab at it. Reading the aspell documentation (what Opera)
uses doesn't seem all that bad about operating with stdout/stdin. I
browsed the web looking for "recipes" for making something very similar
to the Opera spell checker, but I don't think I found any good resources
which explain going from little Tcl/Tk to a workable simple GUI.
Is this some functionality you and/or others would like to see?
Adam
next reply other threads:[~2008-02-02 18:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-02 18:07 Adam Flott [this message]
2008-02-04 2:21 ` [RFC] git-gui and spell checking Shawn O. Pearce
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=alpine.DEB.1.00.0802021142320.21831@an.sumeria \
--to=adam@npjh.com \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.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