From: Kyle Meyer <kyle@kyleam.com>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to jump from one spelling mistake to the next?
Date: Fri, 19 Mar 2021 22:44:04 -0400 [thread overview]
Message-ID: <87tup64k97.fsf@kyleam.com> (raw)
In-Reply-To: <87k0q2eg9h.fsf@skimble.plus.com>
Sharon Kimble writes:
> When I'm writing in org-mode I very often make spelling mistakes which I
> can go back to later to correct. So how can I jump from one mistake to
> the next please?
If you have Flyspell mode enabled in the buffer,
flyspell-goto-next-error (bound to `C-,' by default) will jump to the
next marked word, cycling around once you've reached the last marked
word in the buffer.
There's also `M-x ispell', which provides an interface for going through
misspelled words and presents you with suggestions.
See (info "(emacs)Spelling") for more information.
next prev parent reply other threads:[~2021-03-20 2:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-20 2:00 How to jump from one spelling mistake to the next? Sharon Kimble
2021-03-20 2:37 ` Timothy
2021-03-20 2:44 ` Kyle Meyer [this message]
2021-03-20 3:08 ` Samuel Wales
2021-03-20 3:55 ` Kyle Meyer
2021-03-20 12:29 ` Dr. Arne Babenhauserheide
2021-03-20 12:33 ` Joost Kremers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tup64k97.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=boudiccas@skimble.plus.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).