Where do you have your (require 'haml-mode)? Is it in your .emacs file? What happens if you type "M-: (featurep 'haml-mode) RET"?
On Thu, Oct 14, 2010 at 10:45 PM, chris <[email protected]> wrote: > I am having some issues in getting the haml-mode.el to recognize haml > files. > > I have the plugin loaded in custom .el file, but when I open a haml > file it just shows up as 'Fundamental'. > > ;; Haml - http://github.com/nex3/haml-mode/blob/master/haml-mode.el > (require 'haml-mode) > > **This is only my second day with emacs so there is a good chance > that > the fix is a simple one. > > Thanks for any help. > > -- > 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] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- 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.
