From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiege Chen Subject: Re: ox-clip.el Date: Wed, 29 Jun 2016 05:09:51 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bI7zx-00017J-IO for emacs-orgmode@gnu.org; Wed, 29 Jun 2016 01:25:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bI7zr-0005eD-JJ for emacs-orgmode@gnu.org; Wed, 29 Jun 2016 01:25:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:53611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bI7zr-0005e3-Da for emacs-orgmode@gnu.org; Wed, 29 Jun 2016 01:25:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bI7zj-00043T-FP for emacs-orgmode@gnu.org; Wed, 29 Jun 2016 07:25:03 +0200 Received: from 218.192.232.85 ([218.192.232.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Jun 2016 07:25:03 +0200 Received: from jiegec by 218.192.232.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Jun 2016 07:25:03 +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" To: emacs-orgmode@gnu.org John Kitchin wrote: > Hi everyone, > > I extended the work I did here > http://kitchingroup.cheme.cmu.edu/blog/2016/06/16/Copy-formatted-org-mode-text-from-Emacs-to-other-applications/ > on copying formatted org-mode to other applications so it is > approximately cross-platform now. There is one command > `ox-clip-formatted-copy' that should copy a region in an org-file with > formatting to paste into other applications on Windows, Mac and Linux. > > https://github.com/jkitchin/scimax/blob/master/ox-clip.el > > Try it out! > Impressive. I'd love ox-clip to be released in MELPA. Is that already done? -- Jiegec