Tim Harper

Results 107 comments of Tim Harper

I closed the dape-doctor PR since, with time, I'm not actually convinced this is the way to go. Code to help you optimize Emacs belongs in another package, not in...

I don't know... it's a great idea... can you find some AppleScript that sets it? If it's possible with AppleScript (osascript), then it can be done.

Oh, Apple, what a mess you've created for us. :(

Apple was kind enough to set the path such that `/usr/local/bin` precedes `/usr/bin`. What we need to change is: - Continue to install git into `/usr/local/git` - Add symlinks from...

I deleted my previous comments in which I opined that straight.el should polyfill `package-installed-p` because I thought about it for a while, and came to the conclusion I was wrong....

I think what compounds the problem is the fact that jsonrpc is merged in to core, but dape depends on a later version than that of core. The next emacs...

Thinking further, I think one good solution would be to enhance `use-package` when `:load-path` is specified. It could be augmented to load the package dependencies from the header `(package-buffer-info), and...

Opened https://github.com/jwiegley/use-package/issues/1071 after thinking about this for sometime. I will continue to think on it. A lightweight layer that integrates well with Emacs core packaging infrastructure to handle parsing and...

Maybe its a good idea to remove this flag from the defaults so everyone on modern JVMs don't hit this? As a workaround for the masses: `m-x customize-group` `plantuml`. Find...