Closed artsi0m closed 1 year ago
Hi, thank you for reporting! Unluckily, right now I don't have windows machine to reproduce bug, but I'll try to do something in next week.
Tried to reproduce these symbols on Linux with no luck. Still trying to find windows machine for experiments. Just quick remark - you can execute (setq buffer-file-name fb2-reader-file-name)
to re associate buffer with file and then execute (set-buffer-file-coding-system 'unix)
(though I'm not sure it helps)
You may use virtual machine with windows. Windows images for virtual machines are free. https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
Sorry for long wait, I'm finally was able to take a proper look on this issue. It should be fixed now! Feel free to reopen it if not
Problem
It seems that i run into line ending problem with fb2-reader. On the attached screenshot there is fb2 file opened in emacs. This is not .zip.fb2, but extracted .fb2 file.
Failed attempt to solve
Attempted to execute
C-x C-m r dos
andC-x C-m r unix
Also triedM-:
(set-buffer-file-coding-system 'unix)
and(set-buffer-file-coding-system 'dos)
Had the same error message:Buffer does not seem to be associated with any file
emacs version
emacs from scoop package manager on windows 10.
Screenshot
File
http://flibusta.site/b/219915 http://flibusta.site/b/219915/fb2