GNU bug report logs -
#11680
flyspell should use mouse-3 instead of mouse-2
Previous Next
Reported by: Le Wang <l26wang <at> gmail.com>
Date: Tue, 12 Jun 2012 12:28:01 UTC
Severity: minor
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 11680 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Fri, 14 Aug 2020 18:08:59 -0700
> Cc: l26wang <at> gmail.com, 11680 <at> debbugs.gnu.org
>
> OK. How about the attached patch?
LGTM.
> -@w{@kbd{C-c $}} (@code{flyspell-correct-word-before-point}) will pop up a
> -menu of possible corrections. Of course, you can always correct the
> -misspelled word by editing it manually in any way you like.
> +@w{@kbd{C-c $}} (@code{flyspell-correct-word-before-point}) will pop
> +up a misspelled word by editing it manually in any way you like.
I don't understand this part of the change: "C-c $" does pop up a menu
for me.
> +*** Corrections and actions menu optionally bound to mouse-3.
"... can be optionally bound to ..." is better, IMO.
> +(defcustom flyspell-correct-on-mouse-3 nil
> + "Non-nil means to bind `mouse-3' to `flyspell-correct-word'.
> +If this is set, also unbind `mouse-2'."
> + :type 'boolean
> + :set 'flyspell--set-correct-on-mouse-3)
:version tag missing here.
Thanks.
This bug report was last modified 4 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.