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
_______________________________________________
Help-gnu-emacs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs