From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: Bug: can't export org file with tables to html [7.01trans] Date: Wed, 27 Oct 2010 17:07:17 +0200 Message-ID: <87ocafsmhm.fsf@gilgamesch.quim.ucm.es> References: <87wrp3ydad.fsf@gilgamesch.quim.ucm.es> <28138.1288188595@gamaville.dokosmarshall.org> <29281.1288189800@gamaville.dokosmarshall.org> Reply-To: Uwe Brauer Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36640 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PB7ub-00024q-0n for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 11:28:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PB7aw-0001PL-9M for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 11:07:41 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:43499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PB7aw-0001PE-2n for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 11:07:18 -0400 Received: by wyf23 with SMTP id 23so882285wyf.0 for ; Wed, 27 Oct 2010 08:07:17 -0700 (PDT) In-Reply-To: <29281.1288189800@gamaville.dokosmarshall.org> (Nick Dokos's message of "Wed, 27 Oct 2010 10:30:00 -0400") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org >> Regarding Re: [Orgmode] Bug: can't export org file with tables to html [7.01trans]; Nick Dokos adds: >> > >> >> No problem on GNU emacs 23.2.50 or 24.0.50 - must be specific to Xemacs. >> I just checked, the html export works fine for the org file in question if I stick to version 6.34 but not for 6.36 nor the most recent git version. > C-h v replace-regexp-in-string says (among other things): I think this function was not used before in this context. It does not exist in Xemacs 21.4.X, I check whether it exists in Xemacs 21.5 and whether it can be ported back. Uwe