From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gregory Nathan Price Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: python-send-buffer and friends have no effect Date: Mon, 17 Sep 2007 20:23:02 -0400 Message-ID: <20070918002302.GF4980@vinegar-pot.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190088005 25898 80.91.229.12 (18 Sep 2007 04:00:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Sep 2007 04:00:05 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 18 06:00:03 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IXUFj-0007M1-Un for ged-emacs-devel@m.gmane.org; Tue, 18 Sep 2007 06:00:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXUFi-0001Ol-Jt for ged-emacs-devel@m.gmane.org; Mon, 17 Sep 2007 23:59:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXQru-0000od-5C for emacs-devel@gnu.org; Mon, 17 Sep 2007 20:23:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXQrs-0000oD-Pl for emacs-devel@gnu.org; Mon, 17 Sep 2007 20:23:08 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXQrs-0003Nn-HU for emacs-devel@gnu.org; Mon, 17 Sep 2007 20:23:08 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXQrM-00019m-Es for emacs-pretest-bug@gnu.org; Mon, 17 Sep 2007 20:22:36 -0400 Original-Received: from biscayne-one-station.mit.edu ([18.7.7.80]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IXQrr-0003MJ-FE for emacs-pretest-bug@gnu.org; Mon, 17 Sep 2007 20:23:07 -0400 Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id l8I0N4oQ008437 for ; Mon, 17 Sep 2007 20:23:04 -0400 (EDT) Original-Received: from vinegar-pot.MIT.EDU (VINEGAR-POT.MIT.EDU [18.181.0.51]) (authenticated bits=56) (User authenticated as price@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id l8I0N3Vq023016 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 17 Sep 2007 20:23:03 -0400 (EDT) Original-Received: (from price@localhost) by vinegar-pot.MIT.EDU (8.12.9.20060308) id l8I0N2CT011501; Mon, 17 Sep 2007 20:23:02 -0400 Content-Disposition: inline User-Agent: Mutt/1.5.12-2006-07-14 X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: 0.00 X-Detected-Kernel: Solaris 9 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Mon, 17 Sep 2007 23:59:48 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:79167 gmane.emacs.pretest.bugs:19915 Archived-At: When I run `M-x run-python', successfully starting a Python process, and then in a python-mode buffer hit `C-c C-c' (python-send-buffer) or `C-c C-r' (python-send-region) etc, no further output appears in the *Python* buffer and the buffer's definitions don't appear in the Python interpreter's namespace. I can "fix" this by using the python-mode.el that comes with Python, but I like Emacs' own python.el and would really rather use it for every other reason. I'd be very glad to see it fixed (or some dumb mistake of mine corrected, if that's it.) Thanks! Greg In GNU Emacs 22.0.50.1 (i386-apple-darwin8.7.1) of 2006-08-19 on petit.local X server distributor `Apple Computers', version 10.4.10 configured using `configure '--prefix=/Applications/Emacs.app/Contents/Resources' '--with-carbon' '--without-x' '--libexecdir=/Volumes/Emacs/Emacs.app/Contents/MacOS/libexec' 'CFLAGS=-arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DUSE_ATSUI -DUSE_MAC_TSM'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil locale-coding-system: iso-8859-1 default-enable-multibyte-characters: t Major mode: Python Minor modes in effect: TeX-PDF-mode: t shell-dirtrack-mode: t encoded-kbd-mode: t show-paren-mode: t tooltip-mode: t mac-input-method-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t Recent input: q C-x 1 x e m a c r e p o r e p o r t - e m Recent messages: History item: 1 Scanning `generate-terrain.py' Expansion found in 'generate-terrain.py' comint-search-arg: Not at command line History item: 1 Wrote /Users/price/cs/unfolding-polyhedra/code/generate-terrain.py [2 times] Type C-x 1 to remove help window. Type C-x 4 C-o RET to restore the other window. Making completion list... [3 times] Loading emacsbug...done