Markus Schwarzenberg wrote:

> Anyway, in the config file it's like that ("\n\"-Sequences omitted) :
> 
> nedit.smartIndentInit: <LANGUAGE>:
>       <Initialization Macro Code>
>       --End-of-Macro--
>       <Newline Macro Code>
>       --End-of-Macro--
>       <Type-In Macro Code>
>       --End-of-Macro--
>       <NEXT LANGUAGE>:
>       <Initialization Macro Code>
>       --End-of-Macro--
>       <Newline Macro Code>
>       --End-of-Macro--
>       <Type-In Macro Code>
>       --End-of-Macro--

I'm  still not getting this working.

I now have:

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

and for nedit.smartIndentInit:

        Haskell: set_em_tab_dist(4)\n
                set_use_tabs(0)\n\
        --End-of-Macro--\n\
        return\n\
        --End-of-Macro--\n\

and I'm still getting a tab character when  I press tab.


Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
When a user mailbombs me with 100,000 messages, we
call it denial of service and the guy can be thrown
in jail.  When 100,000 SPAMMERS send me one mail each,
we call it marketing.
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to