unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).