help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python novice


From: Adam
Subject: Re: python novice
Date: Thu, 08 Sep 2005 22:35:33 -0400
User-agent: KNode/0.7.6

Tim Johnson wrote:

[ ... ]
>>  Hey Adam:
>> 
>>  Start the python interpreter first
>>  C-c ! or use the menu
>> 
>>  then run the python execute buffer command
>>  C-c C-c
>> 
>>  What happens then?
>>  HTH
>>  tim

Still have a problem, as below. 

And even with the interpreter then in comint-mode, 
the same result.  So looks a little like my mandrake 
version Emacs. No worry, am Pythoning satisfactorily 
without the header. [Am Emacs novice, so perhaps 
down the track . . ].   

Many thanks, am still getting up speed. 

Emacs C-c ! from Python buffer provides >>> in new 
buffer. The C-c C-c in Py buffer provides the following; 
Then comint-mode in Py buffer, and C-c C-c same result. 


Python 2.3.3 (#2, Feb 17 2004, 11:45:40) 
[GCC 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> ## working on region in file /home/ahc/tmp/python-2745nWq.py...
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/home/ahc/tmp/python-2745nWq.py", line 17
    break




reply via email to

[Prev in Thread] Current Thread [Next in Thread]