[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] Trouble with hexadecimal numbers and string escape charact
From: |
Andrew Pennebaker |
Subject: |
[Aspell-user] Trouble with hexadecimal numbers and string escape characters |
Date: |
Thu, 6 Mar 2014 17:39:19 -0500 |
I'm trying to use aspell to spell check my code comments, but aspell often
gets confused on some of the source code:
* hexadecimal literals - aspell treats random pieces of long hex numbers as
separate words
* string escape characters - aspell thinks that "\tan" contains the word
'tan', and "\no" contains the word 'no'.
Is there some way to change aspell's behavior slightly to accommodate spell
checking source code with fewer false positives for misspelled words?
--
Cheers,
Andrew Pennebaker
www.yellosoft.us
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Aspell-user] Trouble with hexadecimal numbers and string escape characters,
Andrew Pennebaker <=