On 04/19/2014 10:36 PM, Tomohiro Matsuyama wrote: > Hi, > > I have faced an issue on 24.3.90.2 when using my extension that > includes an expression like: > > (cl-loop with (a b c) = '(1 2 3) return (+ a b c)) It should be fixed now. I'd appreciate if Stefan took a look at the fix, trunk revision 117000. I don't know why that (eq body 'setq) test was there in the first place, but removing it doesn't seem to break anything.