unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Problems with built-in Python mode of Emacs22 on w32
@ 2006-04-08 13:54 Anton V. Belyaev
  2006-04-08 15:57 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Anton V. Belyaev @ 2006-04-08 13:54 UTC (permalink / 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
>>> >>>

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

end of thread, other threads:[~2006-04-12 11:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-08 13:54 Problems with built-in Python mode of Emacs22 on w32 Anton V. Belyaev
2006-04-08 15:57 ` 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

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).