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 17:36:59 +0200 Message-ID: <87y55qpp44.fsf@yahoo.fr> References: <87eh7irjvi.fsf@yahoo.fr> <52610C29.3000505@yahoo.fr> <526114B4.6060303@yahoo.fr> <2d5635af9ad6d51badb40e1e19c85572@mail.rickster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXC6O-0006fG-Ox for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 11:36:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXC6J-0002Cp-3H for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 11:36:36 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:42229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXC6I-0002Cd-Pl for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 11:36:31 -0400 In-Reply-To: <2d5635af9ad6d51badb40e1e19c85572@mail.rickster.com> (Rick Frankel's message of "Fri, 18 Oct 2013 11:03:01 -0400") 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: Rick Frankel Cc: org mode , Oleh Rick Frankel writes: >> Le 18/10/2013 12:44, Oleh a =C3=A9crit : >> I attach the downloaded google logo. > > I missed an email here... can you send me the url to the image you are > having problems with? I received it by email, here it is : http://cjoint.com/13oc/CJsrG1j2Szg.htm Note that using (let ((coding-system-for-write 'no-conversion)) (write-region nil nil filename nil nil nil 'confirm))=20 instead of (write-file ...) seemed to fix the problem for Oleh. --=20 Nico.