D.K.

Results 107 comments of D.K.

@licht1stein welcome, take a look at the extended configuration example, AFAIR avy target chars translation requires `reverse-im-read-char-advice-function` to be customized

here's my setup (note that the input method is a custom one) https://github.com/a13/emacs.d/blob/master/init.el#L1568

last, but not least, reverse-im is still a hack, so I can't guarantee it will work everywhere, feel free to report issues

any news here?

> A good first step is to refactor all the custom `set-face` and `set-face-attribute` code into a real Emacs theme. It’ll take some work but shouldn’t be too hard. After...

I get the same error, here's the BT ``` Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil) gethash(item nil) #f(compiled-function (status) #)(nil) #f(compiled-function (_) #)((:peer (:certificate (:version 3 :serial-number "05:2f:06:e2:03:e1:42:d2:1e:3e:d1:2f:d8:ce:e9:9f" :issuer "C=US,O=DigiCert...

> it will use the recipe from the store what store? I use quelpa only for the packages that aren't anywhere, so I don't think a recipe does exist at...

@steckerhalter there's one thing - AFAICS quelpa itself doesn't know the package name, only quelpa-use-package does

@kostafey How about using Babashka?