Nope, didn't work.
On Mon, Jun 05, 2000 at 02:27:52PM -0500, Skip Montanaro wrote:
>
> >> So the question is, how do I turn on auto-indent in xemacs for dtml
> >> code? Does anyone have a mode specially for this?
>
> You should be able to define an html-mode-hook that goes something like
>
> (setq html-mode-hook
> (function
> (lambda ()
> (turn-on-auto-fill))))
>
--
Many aligators will be slain,
but the swamp will remain.
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )