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 15:46:10 +0200 Message-ID: <87vd65recd.fsf@gmx.de> References: <4C9165E0.4050401@sift.info> <874odpswc2.fsf@gmx.de> <4C921072.6090003@sift.info> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=42407 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwEnB-0007Ou-55 for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 09:46:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwEn4-0003Vv-TF for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 09:46:25 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:57662 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OwEn4-0003VS-Gh for emacs-orgmode@gnu.org; Thu, 16 Sep 2010 09:46:18 -0400 In-Reply-To: <4C921072.6090003@sift.info> (Robert Goldman's message of "Thu, 16 Sep 2010 07:41:22 -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: > ... Is there some > magic I can put in the Local Variables block that will cause the images > to be displayed on startup? > > # org-display-inline-images: t # Local Variables: # mode: Org # eval: (org-display-inline-images) # End: Sebastian