emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What should the prefix to prog-indent-sexp do?


From: Andreas Röhler
Subject: Re: What should the prefix to prog-indent-sexp do?
Date: Wed, 15 May 2013 11:36:17 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 14.05.2013 05:33, schrieb Leo Liu:
Hi there,

If you care please respond ASAP.

My proposal is to make C-u C-M-q do some sort of indent defun as shown
in this patch:
http://thread.gmane.org/gmane.emacs.diffs/120483/focus=120499

Thanks,
Leo




IMO a good idea.

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.

Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]