From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Emacs 22 compatibility Date: Thu, 20 Dec 2012 00:43:13 +0530 Message-ID: <87vcbxyhx2.fsf@gmail.com> References: <87licz2ejp.fsf@Rainer.invalid> <10228.1355612445@alphaville> <87ehiq62qe.fsf@gmail.com> <8738z3fgo8.fsf@bzg.ath.cx> <87hanji7an.fsf@Rainer.invalid> <87zk1b106i.fsf@yagnesh.org> <87txrjrlbt.fsf@bzg.ath.cx> <87licujt2s.fsf@Rainer.invalid> <87bodq9y60.fsf@bzg.ath.cx> <87ehil3ma7.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlP1a-0005v4-99 for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 14:09:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlP1Y-00074V-Ob for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 14:09:50 -0500 Received: from mail-pb0-f45.google.com ([209.85.160.45]:35814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlP1Y-00074P-Iv for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 14:09:48 -0500 Received: by mail-pb0-f45.google.com with SMTP id mc8so1423874pbc.32 for ; Wed, 19 Dec 2012 11:09:47 -0800 (PST) In-Reply-To: <87ehil3ma7.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 19 Dec 2012 19:54:40 +0100") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > For the current uses this should be OK. Also, ODT export now compiles > correctly, but still doesn't work in Emacs 22 since delete-directory > doesn't have a second argument (recursive delete) in Emacs 22. See http://lists.gnu.org/archive/html/emacs-orgmode/2010-08/msg01056.html We need to move that fix to compatibility and have babel and ODT use it --