Achim Gratz writes:
> Dima Kogan writes:
>> --- a/testing/lisp/test-org-table.el
> […]
>> +    (condition-case
> […]
>> +     "#+TBLFM: @1$2=5")
>> +      ('user-error t)))
>
> That part of the test, specifically the attempt to catch the error is
> not working for me on Windows, most likely because I use an older
> version of Emacs there (I don't recall which one, either 23.4 or 24.1 I
> think).  This probably comes about because ert-deftest is a macro, but I
> don't have time right now to dig into it.

It turns out that older Emacsen throw 'error rather than user-error, so
you need to catch both.  Fixed in 82599d3 on master.


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

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Reply via email to