[Zope] ZOPE, Xemacs, html-mode, & indentation.

jiva@devware.com jiva@devware.com
Mon, 5 Jun 2000 13:58:10 -0700


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.