17 Jul 02:06
Difficulty in setting editor to TextPad
From: Dick Moores <rdmoores <at> gmail.com>
Subject: Difficulty in setting editor to TextPad
Newsgroups: gmane.comp.python.ipython.user
Date: 2008-07-17 00:09:28 GMT
Subject: Difficulty in setting editor to TextPad
Newsgroups: gmane.comp.python.ipython.user
Date: 2008-07-17 00:09:28 GMT
In my ipy_user_conf.py I have put this line:
ipy_editors.install_editor("C:\Program Files\TextPad 5\TextPad.exe 5")
I use -debug, and this is what it tells me:
'editor': '"C:\\Program Files\\TextPad 5\\textpad.exe"',
but
In [3]: ed versions.py
Editing... > C:\Program Files\TextPad 5\TextPad.exe 5
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
done. Executing edited code...
[snip]
It seems obvious that there still is a problem with the spaces in the
path, but I don't know what to do about them.
Help, please.
Dick Moores
So, the full command would probably be (if textpad works as specified
here:
RSS Feed