Phil Hudson

Results 13 comments of Phil Hudson

+1, took too much valuable time to track down the culprit and uninstall it. As Yves said, making most of the keymap vanish silently is poor. Pity, it looked great...

Thanks for the offer. If I do, I'll post a specific issue.

Even downloading from a web server doesn't work for me (Android 5.1.1). The stock Android browser renames the private key, adding a .bin suffix, and after import it doesn't connect...

OT: How to 'fix' ibuffer: (add-hook 'ibuffer-mode-hook #'ibuffer-auto-mode) Useful now.

Good idea. In the meantime, if you are on a Debian-derived distro, you can use the 'alternatives' system to make sure `/usr/bin/emacs` points to your preferred version. See https://gitlab.com/-/snippets/2015138 for...

As a possible external workaround, would putting the preferred version's containing directory at the head of the `PATH` environment variable work?

Or see the safer fix in my pull request #6

Thanks John. Note that this PR effectively encompasses open PR #19 so that should be closed at the same time as this one.