Achim Gratz writes:
> Bastien writes:
>> Looks good, please apply in maint.
>
> Done.
Thanks!
--
Bastien
Bastien writes:
> Looks good, please apply in maint.
Done.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
Hi Achim,
Achim Gratz writes:
> I've recently stumbled over a mapcar* compiled into Org for transposing
> tables. This is a function from cl / cl-lib and should not be used at
> runtime. Since we can make some simplifying assumptions about the data
> we'll have to deal with, re-implmenting the
I've recently stumbled over a mapcar* compiled into Org for transposing
tables. This is a function from cl / cl-lib and should not be used at
runtime. Since we can make some simplifying assumptions about the data
we'll have to deal with, re-implmenting the two uses with plain mapcar
was (relativ