about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/wpc-rust.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-09-02T13·47+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-09-02T13·47+0100
commit71e57700d60a2573fca069dfa8fc90e928561dcf (patch)
treef7b180ef5c865dc07bc34efdcfa942af51e2ae01 /emacs/.emacs.d/wpc/wpc-rust.el
parent2200daeea403df0422420b07a1539b6bc610270d (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/wpc-rust.el')
0 files changed, 0 insertions, 0 deletions