emacs-devel
[Top][All Lists]
Advanced

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

Re: add-change-log-entry


From: Stefan Monnier
Subject: Re: add-change-log-entry
Date: Fri, 20 Jul 2007 12:07:34 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>   (defun change-log-indent ()
> +   ;; The following form is an attempt to split parenthesized lists
[...]
> +     (error nil))))

Please move it into its own function and then call it from there.
That function is big enough already and your code has already been called
from some other place in a previous life, so there's indication that it
might be useful to call it from elsewhere.


        Stefan




reply via email to

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