D.K.

Results 32 issues of D.K.

smth like ``` (add-to-list 'all-the-icons-mode-icon-alist '(slack-message-buffer-mode all-the-icons-faicon "slack" :v-adjust 0.0 :face all-the-icons-purple)) ```

It would be great if `magithub-clone--get-repo` looked if `(browse-url-url-at-point)` or `(lm-homepage)` matches typical github repository url, e.g. https://github.com/vermiculus/magithub and set a default prompt to it. Something based on: ``` (or...

enhancement

When I try to send a message which contains a space and an image after the space, I get `user-error: telega error=400: Message must be non-empty` error. ## Telega Setup...

bug

Most of :quelpa recipes I use are just downloaded from github so to avoid duplications I'd like to write them like: ```el (use-package fnhh :quelpa "a13/fnhh" :config (fnhh-mode 1)) ```...

here https://github.com/raxod502/ctrlf#why-not-swiper you didn't mention `swiper-isearch`, which was introduced a year ago

## Telega Setup *OS*: Ubuntu 22.04.1 LTS *Emacs*: GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) *Telega*: telega v0.8.42 (TDLib v1.8.4) (telega-server v0.8.0 [docker]) *MELPA*: 20220713.758...

enhancement

Ukrainian files contain Russian-only (i.e. there are no such words in the Ukrainian language) words The simplest first-order filter is to ignore words with letters ё, ъ, ы, э

Sorry if I do it the wrong way, but documentation isn't clear here. What I'm trying to do is to add multiple filters interactively 1. interactively `tablist-edit-filter`, put something like...