From: Jeremie Juste <jeremiejuste@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: William Denton <wtd@pobox.com>, emacs-orgmode@gnu.org
Subject: Re: Images generated by R code blocks do not display
Date: Sun, 27 Nov 2022 14:18:03 +0100 [thread overview]
Message-ID: <87ilj0y1ro.fsf@gmail.com> (raw)
In-Reply-To: <87bkovbxj9.fsf@localhost> (Ihor Radchenko's message of "Fri, 25 Nov 2022 02:03:38 +0000")
Hello Ihor,
On Friday, 25 Nov 2022 at 02:03, Ihor Radchenko wrote:
>
> What I did is
>
> 1. cd /path/to/org/repo
> 2. git checkout main
> 3. make repro
> 4. M-: (require 'ob-shell)
> 5. Open the following org file
>
> #+begin_src sh :results graphics file :file /tmp/colour.png
> convert -size 300x300 xc:#002b36 /tmp/colour.png
> #+end_src
>
> 6. Move point to the source block and C-c C-c yes
> 7. C-c C-x C-v
> 8. Observe the 300x300 image appearing
> 9. Edit the source code to 500x300
> 10. C-c C-c yes
> 11. Image disappears
> 12. C-c C-x C-v
> 13. Observe what appears to be the old 300x300 image
> 14. Move the cursor to the image
> 15. Observe the correct 500x300 appearing while the cursor is on it!!
>
I tried to reproduce your steps on Org mode version 9.6-pre
(release_9.5.5-1096-gf83e45.dirty @ /home/djj/src/org-mode/lisp/).
and I get stuck at step 12, Inline display image cannot be switched on
again.
Hope this helps,
Jeremie
next prev parent reply other threads:[~2022-11-27 13:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 21:18 Images generated by R code blocks do not display William Denton
2022-11-24 2:19 ` Ihor Radchenko
2022-11-24 2:46 ` William Denton
2022-11-24 2:56 ` Ihor Radchenko
2022-11-24 3:19 ` William Denton
2022-11-24 3:24 ` Ihor Radchenko
2022-11-24 3:29 ` William Denton
2022-11-24 3:43 ` Ihor Radchenko
2022-11-24 4:11 ` William Denton
2022-11-25 2:03 ` Ihor Radchenko
2022-11-27 13:18 ` Jeremie Juste [this message]
2022-11-27 13:21 ` Ihor Radchenko
2022-11-27 14:16 ` Jeremie Juste
2022-11-28 20:44 ` William Denton
2022-11-29 4:16 ` William Denton
2022-12-08 11:19 ` Ihor Radchenko
2022-12-08 15:37 ` William Denton
2022-12-10 10:04 ` Ihor Radchenko
2022-12-12 3:10 ` William Denton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ilj0y1ro.fsf@gmail.com \
--to=jeremiejuste@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=wtd@pobox.com \
--cc=yantar92@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).