help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: A little lisp help


From: Stefan Monnier <address@hidden>
Subject: Re: A little lisp help
Date: 21 Jan 2003 15:13:57 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Peter" == Peter Lee <spam@nospam.org> writes:
> I'm learning lisp atm, and decided to write a macro to insert curly
> braces around a region and re-indent.
[...]
>   (fill-region mark point))

Shouldn't that be indent-region since you want to re-indent ?


        Stefan


reply via email to

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