aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] Spell-checking source code


From: Christoph Hintermüller
Subject: Re: [Aspell-user] Spell-checking source code
Date: Thu, 14 Oct 2004 19:04:29 +0200
User-agent: KMail/1.6.2

Hi Greg
Am Mittwoch, 13. Oktober 2004 02:27 schrieb Greg Ward:
Which version of Aspell are you using:
< 0.33.X if yo can upgrade to 0.60.X or stop reading this mail
< 0.60 if you can upgrade to 0.60.X or stop reading this mail

>= 0.60.X which language is your code in  ?

-> c/c++  strange aren't your files ending in c[pp] and h[pp] as aspell if 
properly installed should implicitly select proper c/c++ spelling mode

never the less call aspell --help
and have an look if the language to spell is listed in the list of modes if so 
strange why aspell does not switch to proper mode

If not are ther destinct delimiters like " and # or // or % or \n separating 
the parts to be spelled form the parts not to be spelled ?
if so try calling
  aspell --add-filter context --rem-all-context-delimiters 
--add-context-delimiters <startdelimiter> <terminaldelimiter> ....

have a look at the manual for proper calling syntax and consult manual on heo 
to add or properly update filtermodes for your purpous.

cu
Xris
ps.: Q to Kevin: is there still work pending for me or are filtermodes and 
filters and manual up to date ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]