A friend of mine is considering switching to Emacs from TextMate. He is used to TextMate's default HTML editing mode which has 4-space tab stops and inserts tab characters (i.e. it does no auto-indenting by default). It also allows completion of open HTML tags with "Cmd-Shift->". Any ideas?
|
2
|
|
||
|
|
|
I think these settings should do the trick:
An explanation of the settings in
I'm having a bit of a brain freeze and couldn't figure out the simple way to have the The last line just adds the setup function to the |
|||
|
|
|
|
I don't know about emacs's HTML modes specifically, but I can answer about general editing:
Setting About completion, the only thing my muscle memory tells me is " A bit of politics: don't use tab characters, especially if you use widths not equal to 8. It only results in unpredictable results |
|||
|
|
