bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10295: 24.0.92; Python completion fails on OSX (10.6.8)


From: Chong Yidong
Subject: bug#10295: 24.0.92; Python completion fails on OSX (10.6.8)
Date: Fri, 27 Jan 2012 16:03:37 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Leo <sdl.web@gmail.com> writes:

> 1. emacs -q
> 2. M-x python-mode
> 3. C-c C-z
> 4. M-: (python-symbol-completions "s")
>
> repeat step 4 a few times and you should notice the following
> alternating results:
>
> ("setdefault" "sys")
> nil
> ("setdefault" "sys")
> nil

Hmm, I can't reproduce this on GNU/Linux.  The result of
python-symbol-completions is always ("setdefault" "sys").

OTOH, I don't see how the fixes to Bug#5390 or Bug#5694 would cause this
problem, either.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]