From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Stable releases Date: Thu, 13 Aug 2015 00:56:53 +0200 Message-ID: <87vbckxgi2.fsf@gmx.us> References: <55CA2E6B.4060102@gmail.com> <87zj1w62yk.fsf@nicolasgoaziou.fr> <55CB6CE8.7040102@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPexF-0006Bc-GH for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 18:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPexC-00009N-A8 for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 18:57:05 -0400 Received: from plane.gmane.org ([80.91.229.3]:52692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPexC-00009H-3b for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 18:57:02 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZPexA-0005gV-LC for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 00:57:00 +0200 Received: from 46.166.188.203 ([46.166.188.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Aug 2015 00:57:00 +0200 Received: from rasmus by 46.166.188.203 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Aug 2015 00:57:00 +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: emacs-orgmode@gnu.org Scott Randby writes: > I don't understand what is wrong with keeping > org-latex-with-hyperref. It is easy enough for me to set the variable > locally for old files while I can use the default \hypersetup{...} for > new files. Making org-latex-hyperref-template an empty string means I > cannot use the built-in default template. You can use file-variable or BIND to set org-latex-with-hyperref to the empty string or nil. We could include org-latex-with-hyperref, but I don't see any advantage in having two ways to disable hyperref setup... Also, org-latex-with-hyperref does not seem to have ox-publish support, skimming 8.2.10 briefly. Still, the ORG-NEWS entry could've been better. Rasmus -- Warning: Everything saved will be lost