[Zope] Re: Emacs & Zope -- M-x html-mode ... but doesn't color the document for html ???

Simon Michael simon at joyful.com
Wed Jun 23 17:21:36 EDT 2004


I use .emacs entries like:

  (add-to-list 'auto-mode-alist '("/ftp:.*zopeserver.com" . nxml-mode))
  (add-to-list 'auto-mode-alist '(".zcml$" . nxml-mode))

nxml-mode is a superior html mode - well worth installing.



More information about the Zope mailing list