I'm using haml-mode.el for some haml syntax highlighting, but it seems
to freeze up emacs on occasion. I'm using emacs 23 from cvs and I can
consistently get it to hang up while trying to add { to the last line
of:
!!!Strict
%html
%head
%title= "Hellos: #{controller.action_name}"
%body
%p
Anything I'm doing wrong? I tried both byte-compiling the file and
just running it raw, same result either way.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" 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/haml?hl=en
-~----------~----~----~----~------~----~------~--~---