jpkotta
jpkotta
When I start compton (with no options), it constantly prints error messages like this: [ 0.03 ] error 9 (BadDrawable) request 153 minor 4 serial 163 [ 0.03 ] error...
allows scanning in strings for certain major modes, e.g. sh-mode
The convention in Emacs is to leave `C-c ` free for the user, as in no major or minor mode should use those keys. I know it's not a great...
https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html The best thing to do is: - Make a function that binds the recommended keys, but is not necessary to enable the mode (so I can bind keys how...
If you have an autoload for your foo-repeat function, it's fbound, but you haven't yet run the defrepeater to actually define it. The warning should be silent in this case....
Nothing against this package, it seems well done. I used to use a similar function before I found and decided I liked `easy-repeat` (https://github.com/xuchunyang/easy-repeat.el).
remove _pkgname (now unnecessary) URL schema is different now