On Thu, May 21, 2009 at 3:55 PM, Tony Mechelynck <
[email protected]> wrote:

> You wouldn't really want to check command names and command-line
> arguments: cp, mv, mkdir, ls, -v, vim, gvim, vimdiff, gvimdiff, gview,
> etc. are not English words (for any regional variant of English), and
> shouldn't be checked. The only parts of a shell script which can
> consistently be assumed to be English text are the comments. Similarly,
> in an HTML page, the "displayable" text (i.e. the part of the <body>
> which is not between < and > ) and maybe the comment text, are the only
> parts which can be assumed to be English (maybe also the title i.e. from
> <title> to </title> not including the tags themselves).


I  totally agree with you Tony, but I'm still just curious. If I DID want to
spell check these typically non-English parts of a document, where would I
change the settings to do that?

:) Michael

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to