unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: kobarity <kobarity@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Matthias Meulien <orontee@gmail.com>,
	Augusto Stoffel <arstoffel@gmail.com>,
	64397@debbugs.gnu.org
Subject: bug#64397: 29.0.91; Limited configuration of commands based on python-interpreter
Date: Thu, 06 Jul 2023 23:51:04 +0900	[thread overview]
Message-ID: <eke7jzvd5c13.wl-kobarity@gmail.com> (raw)
In-Reply-To: <83o7kpijyf.fsf@gnu.org>


Eli Zaretskii wrote:
> 
> > From: Matthias Meulien <orontee@gmail.com>
> > Date: Sat, 01 Jul 2023 18:10:21 +0200
> > 
> > Here's a patch adding a python-interpreter-args custom variable.
> 
> Thanks.  A few minor comments below.
> 
> > +(defcustom python-interpreter-args ""
> > +  "Default arguments for the Python interpreter."
> > +  :type 'string)
> 
> New defcustoms should have the :version tag.
> 
> >  (defcustom python-shell-interpreter-args "-i"
> > -  "Default arguments for the Python interpreter."
> > +  "Default arguments for the Python interpreter for shell."
> 
> I think this doc string needs to be clarified, in particular what is
> the significance of the "for shell" addition.
> 
> We also need a NEWS entry calling out the new defcustom.
> 
> kobarity, any comments to this change?  See the description of the
> original issue in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64397#5.

I think it is reasonable, but I would like to hear the opinion of
Augusto Stoffel who created the Import management.





  reply	other threads:[~2023-07-06 14:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-01  6:33 bug#64397: 29.0.91; Limited configuration of commands based on python-interpreter Matthias Meulien
2023-07-01 16:10 ` Matthias Meulien
2023-07-06  7:21   ` Eli Zaretskii
2023-07-06 14:51     ` kobarity [this message]
2023-07-07  8:09       ` Augusto Stoffel
2023-07-06 20:39     ` Matthias Meulien
2023-07-08  7:52       ` Eli Zaretskii
2023-07-08 11:28         ` kobarity
2023-07-08 13:50           ` Eli Zaretskii
2023-07-08 16:28           ` Matthias Meulien
2023-07-09 12:17             ` kobarity
2023-07-13  5:50               ` Eli Zaretskii
2023-07-13 21:44                 ` Matthias Meulien
2023-07-15  8:30                   ` Eli Zaretskii
2023-07-17 19:17                     ` Matthias Meulien
2023-07-20 16:02                       ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=eke7jzvd5c13.wl-kobarity@gmail.com \
    --to=kobarity@gmail.com \
    --cc=64397@debbugs.gnu.org \
    --cc=arstoffel@gmail.com \
    --cc=eliz@gnu.org \
    --cc=orontee@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 public inbox

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

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).