diff options
author | William Carroll <wpcarro@gmail.com> | 2020-09-02T13·47+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-09-02T13·47+0100 |
commit | 71e57700d60a2573fca069dfa8fc90e928561dcf (patch) | |
tree | f7b180ef5c865dc07bc34efdcfa942af51e2ae01 /emacs/.emacs.d/wpc/ivy-helpers.el | |
parent | 2200daeea403df0422420b07a1539b6bc610270d (diff) |
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!
Diffstat (limited to 'emacs/.emacs.d/wpc/ivy-helpers.el')
0 files changed, 0 insertions, 0 deletions