From: Andrew Choi <akochoi_NOSPAM_@shaw.ca>
Subject: Re: Flyspell
Date: Fri, 22 Nov 2002 16:45:13 GMT [thread overview]
Message-ID: <m23cpt8sfb.fsf@owlbear.local> (raw)
In-Reply-To: m2hee9zjgl.fsf@localhost.bris.ac.uk
Michael Hudson <mwh@python.net> writes:
> > > Tormod Omholt-Jensen <toj@pvv.org> writes:
> > >
> > > > I try to run flyspell and ntemacs. When a erronenous word
> > > > occures, the word is underlined and turned red. Flyspell tells
> > > > me to hit mouse button2 to correct word at point. Hitting either
> > > > mouse button yields no action at all. Anyone has an idea of the
> > > > reason for this and/or how to fix it?
> [...]
>
> What if I have a one-button mouse (i.e. a Mac)?
Try binding it to C-S-mouse-1, e.g.,
(add-hook
'flyspell-mode-hook
'(lambda ()
(define-key flyspell-mode-map [(C-S-mouse-1)] 'flyspell-correct-word)))
next prev parent reply other threads:[~2002-11-22 16:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-14 15:04 Flyspell Tormod Omholt-Jensen
2002-11-14 15:14 ` Flyspell Jesper Harder
2002-11-14 22:32 ` Flyspell Jason Rumney
2002-11-22 15:56 ` Flyspell Michael Hudson
2002-11-22 16:45 ` Andrew Choi [this message]
2002-12-04 22:47 ` Flyspell Edward Dodge
2002-12-05 16:19 ` Flyspell Michael Hudson
2002-12-05 16:49 ` Flyspell Schone Mullerin
2002-12-05 17:56 ` Flyspell Michael Hudson
2002-12-06 23:17 ` Flyspell Jason Rumney
2002-12-11 13:22 ` Flyspell Michael Hudson
2002-11-14 19:35 ` Flyspell ken
[not found] ` <mailman.1037305366.13093.help-gnu-emacs@gnu.org>
2002-11-14 21:22 ` Flyspell Benjamin Lewis
-- strict thread matches above, loose matches on Subject: below --
2006-08-29 1:27 flyspell Hadron Quark
2006-08-29 13:12 ` flyspell Hadron Quark
2002-10-15 23:39 flyspell Tim Cross
2002-10-16 2:15 ` flyspell Matt Armstrong
2002-10-16 7:06 ` flyspell Charles Muller
2002-10-17 22:56 ` flyspell Tim Cross
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m23cpt8sfb.fsf@owlbear.local \
--to=akochoi_nospam_@shaw.ca \
/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.
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).