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

Reset readline delimiters after loading rmagic. #2763

Merged
merged 1 commit into from Jan 10, 2013

Conversation

takluyver
Copy link
Member

Closes gh-2759

This fixes the problem when using the R magics. Users using rpy2 directly are still likely to experience it. I'm not sure how we can resolve that in IPython, except by awkward special cases that look for rpy2 being initialised.

@bfroehle
Copy link
Contributor

Thanks. This seems to work well, so I'll merge now.

bfroehle added a commit that referenced this pull request Jan 10, 2013
Reset readline delimiters after loading rmagic.
@bfroehle bfroehle merged commit 6228990 into ipython:master Jan 10, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Reset readline delimiters after loading rmagic.
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

Successfully merging this pull request may close these issues.

R magic extension interferes with tab completion
2 participants