unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: Problem of binding aspell to Emacs
Date: Thu, 15 Oct 2009 11:26:37 +0100	[thread overview]
Message-ID: <4ad6f8de$0$292$14726298@news.sunsite.dk> (raw)
In-Reply-To: <83skdl9efh.fsf@ymail.invalid>

Water Lin wrote:
<snip!>
> 
> When Aspell finds an incorrect word, it will mark the incorrect word
> with special underline and color. But there are also a lot of special
> words like Flyspell, Aspell etc. which are meaningful but incorrect.
> 
> I want to let Flyspell to ignore these words. What's the command?
If you want to add a word to your dictionary, use 'i'.
If you want to remove a word from aspell's dictionary, then
consult aspell's documentation (outside emacs).
You probably will have to rebuild the dictionary.

> 
> The second question:
> 
> After successfully installed Flyspell with Aspell, I find that the input
> speed of my keyboard is a little slow and panic. It seems that flyspeel
> will influence my input speed. What can I do with it?
You can keep typing; emacs will eventually catch up. Although the
lack of feedback on your typing can be disconcerting.
> 
> My solution is:
> -------
> I disable Flyspell mode, but after I finish the email edition, I
> will use M-x ispell-region to check my spell. Is it a good way?
Or ispell-buffer

flyspell-buffer  can also be used. It will highlight all the incorrect words,
but is very slow. Go make a cup of tea when you run it.
> 
> Thanks
> 
> Water Lin
> 

HTH,
Colin S. Miller

-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.


  reply	other threads:[~2009-10-15 10:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15  6:07 Problem of binding aspell to Emacs Water Lin
2009-10-15  6:12 ` Water Lin
2009-10-15  6:39   ` Marc Tfardy
2009-10-15  7:30     ` Water Lin
2009-10-15  9:47     ` Water Lin
2009-10-15 10:26       ` Colin S. Miller [this message]
2009-10-18  3:15         ` Water Lin
2009-10-15 14:30       ` Xah Lee
2009-10-18  3:22         ` Water Lin
2009-10-15  6:34 ` Marc Tfardy

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='4ad6f8de$0$292$14726298@news.sunsite.dk' \
    --to=no-spam-thank-you@csmiller.demon.co.uk \
    --cc=help-gnu-emacs@gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).