Based on my attempt to run emacs with the same configuration on Linux and Windows I assume it doesn't support Windows, so can I ask you to add that feature?
Actually it's working only in one case. For example, if the file is a descendant of ~ (on my Windows machine it's a C:\Users\<SomeUserName>\AppData\Roaming). Otherwise emacs is hanging, C-g helps to break that freezing.
As a workaround if you want to work with code that located at another place you can create in the HOME directory (~) the directory junction to that code.
Based on my attempt to run emacs with the same configuration on Linux and Windows I assume it doesn't support Windows, so can I ask you to add that feature?
Actually it's working only in one case. For example, if the file is a descendant of ~ (on my Windows machine it's a
C:\Users\<SomeUserName>\AppData\Roaming). Otherwise emacs is hanging, C-g helps to break that freezing.As a workaround if you want to work with code that located at another place you can create in the HOME directory (~) the directory junction to that code.