all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Alekseyev <dnquark@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Turning off flyspell programmatically for source blocks in Org mode
Date: Mon, 13 Feb 2012 03:18:47 -0500	[thread overview]
Message-ID: <CADzxs1mGYswcNU5Wopa9JFTZzxT7pPGSivzv9+NN4P1LmX81+Q@mail.gmail.com> (raw)

When I use Flyspell with org-mode, it often insists on spell-checking
my code, which is nice, but annoying.  How might one prevent flyspell
from operating on code blocks in org, given that they are clearly
delimited with lines #+begin_src [language] and #+end_src?

I've tried adding ("+begin_src" . "+end_src") to
ispell-skip-region-alist, but it didn't seem to work.

Appreciate any suggestions!



             reply	other threads:[~2012-02-13  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  8:18 Leo Alekseyev [this message]
2012-02-13 18:30 ` Turning off flyspell programmatically for source blocks in Org mode Jambunathan K

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=CADzxs1mGYswcNU5Wopa9JFTZzxT7pPGSivzv9+NN4P1LmX81+Q@mail.gmail.com \
    --to=dnquark@gmail.com \
    --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.