* [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/)] @ 2024-12-02 9:02 Björn Bidar 2024-12-03 23:42 ` Karthik Chikmagalur 0 siblings, 1 reply; 3+ messages in thread From: Björn Bidar @ 2024-12-02 9:02 UTC (permalink / raw) To: emacs-orgmode Hello, org-link-preview-file emits "Your Emacs does not support displaying images! " when restoring buffers with desktop when Emacs was started as daemon. Steps to reproduce. 1. Start Emacs with --daemon or --fg-daemon 2. Enable desktop 3. Have org-mode buffers containing image previews 4. Restart Emacs 5. Error. The message false or at least confusing. Emacs : GNU Emacs 31.0.50 (build 1, x86_64-suse-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.2) Package: Org mode version 9.8-pre (release_9.7.10-127-g07dd3b @ /home/bidar/.local/etc/emacs/lib/org/lisp/) Regards, Björn ^ permalink raw reply [flat|nested] 3+ messages in thread
* 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/)] 2024-12-02 9:02 [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/)] Björn Bidar @ 2024-12-03 23:42 ` Karthik Chikmagalur 2024-12-08 19:05 ` Björn Bidar 0 siblings, 1 reply; 3+ messages in thread From: Karthik Chikmagalur @ 2024-12-03 23:42 UTC (permalink / raw) To: Björn Bidar, emacs-orgmode Thanks for the bug report. > 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 or #+startup: linkpreviews in these files? Or do you call `org-link-preview' or `org-toggle-inline-images' manually? Karthik ^ permalink raw reply [flat|nested] 3+ messages in thread
* 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/)] 2024-12-03 23:42 ` Karthik Chikmagalur @ 2024-12-08 19:05 ` Björn Bidar 0 siblings, 0 replies; 3+ messages in thread From: Björn Bidar @ 2024-12-08 19:05 UTC (permalink / raw) To: Karthik Chikmagalur; +Cc: emacs-orgmode Karthik Chikmagalur <karthikchikmagalur@gmail.com> writes: > Thanks for the bug report. > >> 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 > > or > > in these files? Or do you call `org-link-preview' or > `org-toggle-inline-images' manually? I have this in my init.el: ;; Show inline images by default (setopt org-startup-with-inline-images t) ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-08 19:07 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-12-02 9:02 [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/)] Björn Bidar 2024-12-03 23:42 ` Karthik Chikmagalur 2024-12-08 19:05 ` Björn Bidar
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).