From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: org-freemind.el and rx Date: Thu, 14 Oct 2010 12:57:05 +0200 Message-ID: <461725B9-86DA-4ECF-A580-038D0A67B5CD@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34126 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6LUk-0006zv-D6 for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 06:57:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6LUj-0003iq-CT for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 06:57:10 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:60115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6LUj-0003ia-5p for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 06:57:09 -0400 Received: by ewy5 with SMTP id 5so2612096ewy.0 for ; Thu, 14 Oct 2010 03:57:08 -0700 (PDT) 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: Lennart Borgman , Michael Sperber Cc: org-mode mailing list Hi Lennart, I am trying to keep org-mode also workable with XEmacs. One problem here is that XEmacs does not have rx. Would you object if I replace the rx macro calls with the string representations of the regular expressions in org-freemind.el? Michael, an alternative would be to get rx ported to and included into XEmacs. Is anything like this in the works, or would you like to look into this? Cheers - Carsten