From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: A new module for Org-mode: Org-X Date: Mon, 15 Aug 2011 09:23:59 -0400 Message-ID: References: <2011-08-14T19-14-58@devnull.Karl-Voit.at> <2011-08-15T12-16-23@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qsx9D-0004ML-OC for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 09:24:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qsx9A-0002ac-3X for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 09:24:07 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:34863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qsx9A-0002aO-0H for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 09:24:04 -0400 Received: by yxn22 with SMTP id 22so3361694yxn.0 for ; Mon, 15 Aug 2011 06:24:03 -0700 (PDT) In-Reply-To: <2011-08-15T12-16-23@devnull.Karl-Voit.at> (Karl Voit's message of "Mon, 15 Aug 2011 12:25:23 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Karl Voit writes: > In my point of view, it is no problem at all because the =C2=ABAPI=C2=BB = we do have is > the format of Org-mode files. Memacs is - unlike your system - not done w= ith > Emacs at all: Python scripts generate Org-mode files and that is all. Very likely Org-X will be able to make sure of your backends in some way, to provide functionality for backends that don't get written Emacs Lisp. John