Kevin Brubeck Unhammer
Kevin Brubeck Unhammer
(for a newcomer it can look like they are expected inputs)
It would be nice if there were a way to open a slack conversation from a slack url, e.g. if you get an email with `View in the archives: https://foo.slack.com/x-p233-90406-69742/archives/D0434N/p14879`...
I was trying out this rule ``` ``` but it matched inputs which contain lower letters: ``` $ echo Distrikts-NRK|\apertium -d . nob-nno_e-decase c:AA/Aa^Distrikts-+NRK$c:aa/aa^.$ $ echo NTB-Ritzau-TT|\apertium -d . nob-nno_e-decase...
A function to delete the entry at point would be convenient. (I asked at https://emacs.stackexchange.com/questions/81311/are-there-any-org-agenda-commands-to-delete-log-entries but I guess the answer is no, there is no built-in function; maybe it belongs...
eldoc-box-hover-mode from https://github.com/casouri/eldoc-box needs a configure, maybe something like ``` (defun dimmer--is-eldoc-box () (equal eldoc-box--buffer (buffer-name))) (add-to-list 'dimmer-prevent-dimming-predicates #'dimmer--is-eldoc-box) ``` (also, a new tag would be nice, stable.melpa.org installs one...
gonic version: 16.4 from AUR arch linux 15.2 was working fine, but after upgrading to 16.4, I first got errors that I had to add a transcoding profile since dsub...
I was about to ask whether one can use this with completion-preview-mode, but I think I found the solution: ``` (setq completion-preview-sort-function #'prescient-completion-sort) ``` Maybe mention in readme or something...
(a feature request, at least I can't find this functionality mentioned in the manual) Given ``` ** TODO replace flux capacitor SCHEDULED: :LOGBOOK: - State "DONE" from "TODO" [2024-08-11 Sun...
I see actions are already set up and artifacts are uploaded – https://github.com/lazamar/haskell-docs-cli/actions/runs/11043126886 worked on my machine. It would be nice if they ended up in Releases so people can...
```sh $ echo 'feilen. feilen' | APERTIUM_TRANSFUSE=no apertium -s -f html -d . -m tiny.tmx -o nob-nno -u nob-nno_e rettinga. rettinga $ echo 'feilen. feilen' | APERTIUM_TRANSFUSE=yes apertium -s -f...