all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: emacs-devel@gnu.org
Subject: Re: What should the prefix to prog-indent-sexp do?
Date: Wed, 15 May 2013 15:07:16 +0200	[thread overview]
Message-ID: <51938884.90507@online.de> (raw)
In-Reply-To: <m161yke9qb.fsf@gmail.com>

Am 15.05.2013 13:57, schrieb Leo Liu:
> On 2013-05-15 17:36 +0800, Andreas Röhler wrote:
>> What about to use the arg as indent of top-level-form?
>> I.e. use syntax-ppss, not reg-exp jumping.
>> That would indent defuns, but also loops, defvars etc.
>
> Should work for these cases already.
>
> Leo
>
>
>

In most cases it works, in some it fails, for example from behind a badly indented

(defvar a nil "make
(beginning-more more visible
")

Whilst syntax-ppss wouldn't be irritated.



  reply	other threads:[~2013-05-15 13:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14  3:33 What should the prefix to prog-indent-sexp do? Leo Liu
2013-05-14  4:04 ` Josh
2013-05-15  7:54   ` Leo Liu
2013-05-15  9:36 ` Andreas Röhler
2013-05-15 11:57   ` Leo Liu
2013-05-15 13:07     ` Andreas Röhler [this message]
2013-05-16  3:35       ` Leo Liu

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=51938884.90507@online.de \
    --to=andreas.roehler@online.de \
    --cc=emacs-devel@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.