emacs-devel
[Top][All Lists]
Advanced

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

Re: advice.el and bytecomp: Did something change recently?


From: T.V Raman
Subject: Re: advice.el and bytecomp: Did something change recently?
Date: Fri, 17 Apr 2020 12:46:41 -0700

p.s. perhaps byte compilation has something to do with it --- all of
emacspeak's modules are bytecompiled.
Stefan Monnier writes:
 > > Is there any additional information that I can provide
 > 
 > A reproduceable test case?
 > When I try
 > 
 >     M-: (defadvice sm-foo (before test activate) (message "before-advice")) 
 > RET
 >     M-: (defun sm-foo () (message "body")) RET
 >     M-: (sm-foo) RET
 > 
 > the advice works just fine.
 > 
 > 
 >         Stefan

-- 
Id: kg:/m/0285kf1 

-- 
Id: kg:/m/0285kf1 



reply via email to

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