jed-users mailing list

[2007 Date Index] [2007 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Making my own Haskell mode


I changed that and it doesn't work.
Could you try it? I'm attaching the haskell.sl.

Thank you,
Matt

Jörg Sommer <joerg@xxxxxxxxxxxx> wrote:

> Hello v01d,
> 
> v01d <phreakuencies@xxxxxxxxx> wrote:
> > I'm sending the haskell.sl attached so you can inspect it if you like.
> > The problem is not for  {- test -}, since that is single line, and this is being matched to one of the regexes.
> > The non-DFA version of the comment highlighting ("define_syntax("{-", "-}", '%', mode);") is not working (it should highlight the multiline version of haskell comments like:
> >
> > {-
> >   test
> > -}
> 
> The magic comes with set_mode("haskel", 0x02).
> 
> Bye, Jörg.
> -- 
> Dummheit anprangern ist ungefährlich, weil sich niemand angegriffen fühlt.
> 
> --------------------------
> To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
> the word "unsubscribe" in the message body.
> Need help? Email <jed-users-owner@xxxxxxxxxxx>.


-- 
"error: declaration does not declare anything"
"error: long long long is too long for gcc"
	- gcc errors

Attachment: haskell.sl
Description: Binary data


[2007 date index] [2007 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]