From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: Drag images from Firefox to org-mode Date: Fri, 18 Oct 2013 11:47:13 +0200 Message-ID: <87eh7irjvi.fsf@yahoo.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX6dy-0000r4-FB for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 05:47:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VX6dp-0002GW-8h for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 05:46:54 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:15036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX6do-0002GD-LX for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 05:46:44 -0400 In-Reply-To: (Oleh's message of "Fri, 18 Oct 2013 11:24:45 +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: Oleh Cc: org mode , Carsten Dominik Oleh writes: > I tried before url-retrieve, but it was giving me some garbage in > addition to the image. > But if I figure it out, I could add url-retrieve as the third custom > method. If the garbage is the HTTP headers, then that problem is solved in Rick Frankel's code. If there's any other garbage, perhaps you have a test case ? -- Nico.