all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Inferior Python Mode
@ 2007-08-07  6:35 Matt
  2007-08-07  9:08 ` Hadron
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Matt @ 2007-08-07  6:35 UTC (permalink / raw)
  To: help-gnu-emacs

I am a newbie with emacs and am trying to open an inferior python
buffer. I have emacs 22.1.1 and python 2.5.1 on a windows xp system.
Both work well indepenently from eachother (python in IDLE), however,
when I type "M-x run-python" I get the message "Searching for program:
no such file or directory, python". Can anyone give me a pointer on
how to help emacs find and execute pyton?

I at first thought I had to use the lisp command load-path in
my .emacs file to help emacs find my Python directory but I have had
no luck with that.
(setq load-path (cons "C:\Python25" load-path))

Anything would help, even a reference.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-08-09 17:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07  6:35 Inferior Python Mode Matt
2007-08-07  9:08 ` Hadron
2007-08-07 14:48   ` Matt
2007-08-07 15:58 ` Sönmez Kartal
2007-08-07 16:25   ` Matt
2007-08-07 17:51     ` Sönmez Kartal
2007-08-08 14:53     ` Stefan Monnier
2007-08-09 15:50       ` Matt
2007-08-09 17:52         ` Stefan Monnier
2007-08-08 14:52 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.