Thanks Mats! Your patch is now released, thanks much for the work.

Looks like you figured out git after all :) Before any future changes,
could you merge with:

   http://git.erlware.org/erlware-mode.git

Incidentally, there's an outstanding syntax highlighting bug that
still seems to be present after your patch. Maybe you have some
insight into it. Here's a test case:

func6() ->
     % anatom should be highlighted as an atom, not a string
     "string$", anatom,
     % this comment should be highlighted as a comment
     % following should be highlighted as a string, should indent on tab
"some $a string".

If you paste that into an emacs buffer, you'll see the formatting
is all wrong, due to the $ signs. If you have any ideas of the best
way to fix it, that would be awesome.

thanks,
dave


masse wrote:
> I have a patch (against the git.erlware.org HEAD). i'm afraid i have
> no clue how to send a git repo. pls advise.
> I wrote a bit about the patch here: http://massemanet.livejournal.com
> 
>   mats
> 
> > 
> 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"erlware-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/erlware-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to