unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Water Lin <WaterLin@ymail.invalid>
To: help-gnu-emacs@gnu.org
Subject: Re: Problem of binding aspell to Emacs
Date: Sun, 18 Oct 2009 11:22:44 +0800	[thread overview]
Message-ID: <83ljj9wfln.fsf@ymail.invalid> (raw)
In-Reply-To: ec101b99-fd4a-40ee-8b4a-3902ef58f8ff@2g2000prl.googlegroups.com

Xah Lee <xahlee@gmail.com> writes:

> On Oct 15, 2:47 am, Water Lin <Water...@ymail.invalid> wrote:
>> Two more question about using Aspell with flyspell mode.
>>
>> The first question:
>>
>> 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?
>
> right click on the word, and there's a menu command to add the word to
> your personal dict.
>
> aspell creates your personal words file by default at
> ~/.aspell.en.pws

One more question here:

While I right click on the word, there is no menu. I don't know why. I
am using Emacs23 under Windows, I don't know if it is the reason.

After I used M-x ispell-buffer, I add some words into my personal
dictionary. Emacs puts the default personal dictionary at
~/en.pws
and
~/en.prepl

I don't know what job file "en.prepl" does.

I reset the default personal dictionary by
(setq ispell-personal-dictionary "~/emacs/aspell/en.pws")

But after restart the Emacs, I can't even use ispell.

What's wrong with my last code?

>
> you can add or delete words there directly.
>
> to find out what keyboard shortcut or command is called when right
> click the menu item, you can use describe-key.
>
>
>> 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?
>>
>> 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?
>
> this solution is what i use. In fact, i use speck-mode (look at
> emacswiki.org for it). In my experience, it's faster, more robust. It
> doesn't do spell checking as you type though. It's batch, but faster
> than flyspell-buffer...
>
> ------------
>
> spell checking is a critical feature of text editors. Spell checking
> frustration with Emacs on the Windows OS is a frequently asked
> question here. (the installation, configuration, is a huge pain in the
> ass even for professional unix sys admins and longtime emacs users)
> The GNU Emacs people, for some political, social , philosophical, or
> technical reasons, do not or will not make emacs work out of box on
> the Windows platform (their perspective may differ than the way i
> expressed it here). This, in my opinion, is a major problem of
> advancing emacs.
>
> For issues related to this, see:
>
> • Emacs Does Not Support Viewing Images Files In Windows
>   http://xahlee.org/emacs/modernization_image_support.html
>
> • Problems of Emacs Supporting Obsolete Systems
>   http://xahlee.org/emacs/emacs_supporting_DOS.html
>
>   Xah
> ∑ http://xahlee.org/
>
> ☄
>

-- 
Water Lin's notes and pencils: http://en.waterlin.org
Email: WaterLin@ymail.com


  reply	other threads:[~2009-10-18  3:22 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
2009-10-18  3:15         ` Water Lin
2009-10-15 14:30       ` Xah Lee
2009-10-18  3:22         ` Water Lin [this message]
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=83ljj9wfln.fsf@ymail.invalid \
    --to=waterlin@ymail.invalid \
    --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).