Luke Gorrie luke@bluetail.com writes:
"Thomas F. Burdick" tfb@OCF.Berkeley.EDU writes:
I missed being able to do M-q to reindent the current defun, like in ILISP. Here's the version I'm using.
Thanks, applied.
I changed the binding to C-M-q (usually `indent-sexp') though. Otherwise you need to use different key sequences for indenting docstrings in Common Lisp buffers vs. Emacs Lisp ones.
I just moved this again, now to `C-c M-q'. This is to save myself from the angry mob protesting that C-M-q is supposed to be indent-sexp, as bound by lisp-mode.
But I'm guessing you've already bound this command to M-q in your local config anyway :-)