emacs: spell checking: mark all typos

Viewed 40

When using emacs, is there a way to mark all typos in a document in one go, instead of going from one typo to the next?

It would be nice if that would be possible such that code sections could be ignored by the user (see my question emacs: restrict spell check to certain environments).

1 Answers
Related