From: Robin Norwood <rnorwood@redhat.com>
Subject: using ispell to check a word under the mouse pointer
Date: 30 Jun 2003 15:02:20 -0400 [thread overview]
Message-ID: <xf41xxb8k3n.fsf@robin.devel.redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 709 bytes --]
Hi,
I'm trying to get ispell to spell check a word under the mouse pointer
after a mouse click. I have in my .emacs:
;; ispell
(global-set-key [(M-S-mouse-3)] 'ispell-word)
Which launches ispell, but checks the word at or before the insertion
point/cursor...which is correct, according to the docs for
ispell-word.
Is there a '-mouse' version of ispell-word available, or some other
fanciness to get this to work?
GNU Emacs 21.2.1
ispell.el 3.6 - 01/07/2003
To add a second ispell question, I'm using ispell-message to
spell check messages before they are sent - it does a good job ignoring
headers and quotes, but when forwarding mail in Gnus (C-c-C-f), the
message I am forwarding is enclosed in:
[-- Attachment #2: Type: message/rfc822, Size: 62 bytes --]
[-- Attachment #3: Type: text/plain, Size: 64 bytes --]
It would be nice if ispell would ignore everything in between
[-- Attachment #4: Type: text/plain, Size: 22 bytes --]
and MIME-Version: 1.0
[-- Attachment #5: Type: text/plain, Size: 211 bytes --]
, and just check any text I've added above or below. Any
idea why it doesn't do this?
Thanks,
-RN
--
Robin Norwood
Red Hat, Inc.
"The Sage does nothing, yet nothing remains undone."
-Lao Tzu, Te Tao Ching
[-- Attachment #6: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
next reply other threads:[~2003-06-30 19:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-30 19:02 Robin Norwood [this message]
[not found] <mailman.8916.1057004434.21513.help-gnu-emacs@gnu.org>
2003-06-30 20:51 ` using ispell to check a word under the mouse pointer Kai Großjohann
2003-06-30 21:51 ` Robin Norwood
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=xf41xxb8k3n.fsf@robin.devel.redhat.com \
--to=rnorwood@redhat.com \
/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).