[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Indent and CSS
From: |
digits |
Subject: |
Indent and CSS |
Date: |
Thu, 27 Nov 2003 18:44:34 GMT |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 |
I'm all fresh on Emacs, I have now tried to get Emacs to intent in CSS
files all day and I can't get it to work.
This is what I want:
body {
<tab>font-size: 10px;
}
h1 {
<tab>font-weight: bold;
}
I know that I can get return-and-indent with C-j, but I would like to
have it bound to RET when on a line with { as last char.
This is probably so easy I'll be truly ashamed of myself :P
/Gunnar
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Indent and CSS,
digits <=