* inline image display not working when org-indent-mode active
@ 2010-07-17 5:14 Erik Iverson
2010-07-17 17:55 ` Erik Iverson
2010-07-18 19:42 ` David Maus
0 siblings, 2 replies; 4+ messages in thread
From: Erik Iverson @ 2010-07-17 5:14 UTC (permalink / raw)
To: emacs-orgmode
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?
Thanks!
Erik
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: inline image display not working when org-indent-mode active
2010-07-17 5:14 inline image display not working when org-indent-mode active Erik Iverson
@ 2010-07-17 17:55 ` Erik Iverson
2010-07-18 19:42 ` David Maus
1 sibling, 0 replies; 4+ messages in thread
From: Erik Iverson @ 2010-07-17 17:55 UTC (permalink / raw)
To: emacs-orgmode
On 07/17/2010 12:14 AM, 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.
This also seems to happen if org-indent-mode is turned off, and the
source block that produces the image is re-run. Then, the file link
is displayed, and I have to toggle inline image display to get it
to appear.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: inline image display not working when org-indent-mode active
2010-07-17 5:14 inline image display not working when org-indent-mode active Erik Iverson
2010-07-17 17:55 ` Erik Iverson
@ 2010-07-18 19:42 ` David Maus
2010-07-19 15:03 ` Carsten Dominik
1 sibling, 1 reply; 4+ messages in thread
From: David Maus @ 2010-07-18 19:42 UTC (permalink / raw)
To: Erik Iverson; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]
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
on
GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
of 2010-05-16 on raven, modified by Debian
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: inline image display not working when org-indent-mode active
2010-07-18 19:42 ` David Maus
@ 2010-07-19 15:03 ` Carsten Dominik
0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2010-07-19 15:03 UTC (permalink / raw)
To: David Maus; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-07-19 15:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-17 5:14 inline image display not working when org-indent-mode active Erik Iverson
2010-07-17 17:55 ` Erik Iverson
2010-07-18 19:42 ` David Maus
2010-07-19 15:03 ` Carsten Dominik
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).