From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Re: LATEX_CLASS Date: Sat, 24 Apr 2010 01:14:59 +0200 Message-ID: References: <3A9930B1-5DE6-4A30-B7BC-4BEEAF982CAB@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5S5R-0000uF-5o for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 19:15:05 -0400 Received: from [140.186.70.92] (port=38149 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5S5O-0000sv-Qz for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 19:15:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5S5N-0002KI-O1 for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 19:15:02 -0400 Received: from fg-out-1718.google.com ([72.14.220.156]:26472) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5S5N-0002Js-2D for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 19:15:01 -0400 Received: by fg-out-1718.google.com with SMTP id e12so972173fga.12 for ; Fri, 23 Apr 2010 16:15:00 -0700 (PDT) In-Reply-To: <3A9930B1-5DE6-4A30-B7BC-4BEEAF982CAB@gmail.com> 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 2010/4/23 Carsten Dominik : > On Apr 23, 2010, at 6:02 PM, Nicolas Girard wrote: > >> Hi all, >> I've just noticed that it's no longer > > No longer? =A0I don't think I changed anything here... > > Well, it's weird, because I just did a git pull today, last time was about 5 weeks ago, and I used to get this to work: #+LATEX_CLASS: auto-report >> allowed to put neither '-' nor >> '_' in the latex class, such as: >> >> #+LATEX_CLASS: auto-report >> >> I personaly find it a little bit annoying and wished to know if this >> was intentional > > I have no objections against dashes in these names and have > changed the regexp to allow this now. > Thanks very much Carsten ! Cheers, Nicolas