[Zope] ExternalEditor and IDLE on windows

Reinoud van Leeuwen reinoud.v@n.leeuwen.net
Wed, 24 Jul 2002 16:37:10 +0200


On Wed, Jul 24, 2002 at 03:28:37PM +0100, Peter Bengtsson wrote:
> Has anybody managed to use IDLE as editor with ExternalEditor?
> I tried setting:
> editor = C:\Python21\pythonw.exe "C:\Python21\Tools\idle\idle.pyw"

I just use the path to the executable itself:
editor = c:\program files\emeditor3\emeditor.exe

(emeditor is a simple editor that does syntaxt highliting in both HTML and 
Python, has rectangular blocks and macro's. enought for me ";-)


-- 
__________________________________________________
"Nothing is as subjective as reality"
Reinoud van Leeuwen    reinoud.v@n.leeuwen.net
http://www.xs4all.nl/~reinoud
__________________________________________________