From mboxrd@z Thu Jan 1 00:00:00 1970 From: "briangpowell ." Subject: Re: problem with org-toggle-inline-images Date: Tue, 24 Dec 2019 14:14:18 -0500 Message-ID: References: <47C02F30-6D53-4886-A78F-609C481A503B@nordakademie.de> <845zi62gct.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000000957d059a77f4e8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33853) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijpdX-0000r2-Kx for emacs-orgmode@gnu.org; Tue, 24 Dec 2019 14:14:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijpdW-0004wv-Es for emacs-orgmode@gnu.org; Tue, 24 Dec 2019 14:14:31 -0500 Received: from mail-wr1-x436.google.com ([2a00:1450:4864:20::436]:46089) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ijpdW-0004wa-8A for emacs-orgmode@gnu.org; Tue, 24 Dec 2019 14:14:30 -0500 Received: by mail-wr1-x436.google.com with SMTP id z7so20436104wrl.13 for ; Tue, 24 Dec 2019 11:14:29 -0800 (PST) In-Reply-To: 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" To: Johannes Brauer Cc: Marco Wahl , "emacs-orgmode@gnu.org" --00000000000000957d059a77f4e8 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I use iimage-mode Have you tried iimage-mode? Notice the 2 i's in iimage Toggling works great with iimage-mode On Tue, Dec 24, 2019 at 8:09 AM Johannes Brauer wrote: > It seems that the problem arised since I=E2=80=99ve upgraded orgmode from= version > 9.2.6 (9.2.6-4-ge30905-elpa to version 9.3 (9.3-8-geab7c4-elpa. > On a system where the older version is installed, toggling works fine. > > Johannes > > > Am 24.12.2019 um 11:30 schrieb Johannes Brauer : > > Hi Marco, > > thank for your answer > > Am 24.12.2019 um 11:00 schrieb Marco Wahl : > > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.orgmode as well. > > Hi Johannes, > > Thanks for the report. > > Typing C-c C-x C-v the image is displayed in the org buffer > correctly. Typing C-c C-x C-v again the image does not disappear and I > get the error message: > > org-toggle-inline-images: Symbol=E2=80=99s value as variable is void: ima= ge-map > > Any hints what is going wrong? > > > Possibly variable image-map is not used correctly in Org or should not > be used at all. The easiest fix would be to drop the usage of that > variable within Org, I guess. > > Does the issue disappear when you do > > M-: (require 'image) RET > > before the image toggling? > > no, the behavior remains the same. > > Johannes > > > --00000000000000957d059a77f4e8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I use iimage-mode

Have you tried iimage= -mode?

Notice the 2 i's in iimage
Toggling works great with iimage-mode

On Tue, Dec 24, 201= 9 at 8:09 AM Johannes Brauer <= brauer@nordakademie.de> wrote:
It seems that the problem arised since I=E2=80=99ve upgraded orgmode from= =C2=A0version 9.2.6 (9.2.6-4-ge30905-elpa to=C2=A0version 9.3 (9.3-8-geab7c= 4-elpa.
On a system where the older version is installed, toggling works fine.=

Johannes


Am 24.12.2019 um 11:30 schrieb Johannes Brauer <brauer@nordakademie.de>:
Hi Marco,

thank for your answer

Am 24.12.2019 um 11:00 schrieb Marco Wahl <marcowahlsoft@gmail.com>:

The following message is a courtesy copy of an article
that has been posted to gmane.emacs.orgmode as well.

Hi Johannes,

Thanks for the report.

Typing C-c C-x C-v the image is displayed in the = org buffer
correctly. Typing C-c C-x C-v again the image does not disappear and I
get the error message:

org-toggle-inline-images: Symbol=E2=80=99s value as variable is void: image= -map

Any hints what is going wrong?

Possibly variable image-map is not used correctly in Org or should not
be used at all.=C2=A0 The easiest fix would be to drop the usage of that variable within Org, I guess.

Does the issue disappear when you do

M-: (require 'image) RET

before the image toggling?
no, the behavior remains the same.

Johannes

--00000000000000957d059a77f4e8--