emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joost Kremers <joostkremers@fastmail.fm>
To: emacs-orgmode@gnu.org
Subject: Re: How to jump from one spelling mistake to the next?
Date: Sat, 20 Mar 2021 13:33:18 +0100	[thread overview]
Message-ID: <87blbem234.fsf@fastmail.fm> (raw)
In-Reply-To: <87czvunh3q.fsf@web.de>


On Sat, Mar 20 2021, Dr. Arne Babenhauserheide wrote:
> Kyle Meyer <kyle@kyleam.com> writes:
>
>> 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.

Also, if you have flyspell-mode enabled, `C-;` is bound to
`flyspell-auto-correct-previous-word`. It'll correct the last misspelled word
preceding point (though there may be correctly spelled words between point and
the misspelled word). Type `C-;` multiple times to cycle through different
correction suggestions. Because you don't need to move back to the misspelled
word to correct it, you can correct words while you type without interrupting
the flow too much.

YMMV, of course.

-- 
Joost Kremers
Life has its moments


      reply	other threads:[~2021-03-20 12:39 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
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 [this message]

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=87blbem234.fsf@fastmail.fm \
    --to=joostkremers@fastmail.fm \
    --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).