Thanks for the tip, Chris. Is this the typical solution though? Or do
Sass/Compass users normally use the SCSS Emacs mode (
https://github.com/antonj/scss-mode) instead? It strikes me as odd that the
standard Emacs mode is "incompatible" with Compass' defaults.

Thanks,
Arve

On Mon, Apr 11, 2011 at 10:31 PM, Chris Eppstein <ch...@eppsteins.net>wrote:

> If you prefer .sass files, you can pass `--syntax sass` to the compass when
> creating your project, or set "preferred_syntax = :sass" in your config, or
> you can just make .sass files and compass will compile them appropriately.
>
> chris
>
> On Mon, Apr 11, 2011 at 11:27 AM, Arve Knudsen <arve.knud...@gmail.com>wrote:
>
>> Hi
>>
>> Apparently the Sass Emacs mode (as downloaded from
>> https://github.com/nex3/sass-mode) only gets auto-loaded for .sass files.
>> However, the Compass framework creates files with the .scss extension. How
>> can I make Emacs auto-load the Sass mode for .scss files as well?
>>
>> Thanks!
>> Arve
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Haml" group.
>> To post to this group, send email to haml@googlegroups.com.
>> To unsubscribe from this group, send email to
>> haml+unsubscr...@googlegroups.com.
>> 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 haml@googlegroups.com.
> To unsubscribe from this group, send email to
> haml+unsubscr...@googlegroups.com.
> 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 haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to