From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Small bug in example code Date: Wed, 19 Mar 2014 23:52:47 +0100 Message-ID: <87eh1xpzr4.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQPM1-0006xd-V6 for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 18:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQPLx-0007Aw-0q for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 18:52:57 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:37906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQPLw-00078w-QZ for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 18:52:52 -0400 In-Reply-To: (Reuben Thomas's message of "Wed, 19 Mar 2014 20:57:08 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Reuben Thomas Cc: emacs-orgmode@gnu.org Reuben Thomas writes: > In the function org-toggle-iimage-in-org in the page > > http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2 > > the call (iimage-mode) needs to be (iimage-mode 'toggle), otherwise > iimage-mode is only ever switched on. (iimage-mode does toggle when > used as a command, but not when called from Lisp.) (Same suggestion for this one.) Thanks! -- Bastien