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

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

bug#25025: python-shell-calculate-command is wrong


From: Eli Zaretskii
Subject: bug#25025: python-shell-calculate-command is wrong
Date: Fri, 02 Dec 2016 17:46:44 +0200

> From: npostavs@users.sourceforge.net
> Cc: 25025@debbugs.gnu.org,  clement.pit@gmail.com
> Date: Fri, 02 Dec 2016 10:07:57 -0500
> 
> Okay, let me rephrase.  `python-shell-calculate-command' currently
> generates a shell command, but none of its callers treat the result as a
> shell command (they don't pass it to a shell, they parse it with
> `split-string-and-unquote').  Therefore, the easiest fix is to change
> `python-shell-calculate-command' to no longer generate a shell command.

Fine with me (and maybe also change the function's name while you are
at it).





reply via email to

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