On Mon, May 13, 2013 at 8:33 PM, Leo Liu <sdl.web@gmail.com> wrote:
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

 It looks like this functionality amounts to C-M-h C-M-\, i.e. mark-defun followed by indent-region, which is both more general and quicker to type (assuming no release of modifiers between commands).