I read about auto-image-file-mode , which I think displays image files as images within emacs. I’d like to use it. This doc says it has been replaced by image-mode.
I can’t get either to work.
Any help?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I got it to work, by downloading the packages for PNG and JPG from GnuWin32, and putting the required DLLs into the \emacs\bin directory:
Now it works. Here’s a screen-shot of editing a SO question, being displayed in emacs.
You could also drop those DLLs on the OS’s PATH, before running runemacs.exe. That works, too.