From: "Anton V. Belyaev" <anton.belyaev@gmail.com>
Subject: Problems with built-in Python mode of Emacs22 on w32
Date: 8 Apr 2006 06:54:10 -0700 [thread overview]
Message-ID: <1144504450.570708.26150@e56g2000cwe.googlegroups.com> (raw)
I searched the group, but it seems nobody encountered such a problem.
I use Emacs22 (for windows), it has python.el in the distrib. Also I
use Python 2.4.3.
When I am trying to send a statement to Python from Emacs, *Python*
buffer is shown and it says following:
Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "c:\Program Files\Emacs\emacs\etc\emacs.py", line 23, in ?
import os, sys, traceback, inspect, rlcompleter, __main__
File "c:\Python24\lib\rlcompleter.py", line 42, in ?
import readline
ImportError: No module named readline
>>> >>> Traceback (most recent call last):
File "<stdin>", line 1, in ?
NameError: name 'emacs' is not defined
>>> >>>
next reply other threads:[~2006-04-08 13:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-08 13:54 Anton V. Belyaev [this message]
2006-04-08 15:57 ` Problems with built-in Python mode of Emacs22 on w32 Eli Zaretskii
[not found] ` <mailman.201.1144511871.9609.help-gnu-emacs@gnu.org>
2006-04-08 20:01 ` Anton V. Belyaev
2006-04-10 5:09 ` Stefan Monnier
2006-04-10 8:30 ` Alan Mackenzie
2006-04-12 11:18 ` Dave Love
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1144504450.570708.26150@e56g2000cwe.googlegroups.com \
--to=anton.belyaev@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).