> From: Tak Kunihiro <[email protected]> > Date: Sat, 23 Feb 2019 16:00:58 +0900 > Cc: "[email protected]" <[email protected]>, > [email protected] > > CMD> ftype vhdfile="c\emacs-26.1\bin\emacsclientw" --create-frame --no-wait > --alternate-editor "c\emacs-26.1\bin\runemacs" "%%1"
Beware: these "c\emacs-26.1" file names are invalid. The colon after the drive letter is missing.
