Idle for Emacs users
Mike Clarkson
support at internetdiscovery.com
Wed Jan 1 18:04:45 EST 2003
More information about the Python-list mailing list
Wed Jan 1 18:04:45 EST 2003
- Previous message (by thread): convert currency to words
- Next message (by thread): GUI-programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've added something to IDEStudio so that you can use Idle with Emacs via gnuclient. It's a little rustic, but it's nice to be able to use Idle as a GUI class inspector and debugger along with Emacs. Download IDEStudio from http://starship.python.net/crew/mike/Idle/. Binaries are available for Linux and Windows. From the readme: IDEStudio can be used with an Alternate Editor, so that you can use your favourite editor, with Idle providing the Shell, Debugger and Inspector. Under Unix or Windows: 1.set the environment variable VISUAL or EDITOR to the name of your editor, and make sure that it can be found on your PATH. 2.Under Options/Alternate Editor, select Use Alternate to Edit Files. 3.It knows about Emacs and emacsclient or gnuclient. Under Tools/Emacs Alternate Editor, select Use gnuclient to Edit Files. Happy New Year, Mike
- Previous message (by thread): convert currency to words
- Next message (by thread): GUI-programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list