From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: command-separator char
Date: Tue, 23 Jun 2015 15:33:15 -0400 [thread overview]
Message-ID: <jwvegl2z0jp.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: mailman.5516.1435085009.904.help-gnu-emacs@gnu.org
> From end of first string jumps into second string.
Yes, that's the problem I mentioned in my "PS".
> While there is an expression of three minor expressions:
I don't know what you mean by that.
> echo _ "foo"_ ;
> WRT to deepest it should keep the level and end after ";"
Not sure what you mean by "keep the level".
>> SMIE's forward-sexp could very well check syntax-ppss to see we're
>> inside a string (or comment) and move outside of that string, but then
>> it would be a different command.
> IMHO a much more usefull one :)
`up-list' is aiming to do this. It currently fails miserably at that, tho.
>> PS: That doesn't mean that it always works right either, of course.
>> M-C-f with point right after the second "o" of "foo" (i.e. right before
>> the closing double quotes) should signal an error
> Think navigation shouldn't signal an error. Rather return nil - as at EOB.
C-M-f when right before of a close paren signals an error, and it
would make a lot of sense to do the same when right before of
a closing quote.
Stefan
next prev parent reply other threads:[~2015-06-23 19:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.5354.1434868275.904.help-gnu-emacs@gnu.org>
2015-06-21 17:29 ` command-separator char Stefan Monnier
2015-06-21 18:18 ` Andreas Röhler
[not found] ` <mailman.5381.1434910741.904.help-gnu-emacs@gnu.org>
2015-06-22 20:00 ` Stefan Monnier
2015-06-23 6:19 ` Andreas Röhler
[not found] ` <mailman.5482.1435040400.904.help-gnu-emacs@gnu.org>
2015-06-23 12:45 ` Stefan Monnier
2015-06-23 13:56 ` Andreas Röhler
[not found] ` <mailman.5495.1435067817.904.help-gnu-emacs@gnu.org>
2015-06-23 17:00 ` Stefan Monnier
2015-06-23 18:43 ` Andreas Röhler
[not found] ` <mailman.5516.1435085009.904.help-gnu-emacs@gnu.org>
2015-06-23 19:33 ` Stefan Monnier [this message]
2015-06-24 5:47 ` Andreas Röhler
[not found] ` <mailman.5548.1435124835.904.help-gnu-emacs@gnu.org>
2015-06-24 14:32 ` Stefan Monnier
2015-06-22 20:47 ` Emanuel Berg
2015-06-21 6:31 Andreas Röhler
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvegl2z0jp.fsf-monnier+gnu.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).