Devin Walters

Results 25 issues of Devin Walters

Hello Florian, I don't know much about it, but MacSpeech Dictate has a fantastic speech recognition engine and I wondered about whether or not the handy DSL you've built could...

It would be nice to have something like: `(ls :fns)` which would use `ns-imports`, `ns-refers`, `ns-aliases` etc. to print out a nice listing of what functions are available. Is that...

On Ubuntu 19.04, Kaocha notify-send notifications do not go away until they are explicitly acknowledged/clicked. They pile up on successive runs, and then you need to click as many times...

## Desired Behavior I have a scenario where I want to AOT a namespace `foo.core`, but would like to keep all non-AOT'd *.clj files in the resulting jar. As it...

enhancement
area:clojure

The following error can be reproduced by installing "ruby-termios". "termios" on OSX 10.7 fails to get past make. /Users/dmw/demacs/vendor/emacs-pry/ruby/emacs_pry.rb:42:in `block in _emacs_setup': IUCLC bad (RuntimeError) from /Users/dmw/demacs/vendor/emacs-pry/ruby/emacs_pry.rb:72:in`call' from /Users/dmw/demacs/vendor/emacs-pry/ruby/emacs_pry.rb:72:in `block...

I recently ran into a situation where I wanted to disallow a specific character in a field. In this case, I reached for `matches` and provided a whitelist regex. It...

Am I missing something, or is the Selenium Select class ignored by webica?

See CVE-2022-31159 for more information.

I'm interested in using vimacs. The problem is that there are a number of plugins involved that map vimacs hotkeys. Is it possible to add a modifier to vimacs commands...