all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: correcting word groups (general spelling question)
Date: Wed, 01 Jul 2015 19:27:30 +0200	[thread overview]
Message-ID: <87r3orhjp9.fsf@nl106-137-147.student.uu.se> (raw)
In-Reply-To: 20150701044655.63e6e432@JRWUBU2

Richard Wordingham <richard.wordingham@ntlworld.com>
writes:

>> You can do it like this ...
>
> No you can't. It would skip all of, "Hello James.
> We noq go around saying, 'Hello Kitteh'.". "Noq" is
> a typo for "now".

Yes you can, with a small modification that you would
have found yourself if you'd stopped to think one
second instead of crying out from the holster:

    (setq ispell-skip-region-alist
      (append ispell-skip-region-alist '(("Hello Kitteh" . "")) ))

Try it here:

Hello Kitteh.

Hello James. Noq I'm misspelling both "now" and
kitten: kitteh. Will it ignore Hello Kitteh, but still
get the two misspellings?

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




  reply	other threads:[~2015-07-01 17:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-30 11:16 correcting word groups (general spelling question) Yuri D'Elia
2015-07-01  0:08 ` Emanuel Berg
2015-07-01  3:46   ` Richard Wordingham
2015-07-01 17:27     ` Emanuel Berg [this message]
2015-07-01 17:47       ` John Mastro
2015-07-01 19:31         ` Richard Wordingham
2015-07-01 22:47         ` Emanuel Berg
2015-07-01 20:34     ` Yuri D'Elia
2015-07-01 22:50       ` Emanuel Berg
2015-07-08 10:19         ` Yuri D'Elia
2015-07-12  1:54           ` Emanuel Berg

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=87r3orhjp9.fsf@nl106-137-147.student.uu.se \
    --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.
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.