AVKuznetsov wrote:

> As Tony mentioned, you can use macro to set/unset tab character usage,
> see around set_use_tabs()and set_em_tab_dist() macros.

Hmm, configuring Nedit is hard and confusing. Programming in Haskell
is simple in comparison :-).

> Via Program Smart Indent menu you also can tune "tab behavior"

I've done that. 

> To get this settings permanently, you must use "Smart Indent"
> for the Haskell mode.

I set "Smart Indent" and no wrapping for Haskell. In nedit.languageModes
I have:

        Haskell:.hs::Smart:None:4:4::\n\

> If you put above mentioned macros
> to the field "Language Specific Initialization Macro Commands and Definitions"
> for the Haskell mode,

I'm not sure about this bit. Can someone point me to where in the
config files I put the language specific initialisations?

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"[Perl] combines all the worst aspects of C and Lisp: a billion different
sublanguages in one monolithic executable.  It combines the power of C with
the readability of PostScript." -- Jamie Zawinski
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to