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