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: Re: python-send-buffer and friends have no effect Date: Wed, 19 Sep 2007 01:34:41 -0400 Message-ID: <20070919053440.GH4980@vinegar-pot.mit.edu> References: <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 1190187903 4750 80.91.229.12 (19 Sep 2007 07:45:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2007 07:45:03 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 19 09:45:02 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 1IXuF2-0005t7-6e for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 09:45:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXuF0-0004n7-Lb for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 03:44:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXsD1-0005y3-Pr for emacs-devel@gnu.org; Wed, 19 Sep 2007 01:34:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXsD0-0005xD-6r for emacs-devel@gnu.org; Wed, 19 Sep 2007 01:34:46 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXsCz-00063S-VN for emacs-devel@gnu.org; Wed, 19 Sep 2007 01:34:46 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXsCS-0000gQ-7k; Wed, 19 Sep 2007 01:34:12 -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 1IXsCz-00063F-Gn; Wed, 19 Sep 2007 01:34:45 -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 l8J5YiCQ019625; Wed, 19 Sep 2007 01:34:44 -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 l8J5YfqC010245 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 19 Sep 2007 01:34:43 -0400 (EDT) Original-Received: (from price@localhost) by vinegar-pot.MIT.EDU (8.12.9.20060308) id l8J5Yf29014864; Wed, 19 Sep 2007 01:34:41 -0400 Content-Disposition: inline In-Reply-To: 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: Wed, 19 Sep 2007 03:43: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:79282 gmane.emacs.pretest.bugs:19932 Archived-At: On Tue, Sep 18, 2007 at 04:31:17AM -0400, Glenn Morris wrote: > > In GNU Emacs 22.0.50.1 (i386-apple-darwin8.7.1) of 2006-08-19 on > > petit.local > > This is an ancient CVS version. Try the released Emacs 22. Thanks! That fixes it. Sorry to bother. (I'd been running this build since before Emacs 22 was released.) Greg