[Zope] zopeedit error
Casey Duncan
casey@zope.com
25 Jun 2002 09:33:54 -0400
Thanks for that. I have fixed it in CVS.
As a workaround, edit the file ~/.zope-external-edit and set the editor
option to the editor of your choice manually.
That should get it working.
Thanks for the report.
-Casey
On Tue, 2002-06-25 at 03:00, Juli=E1n Mu=F1oz wrote:
> I've just installed zope edit today, version of 2002/06/25
>=20
> It produces me this error on the helper side, after asking me for the
> editor path:
>=20
> FATAL ERROR: global name 'path' is not defined.
>=20
>=20
> Running it manualy on a downloaded file:
>=20
> zopeedit.py rer
> FATAL ERROR: global name 'path' is not defined
> Traceback (most recent call last):
> File "/home/julian/bin/zopeedit.py", line 688, in ?
> ExternalEditor(input_file).launch()
> File "/home/julian/bin/zopeedit.py", line 294, in launch
> command =3D self.getEditorCommand()
> File "/home/julian/bin/zopeedit.py", line 278, in getEditorCommand
> self.config.set('general', 'editor', path)
> NameError: global name 'path' is not defined
>=20
>=20
> --=20
>=20
> __o
> _ \<_
> (_)/(_)
>=20
> Saludos de Juli=E1n
> EA4ACL
> -.-
>=20
> Foro Wireless Madrid
> http://opennetworks.rg3.net
>=20
>=20
>=20
>=20
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -=20
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )