help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using aspell in emacs


From: Jean Louis
Subject: Re: Using aspell in emacs
Date: Tue, 15 Jun 2021 20:42:12 +0300
User-agent: Mutt/2.0.7+183 (3d24855) (2021-05-28)

* henri-biard@francemel.fr <henri-biard@francemel.fr> [2021-06-15 17:37]:
> >> What is the exact command?
> >> (setq ispell-program-name "aspell")
> 
> >(info "(aspell) Using Aspell with other Applications")
> 
> 
> 
> The only mention of Aspell is in 
> 
> 16.4 Checking and Correcting Spelling
> 
> Can you provide the information on how to set it up rather than winding me up.

Information is in Emacs manual: if you have some of those programs
installed it will work, there is nothing to do on your side.

I have verified it, if program `aspell' is on system, the variable
`ispell-program-name' will be set to its path. Finished there.

Most probably there is nothing to do on your side.

16.4 Checking and Correcting Spelling
=====================================

This section describes the commands to check the spelling of a single
word or of a portion of a buffer.  These commands only work if a
spelling checker program, one of Hunspell, Aspell, Ispell or Enchant, is
installed.  These programs are not part of Emacs, but one of them is
usually installed on GNU/Linux and other free operating systems.  *Note
Aspell: (aspell)Top.

What does it say?

"These commands only work if a spelling checker program, one of
Hunspell, Aspell, Ispell or Enchant, is installed."

Thus it says to me that command like M-x ispell is going to work if
you have those installed. 

Most probably you were using M-x ispell with aspell already.

Try reading manual.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]