From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dr. Volker Zell" Subject: Re: org-babel and Xemacs incompatibilities Date: Tue, 25 May 2010 13:16:59 +0200 Message-ID: <7zsk5gqlhw.fsf@vzell-de.de.oracle.com> References: <7z1vdiztxi.fsf@vzell-de.de.oracle.com> <877hn2rudj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=60187 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGs8J-00057l-GS for emacs-orgmode@gnu.org; Tue, 25 May 2010 07:17:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGs8I-0001QW-0X for emacs-orgmode@gnu.org; Tue, 25 May 2010 07:17:15 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:23852) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGs8H-0001Q4-RM for emacs-orgmode@gnu.org; Tue, 25 May 2010 07:17:13 -0400 In-Reply-To: <877hn2rudj.fsf@gmail.com> (Eric Schulte's message of "Mon, 17 May 2010 17:17:12 -0600") 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: Eric Schulte Cc: sperber@deinprogramm.de, emacs-orgmode@gnu.org >>>>> Eric Schulte writes: > Hi, > A patch has just been applied to the org-mode repository which should > fix this issue. > Please let me know if the issue remains. This issue is gone now.but two others show up when executing code blocks with C-c C-c in xemacs-21.4.22: Symbol's value as variable is void: small-temporary-file-directory which can be solved by copying the definition from files.el from emacs-23.2 and Symbol's function definition is void: line-number-at-pos which can be solved by downloading linum.el from o http://stud4.tuwien.ac.at/~e0225855/linum/linum.html Ciao Volker