autodisass-java-bytecode icon indicating copy to clipboard operation
autodisass-java-bytecode copied to clipboard

Not working for Cygwin Emacs on windows

Open t-chab opened this issue 8 years ago • 0 comments

Using Cygwin GNU Emacs emacs-w32.exe (v25.1.1) with spacemacs on Windows 7, I had the following error when I try to disassemble a class :

Error: class not found: /cygdrive/c/windows/Temp/DetailServlet.class

Step to reproduce :

Copy a java .class file to a folder, then try to open this file in emacs (using C-x C-f for example) Disassemble : y

Error message appears.

t-chab avatar Jan 31 '17 12:01 t-chab