emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] The "problem" with `flet' in Org-mode and (future) Emacs 24.2


From: Achim Gratz
Subject: Re: [O] The "problem" with `flet' in Org-mode and (future) Emacs 24.2
Date: Sun, 22 Jul 2012 21:30:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Vladimir Lomov writes:
> Thanks, would work fine with this small change:

Thanks, but please do not patch a patch file...

Eric, that leaves:

In org-babel-edit-distance:
ob.el:624:37:Warning: function `map' from cl package called at runtime

which the byte-compiler did not pick up on before.  If it can be
replaced by a simple (vector (mapcar ...)) that would be preferrable I'd
think.


And these two in org-clock:

In org-clock-special-range:
org-clock.el:2029:83:Warning: function `concatenate' from cl package called at
    runtime

In org-clocktable-shift:
org-clock.el:2107:71:Warning: function `concatenate' from cl package called at
    runtime

which look like a simple concat might work just as well.


The tests are still pass with these changes, however I don't know if
these functions are actually exercised.


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

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

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