[O] Bug: ox-texi language set to uppercase -- causes texi2pdf errors [8.2.7c (8.2.7c-44-g3fed03-elpaplus @ /home/brian/.emacs.d/elpa/org-plus-contrib-20140818/)]

2014-08-19 Thread Brian J. Carlson
I exported an org document to texi. When I attempt to convert the outputted texi file to pdf using texi2pdf the language setting in the org file gets converted to uppercase: #+LANGUAGE: en --> @documentlanguage EN This causes texi2pdf to encounter errors: , | $ texi2pdf foo.texi | This is

[O] Issue with org-fontify-done-headline

2012-01-18 Thread Brian J. Carlson
In the latest git version of org I've been having problems with org-fontify-done-headline. After looking at (defun org-set-font-lock-defaults () I think there is a problem with the following code. --8<---cut here---start->8--- ;; DONE