all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Andrii Kolomoiets <andreyk.mad@gmail.com>
Cc: 34582@debbugs.gnu.org
Subject: bug#34582: [PATCH] Make python-shell-prompt-block-regexp match IPython prompt
Date: Tue, 16 Apr 2019 20:10:52 -0400	[thread overview]
Message-ID: <87h8axxzhv.fsf@gmail.com> (raw)
In-Reply-To: <F546D304-FA63-407F-9A41-60CE15E2E920@gmail.com> (Andrii Kolomoiets's message of "Tue, 19 Feb 2019 23:57:07 +0200")

tags 34582 fixed
close 34582 27.1
quit

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

> This patch make python-shell-prompt-block-regexp match also IPython's
> multiline prompt.
>
> It allows to correctly disable non-native completions during multiline
> statement in inferior-python-mode that runs IPython interpreter.
>

> -(defcustom python-shell-prompt-block-regexp "\\.\\.\\. "
> +(defcustom python-shell-prompt-block-regexp "\\.\\.\\.:? "

Thanks, pushed to master.

6f8fe0d5ac 2019-04-16T20:09:34-04:00 "Make python-shell-prompt-block-regexp match IPython prompt"





      reply	other threads:[~2019-04-17  0:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19 21:57 bug#34582: [PATCH] Make python-shell-prompt-block-regexp match IPython prompt Andrii Kolomoiets
2019-04-17  0:10 ` Noam Postavsky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8axxzhv.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=34582@debbugs.gnu.org \
    --cc=andreyk.mad@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.