all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joost.m.kremers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Spelling correction keyboard fumble
Date: 2 May 2016 06:19:46 GMT	[thread overview]
Message-ID: <doo9s2Fh20mU1@mid.individual.net> (raw)
In-Reply-To: 87twikbo0y.fsf@hornfels.zedat.fu-berlin.de

Loris Bennett wrote:
> Hi,
>
> In a buffer using flyspell with a German dictionary, I had just typed
>
>   In adfrc.sh steht
>
> when I had a keyboard fumble and hit some random keys.  The above got
> changed to
>
>   In Afrika.sh steht
>
> In *Messages* I found:
>
>   Corrections: Africa Africa Aelfric defrock unfrock offtrack adfrc Africa Aelfric
>
> Does anyone know what function I called and, correspondingly, which keys
> I must have hit?  

Probably `C-;`, which is bound to `flyspell-auto-correct-previous-word'.

You know, you can always use `C-h l` (view-lossage) to find out what
keys you just pressed. In Emacs 25, it even displays the commands the
keys you pressed are bound to.

> And why is the list of corrections in English?

Mmm... The obvious answer would be that `ispell-local-dictionary` is set
to "english" or some equivalent, but given that the corrected word is
"Afrika", which is obviously German, that can't be the case. So put me
down for a "beats me".



-- 
Joost Kremers                                   joostkremers@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


  reply	other threads:[~2016-05-02  6:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29 12:25 Spelling correction keyboard fumble Loris Bennett
2016-05-02  6:19 ` Joost Kremers [this message]
2016-05-02  7:21   ` Loris Bennett
2016-05-02 11:49     ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=doo9s2Fh20mU1@mid.individual.net \
    --to=joost.m.kremers@gmail.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.