emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* functions from cl package called at runtime
@ 2012-01-18 19:05 Achim Gratz
  2012-01-19 18:08 ` Eric Schulte
  0 siblings, 1 reply; 4+ messages in thread
From: Achim Gratz @ 2012-01-18 19:05 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-19 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-18 19:05 functions from cl package called at runtime Achim Gratz
2012-01-19 18:08 ` Eric Schulte
2012-01-19 19:22   ` Achim Gratz
2012-01-19 22:04     ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).