Problems with editing Zope stuff via ftp from Emacs
Dear Zopers, I have read the archives and googled the Web, but could not get this fixed: Connecting to my Zope from Emacs works fine, but after a while (some minutes), Emacs and Zope are confusing each other and lock. It appears that while I am looking at a file, Emacs suddenly starts thinking it is not a file, but a directory and tries to CD in there as hard as it can. The result is lines like this without endin the *ftp ..* buffer: ftp> cd /Control_Panel/Products/ZTopicMapN/xtopicmap/propertysheets/methods/getScope_py\ / 550 No such directory. ftp> cd /Control_Panel/Products/ZTopicMapN/xtopicmap/propertysheets/methods/getScope_py\ / 550 No such directory. ftp> cd /Control_Panel/Products/ZTopicMapN/xtopicmap/propertysheets/methods/getScope_py\ / 550 No such directory. Has anybody encountered this? Is there an easy fix for this? I am using Zope 2.5.0 on Debian GNU/Linux sid, Emacs is 21.1 Any help appreciated, Christian -- Christian Wittern Institute for Research in Humanities, Kyoto University 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN
Christian Wittern writes:
... ftp> cd /Control_Panel/Products/ZTopicMapN/xtopicmap/propertysheets/methods/getScope_py\ / 550 No such directory.
Has anybody encountered this? Is there an easy fix for this? I am using Zope 2.5.0 on Debian GNU/Linux sid, Emacs is 21.1 I, too, have this. I do not have a work around, but can ignore the messages. Beside them, everything works fine for me.
Dieter
Dieter Maurer <dieter@handshake.de> writes:
Christian Wittern writes:
... ftp> cd /Control_Panel/Products/ZTopicMapN/xtopicmap/propertysheets/methods/getScope_py\ / 550 No such directory.
Has anybody encountered this? Is there an easy fix for this? I am using Zope 2.5.0 on Debian GNU/Linux sid, Emacs is 21.1 I, too, have this. I do not have a work around, but can ignore the messages. Beside them, everything works fine for me.
Well, the problem is that for me this locks up the Zope/Emacs combo -- I can't save the file I have been working on, have to close all files in that directory and start from fresh. Since this happens every couple of minutes it quickly gets annoying. Well, maybe the problem is on the Emacs said, so better ask over there... All the best, Christian -- Christian Wittern Institute for Research in Humanities, Kyoto University 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN
participants (2)
-
Christian Wittern -
Dieter Maurer