all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rasmith@tamu.edu
To: rgerardi@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Connecting Emacs to Python in Windows XP
Date: Fri, 30 Apr 2010 13:51:58 -0500 (CDT)	[thread overview]
Message-ID: <20100430.135158.454026871608019592.rasmith@aristotle.tamu.edu> (raw)
In-Reply-To: <k2i975bc1091004290953pa39f6011pc4c1fdbb41144558@mail.gmail.com>

From: Roberto Gerardi <rgerardi@gmail.com>
Subject: Connecting Emacs to Python in Windows XP
Date: Thu, 29 Apr 2010 12:53:26 -0400

> Hi,
> 
> I've downloaded Emacs 2.3 and Python 3.0. 

 Would that be Emacs 23.1? 2.3 is genuinely ancient.

>I'm totally new with this,
> so I could not run python programs from Emacs. Is there any set up or
> extra file I have to download and install to link Emacs with Python?

Is the file python.el on your system?  Try 

M-x load-library RET python RET

If you see the message 'Loading python ... done', then it is.  

This defines  the commands python-mode, run-python, python-shell.  For
their descrptions: 

C-h f python-mode RET (and so on)

Invoke by M-x python-mode RET, etc.

(If you're totally new to emacs, 'C-h' means 'Ctrl-h', 'M-x' means
'Meta-x' (and the 'Meta' key is probably one of your Alt keys).


Robin Smith




      reply	other threads:[~2010-04-30 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29 16:53 Connecting Emacs to Python in Windows XP Roberto Gerardi
2010-04-30 18:51 ` rasmith [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100430.135158.454026871608019592.rasmith@aristotle.tamu.edu \
    --to=rasmith@tamu.edu \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rgerardi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.