diff --git a/init.el b/init.el index 4487bbb..bc074c6 100644 --- a/init.el +++ b/init.el @@ -550,7 +550,7 @@ ;; Create a new buffer and window. (let ((buf (get-buffer-create buf-name)) (window (split-window nil))) - (call-process image-dired-cmd-write-exif-data-program + (call-process "exiftool" nil buf t (expand-file-name file)) (with-current-buffer buf