From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: problem with org-toggle-inline-images
Date: Tue, 24 Dec 2019 11:00:18 +0100 [thread overview]
Message-ID: <845zi62gct.fsf@gmail.com> (raw)
In-Reply-To: 47C02F30-6D53-4886-A78F-609C481A503B@nordakademie.de
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’s 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. 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?
Ciao,
Marco
next prev parent reply other threads:[~2019-12-24 10:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-23 23:42 problem with org-toggle-inline-images Johannes Brauer
2019-12-24 10:00 ` Marco Wahl [this message]
2019-12-24 13:03 ` Johannes Brauer
[not found] ` <A9079552-BC5E-4FE3-9AD1-363B3FDDACE1@nordakademie.de>
2019-12-24 13:08 ` Johannes Brauer
2019-12-24 19:14 ` briangpowell .
2019-12-25 12:38 ` Johannes Brauer
2019-12-30 17:33 ` BUG? - opening an org file containing #+STARTUP: inlineimages results in error message Johannes Brauer
2019-12-31 11:59 ` problem with org-toggle-inline-images Marco Wahl
2019-12-31 12:47 ` Nicolas Goaziou
2019-12-31 13:10 ` Marco Wahl
-- strict thread matches above, loose matches on Subject: below --
2019-12-26 15:14 Johannes Brauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=845zi62gct.fsf@gmail.com \
--to=marcowahlsoft@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.