[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Drag images from Firefox to org-mode
From: |
Nicolas Richard |
Subject: |
Re: [O] Drag images from Firefox to org-mode |
Date: |
Thu, 17 Oct 2013 14:43:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Carsten Dominik <address@hidden> writes:
> does anyone know how general this code is? Does it works on different
> operating systems?
> We might want to include this into the Org core.
Since it is based on dnd, and since the documentation of dnd reads:
;; This file provides the generic handling of the drop part only.
;; Different DND backends (X11, W32, etc.) that handle the platform
;; specific DND parts call the functions here to do final delivery of
;; a drop.
I'd highly suspect that the code is portable.
This is my naive opinion, though
HTH,
--
Nico.
- [O] Drag images from Firefox to org-mode, Oleh, 2013/10/16
- Re: [O] Drag images from Firefox to org-mode, Torsten Wagner, 2013/10/16
- Re: [O] Drag images from Firefox to org-mode, Carsten Dominik, 2013/10/17
- Re: [O] Drag images from Firefox to org-mode,
Nicolas Richard <=
- Re: [O] Drag images from Firefox to org-mode, Rick Frankel, 2013/10/17
- Re: [O] Drag images from Firefox to org-mode, Nicolas Richard, 2013/10/17
- Re: [O] Drag images from Firefox to org-mode, Rick Frankel, 2013/10/17
- Re: [O] Drag images from Firefox to org-mode, Nicolas Richard, 2013/10/18
- Re: [O] Drag images from Firefox to org-mode, Rick Frankel, 2013/10/18
- Re: [O] Drag images from Firefox to org-mode, Nicolas Richard, 2013/10/18
- Re: [O] Drag images from Firefox to org-mode, Oleh, 2013/10/18