Fuco1 fix(reporter): set-binary-mode was added in emacs 25.1, guard against it
69d66b9 May 13, 2022
fix(reporter): set-binary-mode was added in emacs 25.1, guard against it
Since we still run tests on Emacs 24, we need to guard that the
function exists.
69d66b9