bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#67533: SVG images confound position pixel measurements


From: JD Smith
Subject: bug#67533: SVG images confound position pixel measurements
Date: Sun, 3 Dec 2023 23:32:44 -0500

I am so far unable to find a recipe without including org-mode in the mix.  An org-mode recipe is quite simple:

  1. Create a new org-mode file.
  2. M-x org-indent-mode
  3. M-x visual-line-mode
  4. Insert text below, replacing the image name with a large image of your choosing (wider than the standard frame width), placed in the same directory as your org file
  5. M-x org-display-inline-images
  6. Move point down towards the image
  7. Emacs hangs

+++
* Image
[[./image.png]]


On Dec 3, 2023, at 10:27 PM, Eli Zaretskii <eliz@gnu.org> wrote:

From: JD Smith <jdtsmith@gmail.com>
Date: Sun, 3 Dec 2023 16:25:01 -0500
Cc: 67533@debbugs.gnu.org

I’m sorry to report that this fix seems to have introduced a hard lockup in org-display-inline-images,
when displaying images in an org file with larger images.  

I just confirmed by reverting to the state just before your patch was applied to master.  It may have
something to do with the final large image fix.

Please provide a recipe to reproduce these lockups.

Thanks.


reply via email to

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