>>>>> Lacrima <lacrima.ma...@gmail.com> (L) wrote:

>L> Thank you for really useful and detailed explanation. Now I can test
>L> my code using Emacs.
>L> But I think it works for me in a little bit different way.
>L> My file contains only the print 'hello world'.
>L> If I have no python shell running, then:
>L> a) C-c RET opens *Python Output* buffer without any output and with
>L> 'Shell command succeeded with no output' message at the bottom
>L> b) C-c C-c opens *Python Output* with appropriate 'hello world'
>L> message.

>L> Then I run python shell with C-c ! command. And:
>L> a) C-c RET opens *Python* buffer and prints 'hello world' in the
>L> python shell
>L> b) C-c C-c gives the same result.

Which version of python-mode.el do you have? (Variable py-version)
-- 
Piet van Oostrum <p...@cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: p...@vanoostrum.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to