From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Zbriger Subject: Bug: subtree LaTeX export problems after upgrade [8.1 (8.1-elpa @ /home/brian/.emacs.d/elpa/org-20130906/)] Date: Sun, 22 Sep 2013 15:29:03 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b5d4a30c988f404e6fdeb1e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNpLS-0004MR-Bu for emacs-orgmode@gnu.org; Sun, 22 Sep 2013 15:29:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNpLQ-0007mI-My for emacs-orgmode@gnu.org; Sun, 22 Sep 2013 15:29:26 -0400 Received: from mail-ve0-x233.google.com ([2607:f8b0:400c:c01::233]:60036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNpLQ-0007m3-H0 for emacs-orgmode@gnu.org; Sun, 22 Sep 2013 15:29:24 -0400 Received: by mail-ve0-f179.google.com with SMTP id c14so1790438vea.10 for ; Sun, 22 Sep 2013 12:29:23 -0700 (PDT) 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 --047d7b5d4a30c988f404e6fdeb1e Content-Type: text/plain; charset=ISO-8859-1 I just upgraded to org-mode 8.1 using 'package-install' and I think I am encountering some bugs when exporting to LaTeX. I am using the following tags in the header of my orgmode files: #+AUTHOR: [my name] #+DATE: %B %e, %Y If I am exporting an entire buffer, "%B %e, %Y" now shows up verbatim instead of as a date like it used to. If I am exporting a subtree, I am also forced to re-specify the author and date with :EXPORT_DATE: and :EXPORT_AUTHOR: or else the name is changed to "Charles Cave" and the date something like 01-01-2009. Emacs : GNU Emacs 24.2.1 (i686-pc-linux-gnu, GTK+ Version 3.6.4) of 2013-04-09 on komainu, modified by Debian Package: Org-mode version 8.1 (8.1-elpa @ /home/brian/.emacs.d/elpa/org-20130906/) current state: ============== (setq org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-latex-format-headline-function 'org-latex-format-headline-default-function org-export-with-drawers '(not "LOGBOOK") org-export-copy-to-kill-ring 'if-interactive org-archive-location "::*Archived Tasks" org-export-date-timestamp-format nil org-export-with-tags t org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-refile-targets '((org-agenda-files :maxlevel . 3)) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-cycle-hide-inline-tasks org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook) org-babel-pre-tangle-hook '(save-buffer) org-occur-hook '(org-first-headline-recenter) org-export-email-info t org-metaup-hook '(org-babel-load-in-session-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-capture-templates '(("t" "Task" entry (file+headline "~/MasterFile.org" "Tasks") "* TODO %? %i %a") ("n" "General Note" entry (file+headline "~/MasterFile.org" "Notes") "* %? %i %a" :kill-buffer t) ) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-log-refile 'time org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-directory "~/Documents/" org-export-creator-info nil org-metadown-hook '(org-babel-pop-to-session-maybe) org-agenda-files '("~/Documents/area_paper2/area_paper2.org" "~/MasterFile.org") org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . "evince %s")) org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-after-todo-state-change-hook '(org-clock-out-if-current) org-confirm-shell-link-function 'yes-or-no-p ) --047d7b5d4a30c988f404e6fdeb1e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I just upgraded to org-mode 8.1 using 'package-in= stall' and I think I am encountering some bugs when
exporting= to LaTeX. I am using the following tags
in the header of my orgm= ode files:

#+AUTHOR: =A0 =A0[my name]
#+DATE: =A0 =A0 = =A0%B %e, %Y

If I am exporting an entire buffer, &= quot;%B %e, %Y" now shows up verbatim
instead of as a date l= ike it used to.

If I am exporting a subtree, I am also forced to re-spe= cify the author and
date with :EXPORT_DATE: and :EXPORT_AUTHOR: o= r else the name is changed to "Charles Cave" and the date somethi= ng like 01-01-2009.


Emacs =A0: GNU Emacs 24.2.1 (i686-pc-lin= ux-gnu, GTK+ Version 3.6.4)
=A0of 2013-04-09 on komainu, modified= by Debian
Package: Org-mode version 8.1 (8.1-elpa @ /home/brian/= .emacs.d/elpa/org-20130906/)

current state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
(setq
=A0org-ctrl-c-ctrl-c-hook '(org-= babel-hash-at-point
= =A0org-babel-execute-safely-maybe)
=A0org-latex-format-headline-function 'org-latex-format-headline-d= efault-function
=A0org-export-with-drawers '(not "LOGBOO= K")
=A0org-export-copy-to-kill-ring 'if-interactive
=A0org-archive-location "::*Archived Tasks"
=A0org-expo= rt-date-timestamp-format nil
=A0org-export-with-tags t
= =A0org-tab-first-hook '(org-hide-block-toggle-maybe
=A0 =A0 =A0org-src-native-tab-c= ommand-maybe
=A0 =A0 =A0org-ba= bel-hide-result-toggle-maybe
=A0 =A0 =A0org-babel-header-arg-expand)
=A0org-r= efile-targets '((org-agenda-files :maxlevel . 3))
=A0org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hid= e-drawers
= =A0org-cycle-hide-inline-tasks org-cycle-show-empty-lines
=A0org-optimize-window-after-= visibility-change)
=A0org-agenda-before-write-hook '(org-agenda-add-entry-text)
=
=A0org-speed-command-hook '(org-speed-command-default-hook
=A0org-babel-speed= -command-hook)
=A0org-babel-pre-tangle-hook '(save-buffer)
=A0org-occur= -hook '(org-first-headline-recenter)
=A0org-export-email-info= t
=A0org-metaup-hook '(org-babel-load-in-session-maybe)
=A0org-confirm-elisp-link-function 'yes-or-no-p
=A0org-captur= e-templates '(("t" "Task" entry
=A0(file+headline "~/Mast= erFile.org" "Tasks")
=A0"* TODO = %? %i %a")
("n" "General Note" entry
=A0(file+headline "~/MasterFil= e.org" "Notes")
=A0"* %? %i= %a" :kill-buffer t)
)
=A0org-clock-out-hook '(org-clock-remove-emp= ty-clock-drawer)
=A0org-log-refile 'time
=A0org-mode-hook '(#[nil &qu= ot;\300\301\302\303\304$\207"
=A0 [org-add-hook change-major-mode-hook org-show-bl= ock-all
=A0 =A0append loc= al]
=A0 5]
#[nil "\= 300\301\302\303\304$\207"
=A0 [org-add-hook= change-major-mode-hook
=A0 =A0org-babel-show-result-all append local]
=A0 5]
org-babel-result-= hide-spec org-babel-hide-all-hashes)
=A0org-directory "~/Doc= uments/"
=A0org-export-creator-info nil
=A0org-met= adown-hook '(org-babel-pop-to-session-maybe)
=A0org-agenda-files '("~/Documents/area_paper2/area_paper2.org"
=A0 =A0"~/MasterFile.org")
=A0org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . defa= ult)
("\\.x?html?= \\'" . default) ("\\.pdf\\'" . "evince %s"= ))
=A0org-src-mode-hook '(org-src-babel-configure-edit-buffer=
=A0 =A0 org-src-m= ode-configure-edit-buffer)
=A0org-after-todo-state-change-hook &#= 39;(org-clock-out-if-current)
=A0org-confirm-shell-link-function = 'yes-or-no-p
=A0)
--047d7b5d4a30c988f404e6fdeb1e--