Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

The emacs spell-checker is set to British but I want to use a different language. How?

0
Posted

The emacs spell-checker is set to British but I want to use a different language. How?

0

The normal way of getting emacs to use a different language doesn’t work any more, because the spelling checker it uses, ispell, nowadays just calls a different program called aspell, which seems to ignore some of the ispell settings. To get emacs to use a different language’s dictionary, for example American English, type this command in a shell window: export ASPELL_CONF=’master american’ … then start emacs& from that shell.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123