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

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

bug#37808: 27.0.50; [PATCH] python-shell-completion-at-point: respect si


From: Noam Postavsky
Subject: bug#37808: 27.0.50; [PATCH] python-shell-completion-at-point: respect simple-operator
Date: Fri, 13 Dec 2019 07:57:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

severity 37808 minor
tags 37808 fixed
close 37808 27.1
quit

Andrii Kolomoiets <andreyk.mad@gmail.com> writes:

> 1. emacs -Q
> 2. M-x run-python
> (Now in *Python* buffer)
> 3. foo=1<RET>
> 4. bar=fo<TAB>
>
> "No match" echoed in minibuffer but completion list is expected.
>
> Attached patch make python-shell-completion-at-point also stop on
> simple-operator while parsing input.

Thanks, pushed to master.

[1: 51d3c95147]: 2019-12-13 07:47:14 -0500
  python-shell-completion-at-point: respect simple-operator (Bug#37808)
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=51d3c95147efa80fd3e09c90705439517e8fb6ca





reply via email to

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