all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Ivan Andrus <darthandrus@gmail.com>
Cc: 11974@debbugs.gnu.org
Subject: bug#11974: 24.1.50; python-nav-forward-sexp-function doesn't skip over strings
Date: Thu, 19 Jul 2012 18:54:37 -0400	[thread overview]
Message-ID: <jwv1uk7qsak.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <D3BE0B6C-F35A-4E54-A68C-FAB0F92E30D8@gmail.com> (Ivan Andrus's message of "Thu, 19 Jul 2012 21:39:13 +0200")

>> def foo():
>>    toto
>>    bar
> In my mind you should skip to after bar only if the cursor is before the def
> (or possibly anywhere in the def keyword).

This is the obvious non-controversial case, indeed.  If that's
sufficient, then I think there is no remaining problem.

I just assumed that Fabián (or others) also wanted to be able to skip
just the "block" of statements without the introductory element (like
def/if/...).


        Stefan





  parent reply	other threads:[~2012-07-19 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-18 12:29 bug#11974: 24.1.50; python-nav-forward-sexp-function doesn't skip over strings Ivan Andrus
2012-07-19  7:52 ` Stefan Monnier
2012-07-19 19:40   ` Ivan Andrus
     [not found]   ` <D3BE0B6C-F35A-4E54-A68C-FAB0F92E30D8@gmail.com>
2012-07-19 22:54     ` Stefan Monnier [this message]
2012-09-28 21:18       ` Ivan Andrus

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=jwv1uk7qsak.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=11974@debbugs.gnu.org \
    --cc=darthandrus@gmail.com \
    /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.