Emacs + py-mode + tkinter problem

Thomas Güttler guettler at thomas-guettler.de
Fri Jul 4 06:53:43 EDT 2003


Alexander Schmolck wrote:

> Thomas Güttler <guettler at thomas-guettler.de> writes:
> 
>> Tom Locke wrote:
>> 
>> > Hi All,
>> > 
>> > I'm having trouble with the python shell within emacs. It's hanging
>> > when I use tkinter. Setup is:
>> > 
>> > Windows XP
>> > emacs 21.3
>> > py-mode 4.6
>> > 
>> > Recipe:
>> > From a python-mode buffer, launch the python shell (C-c !), then in the
>> > shell
>> 
>> Sorry, I don't know an answer since I only start
>> the interactive prompt from a terminal. Since I am quite happy
>> I would like to konw why you want the python interpreter in emacs?

> Maybe too many people are happy with too little (essentially
> edit/run-whole-program/debug cycles a la C, plus maybe using python
> interactively as a calculator or to look up documenation).

Yes, maybe. I am used to 
 1. edit with emacs
 2. press Alt-TAB
 3. in xterm arrowUp return
 4. maybe stacktrace --> emacs: goto-line (c-g) goto [1]


> If I had time
> I'd write a tutorial on using ipython from within emacs for (I think) much
> more effective interactive development. As it is I still haven't found the
> time for a reply to a post by David Abrahams on the topic.

Please announce it on python.announce
 
 thomas





More information about the Python-list mailing list