|
From: | Karthik Chikmagalur |
Subject: | Re: [BUG] org-link-preview-file emits image not supported in daemon [9.8-pre (release_9.7.10-127-g07dd3b @ /home/bidar/.local/etc/emacs/lib/org/lisp/)] |
Date: | Thu, 12 Dec 2024 22:22:42 -0800 |
>>> org-link-preview-file emits "Your Emacs does not support displaying images! >>> " >>> when restoring buffers with desktop when Emacs was started as daemon. >> >> Just checking, do you have >> >> #+startup: imagepreviews > > I have this in my init.el: > ;; Show inline images by default > (setopt org-startup-with-inline-images t) Ihor, what would be the best way of handling this? We can add a `display-graphic-p' test when running the inline-images part of org-startup, but then link previews that are not images won't be applied either. Karthik
[Prev in Thread] | Current Thread | [Next in Thread] |