kmbgit

Results 7 comments of kmbgit

I had a play to come up with a smaller failing set, thinking the problem was to do with 2-character ligatures, but some containing "=", "" work while others don't...

Hi Mickey, No, I haven’t tried loading Emacs without the auto-ligature generator - I didn’t know I could! I did wonder about “-“ causing problems in regular expressions because you...

@mickeynp Since I'm running on Cygwin I'm using the Windows display driver, so perhaps that's contributing to the problem. I wondered whether it was a TTF vs OTF problem so...

@HenningTimm's instructions weren't quite right - there's no "configure" file in the repository so you need autoconf and then run "make" in the top-level directory to create it. See the...

This works from a terminal (where "admin" is the name of a user with Administrator permission)... su admin -c "sudo /Applications/balenaEtcher.app/Contents/MacOS/balenaEtcher" Alternatively, download the Raspberry Pi Imager from https://www.raspberrypi.com/software/ -...

Calling `sudo` on a Mac is the wrong thing to do. My use account type is "standard" and you need to become an "administrator" to access the low-level disk device....