From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lennart Borgman Subject: Re: org-freemind.el and rx Date: Thu, 14 Oct 2010 17:03:23 +0200 Message-ID: References: <461725B9-86DA-4ECF-A580-038D0A67B5CD@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=33307 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6PLX-0003GN-TM for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 11:04:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6PLM-0005ma-JQ for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 11:03:55 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:54907) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6PLM-0005m9-Gt for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 11:03:44 -0400 Received: by qwb8 with SMTP id 8so4162266qwb.0 for ; Thu, 14 Oct 2010 08:03:44 -0700 (PDT) In-Reply-To: <461725B9-86DA-4ECF-A580-038D0A67B5CD@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: org-mode mailing list , Michael Sperber On Thu, Oct 14, 2010 at 12:57 PM, Carsten Dominik wrote: > Hi Lennart, > > I am trying to keep org-mode also workable with XEmacs. =C2=A0One problem= here is > that XEmacs does not have rx. =C2=A0Would you object if I replace the rx = macro > calls with the string representations of the regular expressions in > org-freemind.el? If you do, please keep the rx code as comments so we can get back to it lat= er. > Michael, an alternative would be to get rx ported to and included into > XEmacs. =C2=A0Is anything like this in the works, or would you like to lo= ok into > this? > > > Cheers > > - Carsten > > > >