From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Export to latex ignores user-mail-address Date: Sat, 06 Mar 2010 22:17:02 +0530 Message-ID: <4B928706.20209@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nnx9k-0007zd-MS for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 11:47:12 -0500 Received: from [140.186.70.92] (port=35923 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nnx9j-0007zB-Tx for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 11:47:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nnx9j-0000mq-5p for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 11:47:11 -0500 Received: from mail-px0-f188.google.com ([209.85.216.188]:43382) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnx9j-0000mm-0G for emacs-orgmode@gnu.org; Sat, 06 Mar 2010 11:47:11 -0500 Received: by pxi26 with SMTP id 26so1642418pxi.1 for ; Sat, 06 Mar 2010 08:47:09 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I am seeing latex export honors user-full-name but not user-mail-address. The document header goes something like. #+TITLE: My Title #+DESCRIPTION: #+STARTUP: showall #+LaTeX: \setlength\parindent{0.0in} #+LaTeX: \setlength\parskip{0.1in} orgmode-version is 6.33x - Emacs 23.1.91.1 (i386-mingw-nt5.1.2600).