From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: Image-conversion shims Date: Sun, 29 Sep 2019 01:29:48 +0200 Message-ID: <87impct2xf.fsf@gnus.org> References: <87v9tctcca.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="167969"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 29 01:30:37 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iEMAf-000hVt-Ld for ged-emacs-devel@m.gmane.org; Sun, 29 Sep 2019 01:30:37 +0200 Original-Received: from localhost ([::1]:35408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEMAe-0002pu-Fc for ged-emacs-devel@m.gmane.org; Sat, 28 Sep 2019 19:30:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44905) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEM9z-0002LV-9F for emacs-devel@gnu.org; Sat, 28 Sep 2019 19:29:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iEM9y-0001Is-Bh for emacs-devel@gnu.org; Sat, 28 Sep 2019 19:29:55 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:33462) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iEM9y-0001Fx-5C for emacs-devel@gnu.org; Sat, 28 Sep 2019 19:29:54 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iEM9s-0000AA-Ff; Sun, 29 Sep 2019 01:29:50 +0200 In-Reply-To: (Stefan Monnier's message of "Sat, 28 Sep 2019 17:05:27 -0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 80.91.231.51 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:240381 Archived-At: Stefan Monnier writes: > Go for it. I went for it. (setq convert-images-externally t) (insert-image (create-image "/var/tmp/1sm.webp")) now works for me. It doesn't work in image-mode yet, because I was unsure at what point to hook the auto-mode stuff together with this stuff. It's slightly chicken and egg -- convert-images-externally isn't consulted before we try to display an image, and it will then compute what image suffixes it can handle. But if that hasn't been computed, then image-mode won't be triggered, and so create-image won't be called. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no