[Zope3-Users] ZCML validation in Emacs
Michel Pelletier
michel at dialnetwork.com
Tue May 17 15:11:52 EDT 2005
> Message: 2
> Date: Mon, 16 May 2005 09:52:19 -0700 (PDT)
> From: Douglas Douglas <replaceafill at yahoo.com>
> Subject: [Zope3-Users] ZCML validation in Emacs
> To: zope3-users at zope.org
> Message-ID: <20050516165219.32602.qmail at web21321.mail.yahoo.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi everybody.
>
> I found at: http://mail.zope.org/pipermail/zope3-dev/2003-September/008601.html
> that Mr. Martijn Faassen wrote zcml.rnc to use emacs to validete ZCML files. I
> found the zcml.rnc in the zope3/doc folder, but I couldn't set it up in emacs.
>
> How should I tell emacs to use the zcml.rnc file to validate my *.zcml files? I
> suppose I have to edit my ~/.emacs file, but I couldn't do it.
>
> By the way, I was wondering if it was possible to use some emacs mode for
> writing *.pt (Page Templates) files. I've been using the emacs html mode, but I
> couldn't find anything specific for page templates editing.
I don't know about validation, but for writing templates I use nxml
mode, it rocks. For me I installed it though synaptic (.deb package
manager) and it just works. You might have to install it manually.
-Michel
More information about the Zope3-users
mailing list