emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 8542f66 2/3: Automatically rotate images in image-mode based


From: Lars Ingebrigtsen
Subject: Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data
Date: Wed, 30 Oct 2019 17:45:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Robert Pluim <address@hidden> writes:

>     Lars> Uhm...  try (setq major-mode 'image-mode) first or something?
>
> Uhm, yes, of course. Bit of a senior moment there :-)
>
> Debugger entered--Lisp error: (invalid-function (app1 (cdr (assq 65505
> (exif--parse-jpeg)))))
>   (app1 (cdr (assq 65505 (exif--parse-jpeg))))()
>   exif-parse-buffer()

I think you may have a build error -- it sounds like exif.el was
compiled in an Emacs that didn't have when-let ;;;###autoloaded.

Try deleting exif.elc, or say "make bootstrap" and see whether the bug
goes away.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]