On Jul 18, 2010, at 9:42 PM, David Maus wrote:

Erik Iverson wrote:
Hello!

Just pulled the latest org-mode from git.

I've upgraded to Emacs 23.2 so that org-indent-mode works properly.

However, when org-indent-mode is active, it seems that inline images (C-c C-x
C-v) do not work properly.

They show up for a brief time (< 1 second) and then promptly return to showing
just the file link.

Turning off org-indent-mode and re-toggling image display shows the image properly.

If it matters, these files were created in org-babel source blocks.

Can anyone reproduce this?

Yes, I can reproduce this with

Org-mode version 6.36trans

I also see this bug, but I am clueles as to what might cause this issue.
Image display uses overlays, org-indent-mode uses text
properties, but it seems that adding these properties somehow removes
the overlays from the buffer ....

- Carsten


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to