[Aquamacs-devel] html-helper-mode won't indent
Enrico Franconi
franconi at inf.unibz.it
Sun Sep 27 18:15:20 UTC 2009
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))
--e.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
URL: <http://lists.aquamacs.org/pipermail/aquamacs-devel/attachments/20090927/8c9fdb0c/attachment-0004.p7s>
More information about the Aquamacs-devel
mailing list