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

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

Re: refactor emacs lisp code, macros, byte-compiling, fun fun fun


From: Stefan Monnier
Subject: Re: refactor emacs lisp code, macros, byte-compiling, fun fun fun
Date: Wed, 28 Mar 2012 19:23:31 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> (defadvice find-function-search-for-symbol (after oxy-adv1 last (symbol type
>> library) activate)
[...]
>> (defadvice find-variable-noselect (after oxy-adv2 last (variable &optional
>> file) activate)

BTW, any reason why you don't use find-file-hook instead?


        Stefan


reply via email to

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