Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-mode.el disables raw_input() #37021

Closed
kowk mannequin opened this issue Aug 14, 2002 · 2 comments
Closed

python-mode.el disables raw_input() #37021

kowk mannequin opened this issue Aug 14, 2002 · 2 comments
Assignees

Comments

@kowk
Copy link
Mannequin

kowk mannequin commented Aug 14, 2002

BPO 594833
Nosy @smontanaro, @warsaw

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/warsaw'
closed_at = <Date 2003-08-01.04:36:02.000>
created_at = <Date 2002-08-14.00:30:15.000>
labels = []
title = 'python-mode.el disables raw_input()'
updated_at = <Date 2003-08-01.04:36:02.000>
user = 'https://bugs.python.org/kowk'

bugs.python.org fields:

activity = <Date 2003-08-01.04:36:02.000>
actor = 'skip.montanaro'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-08-14.00:30:15.000>
creator = 'kowk'
dependencies = []
files = []
hgrepos = []
issue_num = 594833
keywords = []
message_count = 2.0
messages = ['11916', '11917']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'barry', 'kowk']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue594833'
versions = []

@kowk
Copy link
Mannequin Author

kowk mannequin commented Aug 14, 2002

Hi,

I'm not sure if this is a bug. I just wanted to report a problem
with my emacs environment using python-mode. With the
current version of python-mode.el with Python 2.1, 2.2, 2.2.1,
I always get

EOFError: EOF when reading a line

at the line I call raw_input() function. How to get this work in
emacs?
By the way, the same code doesn't raise this error with vim.

Thanks in advance.
Kow

@kowk kowk mannequin closed this as completed Aug 14, 2002
@kowk kowk mannequin assigned warsaw Aug 14, 2002
@kowk kowk mannequin closed this as completed Aug 14, 2002
@kowk kowk mannequin assigned warsaw Aug 14, 2002
@smontanaro
Copy link
Contributor

Logged In: YES
user_id=44345

I think this is something we can't do anything about. It's just
a limitation of the underlying Emacs functions used to run
external programs.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants