Re: [O] [PATCH] Caching latex preview images

2012-12-28 Thread Bastien
Hi Abdó, Abdó Roig-Maranges abdo.r...@gmail.com writes: Org mode lost the ability to reuse already generated latex preview images in commit 27101a3e0ee7. Now it just regenerates all of them every time. I don't see a reason for removing this feature (am I missing something?), so here is a

[O] [PATCH] Caching latex preview images

2012-12-25 Thread Abdó Roig-Maranges
Hi, Org mode lost the ability to reuse already generated latex preview images in commit 27101a3e0ee7. Now it just regenerates all of them every time. I don't see a reason for removing this feature (am I missing something?), so here is a little patch reintroducing that feature. I'm also mailing