emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to optionally show Python process buffer after C-c C-c


From: Deniz Dogan
Subject: Re: Patch to optionally show Python process buffer after C-c C-c
Date: Mon, 18 Jun 2012 20:03:33 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

On 2012-06-18 19:56,, Glenn Morris wrote:
Deniz Dogan wrote:

+(defcustom python-show-process-buffer-on-send nil
+  "Whether or not to show the Python process buffer after sending
+a region to the Python process."

The first line of a doc string should be a complete sentence.

+  :version "24.1")

24.2


Attached the changes you requested.

Attachment: new-python-patch-2.diff
Description: Text document


reply via email to

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