From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Emacs 22 compatibility Date: Mon, 24 Dec 2012 13:52:48 +0100 Message-ID: <87d2xztxes.fsf@bzg.ath.cx> 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> <87vcbxyhx2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tn7go-0005On-NN for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 08:03:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tn7gi-0002GZ-56 for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 08:03:30 -0500 Received: from mail-wg0-f46.google.com ([74.125.82.46]:40433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tn7gi-0002GG-06 for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 08:03:24 -0500 Received: by mail-wg0-f46.google.com with SMTP id dr13so3146265wgb.13 for ; Mon, 24 Dec 2012 05:03:23 -0800 (PST) In-Reply-To: <87vcbxyhx2.fsf@gmail.com> (Jambunathan K.'s message of "Thu, 20 Dec 2012 00:43:13 +0530") 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: Jambunathan K Cc: Achim Gratz , emacs-orgmode@gnu.org Hi Achim and Jambunathan, Jambunathan K writes: > 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 AFAIK this is already fixed in Babel. I added a compatibility function `org-delete-directory' adapted from `tramp-compat-delete-directory' and org-odt.el uses it now. -- Bastien