11 Sep
2003
11 Sep
'03
12:54 a.m.
Hi, Gelin Patrick wrote:
Hi,
I 'm trying to use External Editor 0.7 with GNU Emacs 21.2.93.1 or kedit and Netscape 7.01 with Mandrake 9.1.
The problem is:
1. Emacs (or kedit) open with some External Editor parameters as header... 2. When I save the file content is not updtaed to Zope
[...]
is there any idea ?
is there a proxy between you and the zope server? The External Editor client helper doesn't support proxies, because it is based on httplib, which does not use proxies. I don't know how complicated it is to rewrite zopeedit.py to use urllib2, which does support proxies. Ciao, Jochen