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

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

bug#7025: Viper's `viper-deflocalvar' macro doesn't indent properly


From: Chong Yidong
Subject: bug#7025: Viper's `viper-deflocalvar' macro doesn't indent properly
Date: Sun, 05 Aug 2012 16:53:47 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Vegard Øye <vegard_oye@hotmail.com> writes:

> The `viper-deflocalvar' macro in viper-init.el is used for defining
> buffer-local variables. However, it doesn't indent properly:
>
>     (viper-deflocalvar foo nil
>                        "Docstring")
>
> The following patch adds a `declare' statement to fix the indentation

Thanks.  I've committed your patch to trunk, except for the font-lock
stuff (we don't generally provide font lock support for such
package-specific compatibility macros).





reply via email to

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