From: Eli Zaretskii <eliz@gnu.org>
To: Lin Sun <sunlin7.mail@gmail.com>, kobarity <kobarity@gmail.com>
Cc: 70609@debbugs.gnu.org
Subject: bug#70609: 30.0.50; [PATCH] New function 'python-shell-send-block' for python-mode
Date: Mon, 29 Apr 2024 15:57:21 +0300 [thread overview]
Message-ID: <86zftcqqby.fsf@gnu.org> (raw)
In-Reply-To: <CABCREdqzedWmXwpz4HBuN3JbUYZSgbGZH8nbPL3h-pvR5+N94Q@mail.gmail.com> (message from Lin Sun on Sat, 27 Apr 2024 14:14:06 +0000)
> From: Lin Sun <sunlin7.mail@gmail.com>
> Date: Sat, 27 Apr 2024 14:14:06 +0000
>
> Here is a function 'python-shell-send-block' to send a block to the
> python interpreter in python mode, it's similar to
> `python-shell-send-defun` but works on block.
>
> The implementation and testing are included in that patch.
>
> Please help review the changes.
>
> [PATCH] New function 'python-shell-send-block' for python-mode
>
> * lisp/progmodes/python.el: Add implemention of the function.
> * test/lisp/progmodes/python-tests.el: Test case for the function.
> * etc/NEWS: Document for the function.
kobarity, any comments?
next prev parent reply other threads:[~2024-04-29 12:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-27 14:14 bug#70609: 30.0.50; [PATCH] New function 'python-shell-send-block' for python-mode Lin Sun
2024-04-29 12:57 ` Eli Zaretskii [this message]
2024-04-30 7:28 ` kobarity
2024-04-30 15:51 ` Lin Sun
2024-05-01 8:15 ` kobarity
2024-05-02 10:05 ` Eli Zaretskii
2024-05-02 15:38 ` Lin Sun
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=86zftcqqby.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=70609@debbugs.gnu.org \
--cc=kobarity@gmail.com \
--cc=sunlin7.mail@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.