From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Moore Newsgroups: gmane.emacs.devel Subject: Re: comments in Python mode Date: Thu, 04 Jan 2007 01:08:48 +0100 Message-ID: References: <200612260030.49345.pogonyshev@gmx.net> <23511492-6F31-4EC5-BEB2-4951CCDA9AE6@acm.org> <200612271907.20325.pogonyshev@gmx.net> <07DE5CAC-02F8-4752-8A5A-DA53945A0907@acm.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167869361 1099 80.91.229.12 (4 Jan 2007 00:09:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 00:09:21 +0000 (UTC) Cc: emacs-devel@gnu.org, Paul Pogonyshev Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 04 01:09:19 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 1H2GAR-0001wl-AY for ged-emacs-devel@m.gmane.org; Thu, 04 Jan 2007 01:09:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2GAQ-0002nX-Pe for ged-emacs-devel@m.gmane.org; Wed, 03 Jan 2007 19:09:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2GAD-0002nS-Ox for emacs-devel@gnu.org; Wed, 03 Jan 2007 19:08:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2GAC-0002lc-2U for emacs-devel@gnu.org; Wed, 03 Jan 2007 19:08:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2GAB-0002lW-PW for emacs-devel@gnu.org; Wed, 03 Jan 2007 19:08:55 -0500 Original-Received: from [66.249.92.174] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2GAA-0007Do-Vf for emacs-devel@gnu.org; Wed, 03 Jan 2007 19:08:55 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so5932010ugf for ; Wed, 03 Jan 2007 16:08:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:cc:references:from:date:in-reply-to:message-id:user-agent:mime-version:content-type:x-sa-exim-connect-ip:x-sa-exim-mail-from:x-spam-checker-version:x-spam-level:x-spam-status:subject:x-sa-exim-version:x-sa-exim-scanned:sender; b=rgKuvMowscgd7+da8Z968yjwtoEihs4btXCZFkJkuxPuYUb+sPmZeyxfwPtCNEfimKMJGVJo3hb6ZSbxcMMgyLq9PBqPTsEvnqZ6Rky40J/lWnSFmYfYT3PJhDfgdbBu4WaGVIxA8vQzE14ZBsgkao67uUYs5smpLjD/2ah49Qk= Original-Received: by 10.67.93.6 with SMTP id v6mr16019782ugl.1167869333705; Wed, 03 Jan 2007 16:08:53 -0800 (PST) Original-Received: from chrislap.local ( [89.176.28.156]) by mx.google.com with ESMTP id l33sm27758069ugc.2007.01.03.16.08.52; Wed, 03 Jan 2007 16:08:52 -0800 (PST) Original-Received: from localhost ([127.0.0.1] helo=chrislap.local) by chrislap.local with esmtp (Exim 4.63) (envelope-from ) id 1H2GA4-0006eX-FO; Thu, 04 Jan 2007 01:08:48 +0100 Original-To: Steven Huwig In-Reply-To: <07DE5CAC-02F8-4752-8A5A-DA53945A0907@acm.org> (Steven Huwig's message of "Wed\, 27 Dec 2006 14\:21\:09 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: dooglus@gmail.com X-SA-Exim-Version: 4.2.1 (built Sun, 03 Dec 2006 00:39:09 +0000) X-SA-Exim-Scanned: Yes (on chrislap.local) 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:64720 Archived-At: Steven Huwig writes: > Maybe we are looking at different behavior. I checked that > show-paren-mode and forward- and backward-sexp worked. Is that what > you are doing? It's what I'm doing, and it fails for me, using python.el revision 1.52, which hasn't been changed for a month or so. I've tried lots of older versions of python.el, but they all (1.1, 1.10, 1.20, 1.30, 1.40, 1.49 - 1.52) exhibit the same problem. I guess the problem is in some other source file. Here are the backtraces I get: Debugger entered--Lisp error: (scan-error "Unbalanced parentheses" 8 47) scan-sexps(8 1) forward-sexp(1) call-interactively(forward-sexp) Debugger entered--Lisp error: (scan-error "Unbalanced parentheses" 45 1) scan-sexps(46 -1) forward-sexp(-1) backward-sexp(1) call-interactively(backward-sexp) Chris.