Dave Abrahams

Results 218 issues of Dave Abrahams

I suggest changing the cursor background color from `zenburn-fg` to `'brown`. That way you can actually see the character under the cursor.

When editing elisp with show-paren-mode active, I can't see the highlights it is supposed to add. [This version](http://github.com/bbatsov/zenburn-emacs) by [Bozhidar Batsov](http://www.emacswiki.org/emacs/BozhidarBatsov), on the other hand, does handle it. Your version...

Google git-subline-merge and you won't find this. What about `git-hires-merge`?

Under magit in Emacs, I just did a "rebase onto…" and it invoked git-subline-merge's user interaction in the *magit-process* buffer, which kinda doesn't work: ``` run git … rebase davea/x-y-z...

This problem is mentioned in #721 and https://openzfsonosx.org/forum/viewtopic.php?f=26&t=3326&p=9821#p9821 The workaround from the forum, granting full-disk access to bash, appears to work… but it's a big hammer.

On Mojave, the kext gets "blocked" and I have to "allow" it and then run the install again, and then reboot. This procedure (or a better one!) should be in...

If I give a tag name, what is the branch name used for (and vice-versa)? Either one uniquely identifies a release. Please clarify in the README.

This sort of update wouldn't be needed if you release a 1.0. version because the README and users could specify `@v1` and you could make minor version releases as long...

Hi there; I'm exploring your dotfiles for inspiration as I go through my umpteenth everything-bankruptcy. I didn't know a better way to ask a question, so filed an issue. I...