From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How to display the image for links whose description is an image? Date: Mon, 04 Nov 2013 23:47:01 +0100 Message-ID: <8738nbhjiy.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdSvP-0008VU-1c for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 17:47:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdSvK-0007Pl-6Z for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 17:47:10 -0500 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:60435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdSvJ-0007Pf-Sz for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 17:47:06 -0500 Received: by mail-wi0-f179.google.com with SMTP id hm4so1284247wib.12 for ; Mon, 04 Nov 2013 14:47:04 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Fri, 11 Oct 2013 16:07:52 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan Schmitt Cc: emacs-org list Hi Alan, Alan Schmitt writes: > Is there a way to display images for links whose description is an > image? If I have a link of the form: > > [[http://www.google.com/][file:images/Google_Logo.png]] > > and when I try to "org-display-inline-images" on it, it tells me there > is no image to display. I tried with M-x org-toggle-inline-images RET and it seems to work: https://vimeo.com/78580390 HTH, -- Bastien