From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: Displaying inline remote images Date: Wed, 23 Jun 2010 17:37:35 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=42276 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORSxQ-0006il-NV for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 12:37:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORSxP-0001Gi-HP for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 12:37:48 -0400 Received: from lo.gmane.org ([80.91.229.12]:38719) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORSxP-0001GI-Ag for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 12:37:47 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1ORSxN-0001I5-3Z for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 18:37:45 +0200 Received: from cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com ([86.9.122.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jun 2010 18:37:45 +0200 Received: from sdl.web by cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jun 2010 18:37:45 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 2010-06-23 17:00 +0100, Julien Danjou wrote: > Hi, > > Is there a way to display inline a remote image in an Org buffer? > > Like: > [[http://orgmode.org/img/org-mode-unicorn.png]] The image code doesn't support reading remote images directly. so if org mode use :file in the image spec it won't work. Leo -- Any Emacs contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp.