all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Moore <dooglus@gmail.com>
Cc: emacs-devel@gnu.org, Paul Pogonyshev <pogonyshev@gmx.net>
Subject: Re: comments in Python mode
Date: Thu, 04 Jan 2007 01:08:48 +0100	[thread overview]
Message-ID: <m2mz4zac1b.fsf@gmail.com> (raw)
In-Reply-To: <07DE5CAC-02F8-4752-8A5A-DA53945A0907@acm.org> (Steven Huwig's message of "Wed\, 27 Dec 2006 14\:21\:09 -0500")

Steven Huwig <steven.huwig@gmail.com> 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.

  reply	other threads:[~2007-01-04  0:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-25 22:30 commends in Python mode Paul Pogonyshev
2006-12-27 12:16 ` Steven Huwig
2006-12-27 17:07   ` comments " Paul Pogonyshev
2006-12-27 19:21     ` Steven Huwig
2007-01-04  0:08       ` Chris Moore [this message]
2007-01-04 23:59         ` Steven Huwig
2007-01-05  0:11           ` Paul Pogonyshev
2007-01-05  0:45             ` Steven Huwig
2007-01-05  4:57 ` commends " Stefan Monnier
2007-01-05 12:05   ` Chris Moore
2007-01-05 19:59     ` Paul Pogonyshev
2007-01-06 18:07       ` Richard Stallman
2007-01-06  2:54   ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2mz4zac1b.fsf@gmail.com \
    --to=dooglus@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=pogonyshev@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.