Check spelling errors with ispell in Emacs

Source: Internet
Author: User

I have never liked the spelling check function (including in Word), so I have never configured it in Emacs. However, many people have found this feature available. Today we have also tried it.

I installed Aspell, manyArticleIt is said that ispell needs to be set to use Aspell. In fact, ispell can automatically search for Aspell/ispell/hunspell. Search for the desired one in the current system in order. Therefore, emacs can use ispell without any configuration. Directly executing the command ispell-buffer will call Aspell to check the spelling of the Current Buffer. If the check fails, it will be identified by a special color.

In addition, there is flyspell-mode. If it is enabled, it will be checked while typing.

Ispell and flyspell are both self-contained in Emacs, so they can be used without any setup.

It is quite convenient to use ispell in Linux. On Windows, I do not like to install Aspell separately for such a function.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.