[Zope] offtopic: xemacs and zope.
Paul Everitt
paul@digicool.com
Mon, 14 Jun 1999 19:14:49 -0400
tango mike wrote:
>
> On Sun, 13 Jun 1999, Michel Pelletier wrote:
>
> > > When I try to login to the management screen, I'm asked for username
> >
> > Hmm. It works great for me (I use it so much I'm thinking of making a
> > command line interface?
>
> er, does "works great for me" include getting files via ange-ftp from the
> ZServer?
>
> I couldn't figure out how to tell Emacs/ange-ftp to use ftp-port 9221
> instead of standard port 21. any suggestions...?
XEmacs uses EFS, not ange-ftp. The syntax for EFS is:
/user@machine#port:/Zopefolder/
Someone posted a elisp patch on this list recently to achieve this in
Emacs.
--Paul