From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: ox-clip.el Date: Tue, 28 Jun 2016 21:43:34 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bI4XU-0008E2-MF for emacs-orgmode@gnu.org; Tue, 28 Jun 2016 21:43:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bI4XR-00081y-G3 for emacs-orgmode@gnu.org; Tue, 28 Jun 2016 21:43:40 -0400 Received: from mail-qk0-x22f.google.com ([2607:f8b0:400d:c09::22f]:32926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bI4XR-00081u-BE for emacs-orgmode@gnu.org; Tue, 28 Jun 2016 21:43:37 -0400 Received: by mail-qk0-x22f.google.com with SMTP id q79so63293968qke.0 for ; Tue, 28 Jun 2016 18:43:37 -0700 (PDT) Received: from Johns-MacBook-Air.local (c-67-171-67-30.hsd1.pa.comcast.net. [67.171.67.30]) by smtp.gmail.com with ESMTPSA id u79sm699405qka.8.2016.06.28.18.43.35 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Jun 2016 18:43:35 -0700 (PDT) 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" 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! -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu