From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-latex-compile timestamp checks Date: Thu, 21 Jan 2016 10:54:55 +0100 Message-ID: <87k2n3jlzk.fsf@nicolasgoaziou.fr> References: <57F8EBE2-E535-423A-828B-BCB3A2B9F797@gmail.com> <87r3hjf3b9.fsf@gmx.us> <87vb6tblkr.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMBvG-0000FU-Hg for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 04:52:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMBvF-0008I8-RT for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 04:52:58 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:37313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMBvF-0008I1-Kw for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 04:52:57 -0500 In-Reply-To: <87vb6tblkr.fsf@gmx.us> (rasmus@gmx.us's message of "Sat, 16 Jan 2016 16:17:24 +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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > Since this is a bugfix I guess you should use org-sublist (*shiver*) in > maint and cl-subseq in master. We can=E2=80=99t use cl-lib in maint, rig= ht > Nicolas? Absolutely. >> Eventually, I think at least ox-texinfo.el, ox-man.el and ox-groff.el >> need a similar trick. > > Perhaps there should be an error check in ox-odt as well? I guess the > only thing that could happen is that the zip/odt can=E2=80=99t be written= , which > could happen if it=E2=80=99s open in windows, which is extremely picky wi= th locked > files. [I have had to use a windows machine at work]. This makes sense, indeed. Would you want to take care of applying the patches and updating the various export back-ends accordingly, or should I? Regards, --=20 Nicolas Goaziou