unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: flyspell or ispell keyboard shortcuts instead of middle mouse
Date: Sat, 19 Dec 2015 04:03:00 +0100	[thread overview]
Message-ID: <878u4rqgwr.fsf@debian.uxu> (raw)
In-Reply-To: 5674A994.5090802@arqux.com

DJ <jakep@arqux.com> writes:

> Are there keyboard shortcuts that would let me add
> a word without stopping and grabbing the mouse?
> I don't mean when spell checking an entire buffer or
> region. I mean on the fly whenever a word is
> highlighted as misspelled.

Flyspell is a good idea but the everyday fail case is
there are so many words that are correct but not in
the dictionaries. So it is very disruptive having to
do that all the time. Better to type and then
spellcheck, *once*.

But to each his own. Yes, most likely you can do what
you want. First, find out what function is invoked
when you hit the mouse way. Second, check the help for
that function to learn its interface. If indeed mouse
only (how now that looks?) - if so, use `apropos' or
auto-complete to find out if there are variations to
that function. My hunch is, if you have point at the
misspelled word, that is enough to interact with it by
means of some `-dwim' or `-at-point' function.

Here is what I do for spelling - once, i.e. right now
before I send this message. OK, as usual, not a single
mistake. Case closed - disruptionless.

    http://user.it.uu.se/~embe8573/conf/emacs-init/spell.el

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2015-12-19  3:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-19  0:49 flyspell or ispell keyboard shortcuts instead of middle mouse DJ
2015-12-19  3:03 ` Emanuel Berg [this message]
2015-12-19  7:42 ` Eli Zaretskii
2015-12-19 18:40   ` DJ
2015-12-19 18:47     ` Eli Zaretskii
2015-12-20  1:12     ` Charles Millar
     [not found] <mailman.174.1450493202.843.help-gnu-emacs@gnu.org>
2015-12-19  4:27 ` Dan Espen

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=878u4rqgwr.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --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.
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).