Quoting Erik de Castro Lopo <[email protected]>:

> Hi all,
>
> What are the fields of nedit.languageModes and what are the valid
> values?
Name:list-of-extensions:recognition-regex:indent-style:wrap-style:\
tab-width:emulated-tab-width:word-delimiters

> For Haskell I currently have:
>
>     Haskell:.hs::Auto::4:4::\n\
>
> but I would also like to turn off the "use tab characters in padding
> and emulated tabs" setting (for Haskell only).
>
> Cheers,
> Erik

Whether to "use tab characters in padding and emulated tabs" is not settable
on a per-language basis, only on a per-window or global (default) preference.
This is something that has been noticed as missing for a long time. I set up a
macro to toggle this flag.

Tony
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to