tvl-depot/ci/pipelines
William Carroll 71e57700d6 Debug false-negative reports for init-emacs CI step
Problem: `(bufferp "*Warnings*")` always returns `nil` because it expects a
buffer object. Thankfully I wrote a function called `buffer-exists?`, which is a
more DWIM alternative of `bufferp`.

Hopefully now CI should fail!
2020-09-02 14:47:34 +01:00
..
post-receive.nix Allow Elisp linting to run concurrently with Emacs init 2020-09-01 16:50:12 +01:00
script.el Debug false-negative reports for init-emacs CI step 2020-09-02 14:47:34 +01:00