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

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

Using aspell in emacs


From: henri-biard
Subject: Using aspell in emacs
Date: Tue, 15 Jun 2021 16:04:56 +0200 (CEST)

It is a very weird way of using ispell.



Anyway, thank you.  



Have used the Emacs Manual, but it does not say much about aspell except for a 
link.



What is the exact command?



(setq ispell-program-name "aspell")



or


(setq ispell-program-name "/usr/bin/aspell")


Tried to do C-h v ispell-program-name



and the command did not give me anything.





From: Jean Louis <bugs@gnu.support>
To: henri-biard@francemel.fr
Subject: Re: Using aspell in emacs
Date: 15/06/2021 15:48:14 Europe/Paris
Cc: moasenwood@zoho.eu;
   help-gnu-emacs@gnu.org

* henri-biard@francemel.fr <henri-biard@francemel.fr> [2021-06-15 08:54]:
> Have been using ispell using ispell-word, ispell-region, and ispell-buffer, 
> giving you options
> 
> on replacements.  But how abaut using aspell intead?

Change the variable `ispell-program-name' as it is a variable defined
in ‘ispell.el’ and you are done.

Its value is "/usr/bin/aspell"

You can customize this variable.

Program invoked by M-$ and M-x ispell-region commands.

| | 
__| _ \ |\ \ / _ \ _` | 
\__ \ ( | | \ \ / __/ ( | 
____/\___/ _| \_/ \___|\__,_| 


PLEASE NOTE: you are supposed to use Emacs Manual and at least search
through Emacs Manual by looking for keywords related to your
issues. Then you should say what searches you have performed and how
before asking, as it seem that you miss the solutions just because you
don't look into the 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]