From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: inline images in org-mode Date: Thu, 16 Sep 2010 14:32:13 +0200 Message-ID: <874odpswc2.fsf@gmx.de> References: <4C9165E0.4050401@sift.info> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47580 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwDdb-0000tc-ND for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 08:32:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwDdV-0007cg-NX for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 08:32:27 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:38334 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OwDdV-0007c9-Bp for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 08:32:21 -0400 In-Reply-To: <4C9165E0.4050401@sift.info> (Robert Goldman's message of "Wed, 15 Sep 2010 19:33:36 -0500") 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: rpgoldman@sift.info Cc: Org Mode 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). > > I found I needed to do a little customization to make iimage work for > me, so I thought I would post the details in case they were useful to > anyone else. Hi Robert, just use `org-display-inline-images' or `org-toggle-inline-images'. Not sure if it works with Aquamacs. HTH Sebastian