Stefan Monnier
195ee2f0a9
* lisp/progmodes/python.el (python-shell-get-buffer): New function.
...
(python-shell-get-process): Use it.
(python-shell-send-string): Always use utf-8 and add a cookie to tell
Python which encoding was used. Don't split-string since we only care
about the first line. Return the temp-file, if applicable.
(python-shell-send-region): Tell compile.el how to turn locations in
the temp-file into locations in the source buffer.
2013-10-29 21:28:36 -04:00
..
2013-08-09 17:22:44 -04:00
2013-08-29 15:55:58 -04:00
2013-08-28 19:32:25 -04:00
2013-08-29 15:55:58 -04:00
2013-09-04 20:12:36 -04:00
2013-08-28 19:31:52 -04:00
2013-10-27 21:24:17 +00:00
2013-10-20 14:27:22 +00:00
2013-09-28 17:17:01 +00:00
2013-09-10 23:44:35 -07:00
2013-10-12 17:31:19 -07:00
2013-10-23 09:25:56 -07:00
2013-09-11 22:48:22 -07:00
2013-10-21 20:47:32 -04:00
2013-08-05 18:26:57 +04:00
2013-08-05 18:26:57 +04:00
2013-09-11 22:32:57 -07:00
2013-08-05 14:35:55 +04:00
2013-08-26 06:30:56 +08:00
2013-08-05 18:26:57 +04:00
2013-09-12 23:56:35 -07:00
2013-09-17 22:19:28 -07:00
2013-08-05 14:35:55 +04:00
2013-10-24 19:35:55 -07:00
2013-08-09 17:22:44 -04:00
2013-08-13 00:56:43 -07:00
2013-10-25 08:52:26 +08:00
2013-10-08 01:10:10 -04:00
2013-10-25 11:23:45 -04:00
2013-10-29 21:28:36 -04:00
2013-10-27 07:25:03 +04:00
2013-10-24 17:16:20 -04:00
2013-10-12 22:23:42 -07:00
2013-10-15 23:02:40 -04:00
2013-10-20 12:13:26 +02:00