From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Lu Subject: org-download.el Date: Tue, 13 Jan 2015 02:49:16 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d044282ac165d8f050c83dcd1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAwE3-0002sF-Ut for emacs-orgmode@gnu.org; Tue, 13 Jan 2015 02:49:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YAwE1-00047w-Of for emacs-orgmode@gnu.org; Tue, 13 Jan 2015 02:49:19 -0500 Received: from mail-we0-x243.google.com ([2a00:1450:400c:c03::243]:45524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAwE1-00047q-I1 for emacs-orgmode@gnu.org; Tue, 13 Jan 2015 02:49:17 -0500 Received: by mail-we0-f195.google.com with SMTP id q59so426258wes.2 for ; Mon, 12 Jan 2015 23:49:16 -0800 (PST) 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: emacs-orgmode@gnu.org --f46d044282ac165d8f050c83dcd1 Content-Type: text/plain; charset=UTF-8 Dear all, Does anyone get org-download.el to work under Mac OSX? I'm struggling to get it work, but it seems to help a lot, empowering org to handle images a lot easier. I believe I've installed org-download.el correctly, but when I'm dragging and drop the image into an org buffer, all I get is the link address inserted into the buffer, no downloading events trigger. I double checked a few things before coming here: - My system has both curl and download. - I've set the download image dir to ~/Downloads/Foo - The value of dnd-protocol-alist contains ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . org-download-dnd) The emacs I'm using is "GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-13 on bob.porkrind.org" Is there any thought what I should check? Best, Chao --f46d044282ac165d8f050c83dcd1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear all,

Does anyone get= org-download.el to work under Mac OSX? I'm struggling to get it work, = but it seems to help a lot, empowering org to handle images a lot easier.
I believe I've installed org-download.el correctly, bu= t when I'm dragging and drop the image into an org buffer, all I get is= the link address inserted into the buffer, no downloading events trigger.<= br>
I double checked a few things before coming here:
- My system has both curl and download.
- I've set= the download image dir to ~/Downloads/Foo
- The value of dnd= -protocol-alist contains ("^\\(https?\\|ftp\\|file\\|nfs\\)://" .= org-download-dnd)

The emacs I'm using is "= ;GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03= -13 on bob.porkrind.org"
Is there any thought what I should check?

Best,
Chao
--f46d044282ac165d8f050c83dcd1--