all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: command-separator char
Date: Tue, 23 Jun 2015 15:56:46 +0200	[thread overview]
Message-ID: <5589659E.4070904@easy-emacs.de> (raw)
In-Reply-To: <jwvtwty1tp2.fsf-monnier+gnu.emacs.help@gnu.org>


Am 23.06.2015 um 14:45 schrieb Stefan Monnier:
>>>> Hmm, in python-mode, C-M-f at beginning of
>>>> import time; import os
>>>> ends after "os", but should stop at semi-colon.
>>> I was only talking about modes using SMIE.
>> Any example?
> Prolog, sh, css, Ruby, Tuareg, SML, Coq, Octave, Postscript, Modula-2?
> "grep smie-setup" is a good way to find out.
>
>
>          Stefan

With buffer sh-mode,

Same inconsistencies as common forward-sexp:

echo "foo"; echo "asdf";

With cursor at first word --> end of first word

With cursor inside first string --> end of first string

With cursor at end of first string --> inside second string

With cursor after first semicolon --> after second "echo"

etc.

Seems still no idea or definition what a sexp should be.

Unusable...





  reply	other threads:[~2015-06-23 13:56 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 [this message]
     [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
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

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

  git send-email \
    --in-reply-to=5589659E.4070904@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --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.
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.