From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-latex-hyperref-options-format Date: Tue, 18 Feb 2014 00:23:33 +0100 Message-ID: <8738jhnx1m.fsf@gmail.com> References: <87a9dpo0as.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFXX0-0004F3-VY for emacs-orgmode@gnu.org; Mon, 17 Feb 2014 18:23:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WFXWr-00082w-NP for emacs-orgmode@gnu.org; Mon, 17 Feb 2014 18:23:22 -0500 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:47170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFXWr-00082q-GZ for emacs-orgmode@gnu.org; Mon, 17 Feb 2014 18:23:13 -0500 Received: by mail-wi0-f179.google.com with SMTP id hn9so2917343wib.0 for ; Mon, 17 Feb 2014 15:23:12 -0800 (PST) In-Reply-To: (Joe Hirn's message of "Mon, 17 Feb 2014 16:59:17 -0600") 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: Joe Hirn Cc: emacs-orgmode@gnu.org Joe Hirn writes: > Hm. That's disappointing. I really prefer the original behavior. I don't > want to copy #+latex_header to get this default behavior into each of my > org-mode files. I suggested other ways to handle it. Anyway your patch has two drawbacks: 1. It is partly redundant with `org-latex-with-hyperref'. 2. A mere format string doesn't provide real flexibility (e.g., what if I don't want the pdfkeywords part?) when you want some. Perhaps something based on `format-spec' would be better. Regards, -- Nicolas Goaziou