Further problems wirh Emacs Python mode

J

jblazi

The Python mode for Emacs works nicely on my own machine but it does not
work entirely correctly in my school.
We use a Novell network and that may cause some problems.
Shen I am editing a Python program and type C-c C-c, the second window
with the caption is displayed (The Emacs window is tiled), but the print
output does not appear. When my Python program is for example

print 'hallo'

nothing is displayed in the Python Output Window. (On my machine at home I
see 'Hallo' (without the 's).

I should like to add this: I usually start Python programs on the school
systems by typing test.py (for example) at the command line. Then the
Python interpreter is automativally started and test.py is executed. This
does not work with the Python mode package (CPython?) and so I wrote a
batchfile python.py, that contains the only line %1.


Has anybody an idea, what goes wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top