all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Preventing flyspell checking some regions
@ 2002-09-20 13:25 Victor Kirk
  0 siblings, 0 replies; only message in thread
From: Victor Kirk @ 2002-09-20 13:25 UTC (permalink / raw)


Hi,

Does anyone know how I can get flyspell to not spell check a region?
For example, I mark bits of code in a text buffer like this,

.CODE
int main(int argc, char* argv[])
{
    std::cout<<"Hello "<< (argc>=2) ? argv[1] : "Foo"<<'\n';

    return 0;
}
.E_CODE

I'd like flyspell not to attempt to check my code.


Vic
--
This message, including attachments, is intended only for the use by the
person(s) to whom it is addressed. It may contain information which is
privileged and confidential. Copying or use by anybody else is not
authorised. If you are not the intended recipient, please contact the sender
as soon as possible. The views expressed in this communication may not
necessarily be the views held by Serco Integrated Transport.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-20 13:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-20 13:25 Preventing flyspell checking some regions Victor Kirk

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.