From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: org-mode markup vs rst for general content Date: Fri, 10 Mar 2017 16:24:08 +0000 Message-ID: <87h931cd7b.fsf@mat.ucm.es> References: <87bmtahkvu.fsf@atmarama.com> <87variglbb.fsf@atmarama.com> <874lz1e625.fsf@mat.ucm.es> Reply-To: Uwe Brauer Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmNL0-00044s-Cy for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 11:24:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmNKx-0002rs-7F for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 11:24:18 -0500 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]:35205) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmNKw-0002rQ-Sj for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 11:24:15 -0500 Received: by mail-wm0-x242.google.com with SMTP id z63so3073766wmg.2 for ; Fri, 10 Mar 2017 08:24:14 -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" To: John Kitchin Cc: Uwe Brauer , emacs-orgmode@gnu.org >>> "John" == John Kitchin writes: > Sometimes I just use ox-clip to copy org-mode into word with formatting. > It works pretty well for simple things. I looked around for ox-clip. This is not a package available in elpa, melpa and friends. I only found https://github.com/jkitchin/scimax Is this correct? Have you thought of providing it as a melpa package? I downloaded it from github, but then make returned cask exec ert-runner make: cask: Command not found make: *** [test] Error 127 What I am supposed to do now? Thanks Uwe