* emacs-23 ipython tab completion broken?
@ 2009-07-21 15:57 Neal Becker
2009-07-21 17:31 ` Lennart Borgman
2009-07-22 18:55 ` Thierry Volpiatto
0 siblings, 2 replies; 5+ messages in thread
From: Neal Becker @ 2009-07-21 15:57 UTC (permalink / raw)
To: help-gnu-emacs
I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". Not sure when
this started, but hitting TAB no longer works in *Python* buffer. I always
get "Can't find completion for xxx"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-23 ipython tab completion broken?
2009-07-21 15:57 emacs-23 ipython tab completion broken? Neal Becker
@ 2009-07-21 17:31 ` Lennart Borgman
2009-07-21 17:50 ` Neal Becker
2009-07-21 19:20 ` Neal Becker
2009-07-22 18:55 ` Thierry Volpiatto
1 sibling, 2 replies; 5+ messages in thread
From: Lennart Borgman @ 2009-07-21 17:31 UTC (permalink / raw)
To: Neal Becker; +Cc: help-gnu-emacs
On Tue, Jul 21, 2009 at 5:57 PM, Neal Becker<ndbecker2@gmail.com> wrote:
> I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". Not sure when
> this started, but hitting TAB no longer works in *Python* buffer. I always
> get "Can't find completion for xxx"
What platform?
What does `C-h c TAB' say?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-23 ipython tab completion broken?
2009-07-21 17:31 ` Lennart Borgman
@ 2009-07-21 17:50 ` Neal Becker
2009-07-21 19:20 ` Neal Becker
1 sibling, 0 replies; 5+ messages in thread
From: Neal Becker @ 2009-07-21 17:50 UTC (permalink / raw)
To: Lennart Borgman; +Cc: help-gnu-emacs
On Tuesday 21 July 2009, Lennart Borgman wrote:
> On Tue, Jul 21, 2009 at 5:57 PM, Neal Becker<ndbecker2@gmail.com> wrote:
> > I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". Not sure
> > when this started, but hitting TAB no longer works in *Python* buffer. I
> > always get "Can't find completion for xxx"
>
> What platform?
> What does `C-h c TAB' say?
<tab> runs the command ipython-complete
platform is fedora F11 x86_64
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-23 ipython tab completion broken?
2009-07-21 17:31 ` Lennart Borgman
2009-07-21 17:50 ` Neal Becker
@ 2009-07-21 19:20 ` Neal Becker
1 sibling, 0 replies; 5+ messages in thread
From: Neal Becker @ 2009-07-21 19:20 UTC (permalink / raw)
To: help-gnu-emacs
Lennart Borgman wrote:
> On Tue, Jul 21, 2009 at 5:57 PM, Neal Becker<ndbecker2@gmail.com> wrote:
>> I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". Not sure
>> when this started, but hitting TAB no longer works in *Python* buffer. I
>> always get "Can't find completion for xxx"
>
> What platform?
> What does `C-h c TAB' say?
<tab> runs the command ipython-complete
Fedora F11 x86_64
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs-23 ipython tab completion broken?
2009-07-21 15:57 emacs-23 ipython tab completion broken? Neal Becker
2009-07-21 17:31 ` Lennart Borgman
@ 2009-07-22 18:55 ` Thierry Volpiatto
1 sibling, 0 replies; 5+ messages in thread
From: Thierry Volpiatto @ 2009-07-22 18:55 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
Neal Becker <ndbecker2@gmail.com> writes:
> I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". Not sure when
> this started, but hitting TAB no longer works in *Python* buffer. I always
> get "Can't find completion for xxx"
Same problem for me.
Here what i found on google:
http://www.nabble.com/TAB-Completion-for-emacs-with-python-2.6-td22025019.html
So just add that to .emacs and it should work.
(setq ipython-completion-command-string "print(';'.join(__IP.Completer.all_completions('%s')))\n")
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-07-22 18:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 15:57 emacs-23 ipython tab completion broken? Neal Becker
2009-07-21 17:31 ` Lennart Borgman
2009-07-21 17:50 ` Neal Becker
2009-07-21 19:20 ` Neal Becker
2009-07-22 18:55 ` Thierry Volpiatto
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).