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

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

bug#16547: 24.3.50; python-shell-send-string dropped MSG argument, but s


From: Jorgen Schaefer
Subject: bug#16547: 24.3.50; python-shell-send-string dropped MSG argument, but still in docstring
Date: Sat, 25 Jan 2014 12:08:51 +0100

C-h f python-shell-send-string

-----
(python-shell-send-string STRING &optional PROCESS)

Send STRING to inferior Python PROCESS.
When MSG is non-nil messages the first line of STRING.
-----

In Emacs 24.3, this had an optional argument MSG, which was dropped. The
docstring does not reflect this change.

Similar for `python-shell-send-string-no-output'.

Regards,
Jorgen





reply via email to

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