Kevin Brubeck Unhammer

Results 201 issues of Kevin Brubeck Unhammer

hope it's not taken over

It'd be nice to have a function to open a note with `completing-read`, so whatever completion framework the user has (ivy, selectrum, ido, fido, builtin etc.) is used to pick...

Say a package shows an alert on unread mail, showing the unread mail count every time the count increases. If I use `:style 'notifications` and I idle a bit, it...

Why are there two styles named `'ignore`? That is, https://github.com/jwiegley/alert/blob/1f3c9543e5f1dda8dea1dce33fe657e453f9b084/alert.el#L452 and https://github.com/jwiegley/alert/blob/1f3c9543e5f1dda8dea1dce33fe657e453f9b084/alert.el#L535 (seems like either a bug or something in need of a comment …)

It seems like the `:peristent` example in https://github.com/jwiegley/alert/blob/d085f700c86936b11eb90c5f79444d3d7f45f164/alert.el#L101 doesn't work. The info never has any `:status` to refer to. https://github.com/jwiegley/alert/blob/d085f700c86936b11eb90c5f79444d3d7f45f164/alert.el#L1029 sets `base-info` to a list that doesn't include any `:status`,...

This sends a message to the minibuffer: ``` (progn (setq alert-hide-all-notifications t) (run-with-timer 0.5 nil (lambda () (alert "Hidden message!" :severity 'normal :title "Alert from erc" :category 'erc)))) ``` Shouldn't...

On Xubuntu 15.10, emacs 24.5.1, alert 20151123.759 from melpa, an alert that goes through 'notifications gives an empty (textless) alert if it contains "

Is it possible to use async-bytecomp as an after-save-hook, without recompiling the whole directory with subdirs each time?

The default setting resized the gif. I don't see a button to let it be the original width or just not change the width. I would expect things not to...

When I type `gl`, the cursor changes from normal to operator (in my setup, goes from a filled green box to an empty red one), but after I've typed e.g....