D.K.

Results 32 issues of D.K.

An idea for improving DSL: ``` :ensure-system-package (:pip docker-compose :go (godef . "go get github.com/rogpeppe/godef") :apt (ag . silversearcher-ag) emacs25) ```

enhancement

Hi, thank you for the project! I've ported (actually wrote a script to generate the code using the provided JSON file) Open Color to Emacs Lisp to use inside Emacs,...

When I run `M-x telega-report-bug` the resulting buffer ends up running `help-mode`, which - makes a buffer read-only - doesn't hilight markdown/gfm-specific stuff ## Telega Setup *OS*: Ubuntu 22.04.1 LTS...

My `(emacs-uptime)` is 80 days so far and `kill-ring` has 10k elements in it. The default `(benchmark-run (counsel--yank-pop-kills))` runs in 14s, mostly because of two reasons: - `equal-including-properties` is slow...

enhancement

is it possible to add the support for Chromium? the db filename is ~/.config/$APPNAME/Default/History in most cases appname could be chromium, google-chrome, vivaldi etc

enhancement

Hi. I decided to extract the code from #25 into a separate package, as you suggested (also fixed mode detection). But since I already put some effort into writing the...

I think It would be useful to have an option to group instruments in the instruments/pattern editor by mute group. The group should be able to be added( _instruments_ submenu)/deleted/collapsed(-)/expanded(+),...

enhancement