From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How can I trigger org-redisplay-inline-images automatically when '[[..]]' is shown as a link. Date: Fri, 15 Sep 2017 17:59:29 +0200 Message-ID: <877ex0c5r2.fsf@nicolasgoaziou.fr> References: <87bmmc7i2k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dst1j-0001ZP-Hg for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 11:59:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dst1i-0006n2-SG for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 11:59:35 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:43489) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dst1i-0006lI-MV for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 11:59:34 -0400 In-Reply-To: <87bmmc7i2k.fsf@gmail.com> (Amos Bird's message of "Fri, 15 Sep 2017 11:32:19 +0800") 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: Amos Bird Cc: emacs-orgmode@gnu.org Hello, Amos Bird writes: > I usually paste images into emacs buffer. I'd like org mode automatically show those images instead > of manually trigger it with org-redisplay-inline-images. You may want to transform the link right before inserting it. I think an Org extension, org-screenshot, does this. Regards, -- Nicolas Goaziou