From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [PATCH] ox-latex: fix lost export option latex-custom-id-labels Date: Thu, 21 Aug 2014 01:29:09 -0400 Message-ID: <87lhqiqul6.fsf@gmail.com> References: <87zjeyvhcn.fsf@berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKKwA-0000Tw-AH for emacs-orgmode@gnu.org; Thu, 21 Aug 2014 01:29:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKKvw-0004Mi-LJ for emacs-orgmode@gnu.org; Thu, 21 Aug 2014 01:29:26 -0400 Received: from mail-qc0-x229.google.com ([2607:f8b0:400d:c01::229]:41042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKKvw-0004MP-HM for emacs-orgmode@gnu.org; Thu, 21 Aug 2014 01:29:12 -0400 Received: by mail-qc0-f169.google.com with SMTP id c9so8981901qcz.28 for ; Wed, 20 Aug 2014 22:29:12 -0700 (PDT) In-Reply-To: <87zjeyvhcn.fsf@berkeley.edu> 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: Richard Lawrence , emacs-orgmode@gnu.org Hi Richard, 2014ko abuztuak 20an, Richard Lawrence-ek idatzi zuen: > > Hi everyone, > > I recently pulled from master and noticed that an option in the LaTeX > export backend that I rely on had gotten lost in the shuffle. (I didn't > check the history, but I believe it must have been removed accidentally, > since the code that checks this option is still there.) Here is a patch > to re-introduce it. > This option was lost in commit 7a956c38, and indeed its removal looks like an accident. I pushed your patch. Thanks for your vigilance, -- Aaron Ecay