Jason Milkins
Jason Milkins
Sorry for the late response, I emailed the reply two weeks ago and it didn't get picked up. Basically thumbs up full steam ahead.
Please open up issues on the fork.
I've updated the title. Let's leave the issue open for visibility.
Go here ... # https://github.com/parkouss/speed-type
Note: added so that errors where spaces should be would show up
Workaround in emacs.d ``` (setq speed-type--gb-url-format "http://www.gutenberg.org/cache/epub/%d/pg%d.txt") ```
I added a similar solution in #17 ( added after yours @fjl ) paging @hagleitn
@fjl since Gunther doesn't seem to be actively interested in speed type at the moment, I'm thinking of making my patch an add-on package e.g. `speed-type-error-highlighter` It seems to me...
There were a SDK few problems leaving the target below 10.13. Allowing for -2 releases covers most active macos users. I don't have the specifics to hand at the moment...
For anyone driving by, get mutagen. ```shell pip3 install mutagen ``` then run `mid3v2 -C` over your mpd music collection to convert id3 tags to v2.4... ``` find . |...