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

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

bug#64397: 29.0.91; Limited configuration of commands based on python-in


From: Augusto Stoffel
Subject: bug#64397: 29.0.91; Limited configuration of commands based on python-interpreter
Date: Fri, 07 Jul 2023 10:09:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Thu,  6 Jul 2023 at 23:51, kobarity wrote:

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

Also looks reasonable to me.

I personally would do some things differently: I would rather allow
`python-interpreter' to be a list of strings (e.g. '("poetry" "run"))
instead of adding a new variable `python-interpreter-args'.  Or else I
would make `python-interpreter-args' a list of strings instead of a
string that needs to be split according to arcane shell rules.

But I guess the current patch is more consistent with other conventions
of python.el.





reply via email to

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