From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Stable releases Date: Wed, 19 Aug 2015 16:51:49 +0200 Message-ID: <87a8tn8h6i.fsf@nicolasgoaziou.fr> References: <55CA2E6B.4060102@gmail.com> <87fv3gv6rj.fsf@gnu.org> <87614bbqz8.fsf@nicolasgoaziou.fr> <871tezsjqj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZS4h1-00053w-QX for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 10:50:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZS4gx-0008At-W2 for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 10:50:19 -0400 In-Reply-To: <871tezsjqj.fsf@gnu.org> (Bastien's message of "Wed, 19 Aug 2015 11:36:20 +0200") 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: Bastien Cc: Scott Randby , emacs-org list Bastien writes: > Nicolas Goaziou writes: > >> At the bare minimum `org-latex-with-hyperref' should be an obsolete >> alias for `org-latex-hyperref-template', and the latter should support >> nil as a possible value. > > If you want, please go ahead. Done. Regards,