From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Re: inline images in org-mode Date: Thu, 16 Sep 2010 07:37:27 -0500 Message-ID: <4C920F87.9090905@sift.info> References: <4C9165E0.4050401@sift.info> <87lj7128hj.fsf@stats.ox.ac.uk> Reply-To: rpgoldman@sift.info Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=44982 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwDiU-0002hM-PL for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 08:37:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwDiT-00006R-Ko for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 08:37:30 -0400 Received: from mpls.sift.info ([75.146.46.193]:39488) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwDiT-00006H-GJ for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 08:37:29 -0400 In-Reply-To: <87lj7128hj.fsf@stats.ox.ac.uk> 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: Dan Davison Cc: Org Mode On 9/16/10 Sep 16 -7:11 AM, Dan Davison wrote: > Robert Goldman writes: > >> I was looking for a way to put illustrations in my org-mode files so >> that I could actually look at them while editing the org stuff. I found >> a post a while ago suggesting using iimage mode (which is included with >> the Aquamacs that I use, and is readily available if you don't have it >> with your emacs). > > Hi Robert, > > There's already org-display-inline-images, which iIrc uses overlays > rather than the text properties used by iimage. Does your route offer > advantages over this? Nope. Just didn't know it was there. It's not in the manual (if I get a chance, I'll try to write up a patch, or maybe someone else can); the only thing I found on inline images was about export to HTML. So then I googled, and found the material on iimage only, not o-d-i-i. Actually, having said that, on Aquamacs, o-d-i-i doesn't seem to work well. For reasons I'm too ignorant to explain, o-d-i-i causes the images to flash repeatedly, instead of simply being displayed....