Re: [PATCH v5] Inline image display as part of a new org-link-preview system

2024-09-21 Thread Ihor Radchenko
Karthik Chikmagalur writes: > If you think it's a good idea, I can add pending previews to the queue > in a LIFO fashion instead, so that if you call `org-link-preview' in two > different sections before the first one is done previewing, the later > one is processed first. Yes, it would make sen

Re: [PATCH v5] Inline image display as part of a new org-link-preview system

2024-09-17 Thread Karthik Chikmagalur
Next version of patch attached. > 1. I run preview on the whole buffer > 2. M-x list-timers shows the timer, and it is ugly: > * 10.0s - #f(compiled-function () # > > [...] > > 10+ sec] >- So, no closures please. Use normal named functions Done. Only one entry per buff