[Aquamacs-devel] html-helper-mode won't indent
David Reitter
david.reitter at gmail.com
Sun Sep 27 20:53:47 UTC 2009
On Sep 27, 2009, at 2:15 PM, Enrico Franconi wrote:
> On 27 Sep 2009, at 08:09, Pete Siemsen wrote:
>
>> Aquamacs 2.0 ships with html-helper-mode as the default mode for
>> ".html" files. The mode seems to basically work - syntax
>> highlighting and special commands work as advertised. Trouble is
>> that indenting just doesn't work at all. Instead of inserting the
>> proper indentation, a TAB removes existing indentation.
>
> My fix since ever:
>
> (eval-after-load "html-helper"
> '(define-key html-helper-mode-map "\M-q" 'indent-region))
OK, can we bind Tab to something similar... it should be "indent-for-
tab-command",and then do the right thing.
D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2193 bytes
Desc: not available
URL: <http://lists.aquamacs.org/pipermail/aquamacs-devel/attachments/20090927/c1635545/attachment-0004.p7s>
More information about the Aquamacs-devel
mailing list