GNU bug report logs - #25067
Emacs pretest 25.1.90 - ipython completion

Previous Next

Package: emacs;

Reported by: Edward Flanigan <eflanigan00 <at> hotmail.com>

Date: Tue, 29 Nov 2016 21:04:02 UTC

Severity: normal

Tags: fixed

Merged with 25614

Fixed in version 25.2

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Edward Flanigan <eflanigan00 <at> hotmail.com>
To: "25067 <at> debbugs.gnu.org" <25067 <at> debbugs.gnu.org>
Subject: bug#25067: #25067 Emacs pretest 25.1.91 - ipython completion
Date: Tue, 3 Jan 2017 17:27:55 +0000
[Message part 1 (text/plain, inline)]
Python 3.5.2 |Anaconda 4.2.0 (64-bit)| (default, Jul  2 2016, 17:53:06)
IPython 5.1.0 -- An enhanced Interactive Python.


Recipe is the following:


emacs -q


eval-region on this:


(setq
 python-shell-interpreter "ipython3"
 python-shell-interpreter-args "--simple-prompt --pprint")



Then open *Python* which will be ipython 5.1.0

The following don't work anymore in the pre-test


1.) import num [TAB]  shows possible completions in 25.1.1 but doesn't in the pretest

2.) run afile [TAB] shows possible completions for the files in the directory that match afile*

3.) cd adirec [TAB] shows possible completions

[Message part 2 (text/html, inline)]

This bug report was last modified 8 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.