Expands "~" in file names before sending to mpg123.
authorTim Vaughan <plugd@thelambdalab.xyz>
Tue, 11 Aug 2020 16:22:30 +0000 (18:22 +0200)
committerTim Vaughan <plugd@thelambdalab.xyz>
Tue, 11 Aug 2020 16:22:30 +0000 (18:22 +0200)
commit91912da763a84f486701b222b0c53da598833d09
treef71aab6d8bbd679ff4d54360d42bad06871ced82
parentd4eebf1137e4a66c79c107bdf763f44297d27be7
Expands "~" in file names before sending to mpg123.

mpg123 doesn't expand this character.  I suspect we were
getting away with it before because "~" didn't previously
appear in emacs' default directory.
emus.el