From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: problem with org-toggle-inline-images Date: Tue, 31 Dec 2019 14:10:50 +0100 Message-ID: <84o8voej39.fsf@gmail.com> References: <47C02F30-6D53-4886-A78F-609C481A503B@nordakademie.de> <8436d0g0xv.fsf@gmail.com> <87imlwy84c.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50743) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imHIV-0006NN-QY for emacs-orgmode@gnu.org; Tue, 31 Dec 2019 08:10:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imHIU-0004bF-CQ for emacs-orgmode@gnu.org; Tue, 31 Dec 2019 08:10:55 -0500 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:38974) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imHIU-0004T4-4G for emacs-orgmode@gnu.org; Tue, 31 Dec 2019 08:10:54 -0500 Received: by mail-wr1-x435.google.com with SMTP id y11so35135300wrt.6 for ; Tue, 31 Dec 2019 05:10:53 -0800 (PST) In-Reply-To: <87imlwy84c.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 31 Dec 2019 13:47:31 +0100") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Marco Wahl writes: > >> A natural fix is committed, I think. Would be great if you could test >> this fix. > > Thank you for the fix. > > Could you refactor it so belongs to org-compat.el? For example, we could > create image-map keymap there if Emacs < 26. Okay, I make a TODO out of this and try to work on the task soon. Right now I'm on my way outside... :) Ciao