From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Allow inclusion of author's email in LaTeX export Date: Sat, 26 Feb 2011 17:31:36 +0100 Message-ID: <87vd06bvvb.fsf@gnu.org> References: <1294928979-14439-1-git-send-email-wence@gmx.li> <877he31gkp.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59418 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtN3o-0001Wn-Cs for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 11:32:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtN3j-00021t-B8 for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 11:32:00 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:38420) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtN3j-00021k-3a for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 11:31:55 -0500 Received: by fxm5 with SMTP id 5so3085249fxm.0 for ; Sat, 26 Feb 2011 08:31:54 -0800 (PST) In-Reply-To: (Hsiu-Khuern Tang's message of "Tue, 22 Feb 2011 13:25:27 -0800") 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: Hsiu-Khuern Tang Cc: emacs-orgmode@gnu.org Hi Hsiu-Khuern, Hsiu-Khuern Tang writes: > I noticed that special characters in the email, such as an underscore, > are not escaped. This causes LaTeX errors. > > To reproduce, put this line at the top of an org file and try to > export to PDF via LaTeX: > > #+EMAIL: first_last@example.com Fixed, thanks. -- Bastien