emacs-orgmode
[Top][All Lists]
Advanced

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

[O] functions from cl package called at runtime


From: Achim Gratz
Subject: [O] functions from cl package called at runtime
Date: Wed, 18 Jan 2012 20:05:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

The sources in ob.el have picked up several runtime invocations to
functions from the cl package via two commits from Eric:

fc92b2e2 lisp/ob.el (let ((tempvar (gensym "file")))
fc92b2e2 lisp/ob.el (let ((tempvar (gensym "file")))
fc92b2e2 lisp/ob.el (let ((tempvar (gensym "file")))
fc92b2e2 lisp/ob.el (let ((tempvar (gensym "file"))
fc92b2e2 lisp/ob.el   (rx (gensym "rx")))
abf3060e lisp/ob.el (flet ((intersection (as bs)
abf3060e lisp/ob.el                      (intersection (cdr as) bs)))))
abf3060e lisp/ob.el   (intersection (case context

These may need to be revised...


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada




reply via email to

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