From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: adding images in org Date: Thu, 11 Apr 2013 10:58:44 -0400 Message-ID: <871uahp10b.fsf@pierrot.dokosmarshall.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQIy2-0000ZV-Hu for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 10:59:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQIy1-0000px-66 for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 10:59:14 -0400 Received: from vms173011pub.verizon.net ([206.46.173.11]:44770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQIy1-0000pS-0R for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 10:59:13 -0400 Received: from pierrot.dokosmarshall.org ([unknown] [108.7.96.134]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0ML300B15IY05M10@vms173011.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 09:58:49 -0500 (CDT) In-reply-to: (Aditya Mandayam's message of "Thu, 11 Apr 2013 16:22:29 +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: Aditya Mandayam Cc: emacs-orgmode Aditya Mandayam writes: > Hi after reading this: > > http://permalink.gmane.org/gmane.emacs.orgmode/25134 > > I am still unclear. How do I link to an image online like this: > http://upload.wikimedia.org/wikipedia/commons/7/7c/Bundesarchiv_DVM_10_Bild-23-61-11%2C_Gro%C3%9Fer_Kreuzer_%22SMS_Bl%C3%BCcher%22.jpg > > and have it show up in org? C-c C-x C-v gives me "No images to display inline" I don't think you can inline remote images. The post you link to refers only to locally available images. Nick