From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: inline image display not working when org-indent-mode active Date: Sat, 17 Jul 2010 00:14:59 -0500 Message-ID: <4C413C53.3090404@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53666 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZzhc-0000Hj-Ol for emacs-orgmode@gnu.org; Sat, 17 Jul 2010 01:12:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZzhb-0006Rc-5J for emacs-orgmode@gnu.org; Sat, 17 Jul 2010 01:12:44 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:44310) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZzha-0006RX-VR for emacs-orgmode@gnu.org; Sat, 17 Jul 2010 01:12:43 -0400 Received: from [192.168.1.117] (c-24-118-198-210.hsd1.mn.comcast.net [24.118.198.210]) (authenticated bits=0) by pegasus.biostat.wisc.edu (8.13.6/8.13.6) with ESMTP id o6H5CZXn022347 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 17 Jul 2010 00:12:36 -0500 (CDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org 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