From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: [bug] org-e-beamer misbehaves when case-fold-search is t Date: Tue, 24 Jul 2012 18:41:43 +0200 Message-ID: References: <20120724163112.GE24972@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StiBR-0005hs-Re for emacs-orgmode@gnu.org; Tue, 24 Jul 2012 12:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StiBQ-0004DS-VW for emacs-orgmode@gnu.org; Tue, 24 Jul 2012 12:42:05 -0400 Received: from mail-gg0-f169.google.com ([209.85.161.169]:41705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StiBQ-0004DE-QT for emacs-orgmode@gnu.org; Tue, 24 Jul 2012 12:42:04 -0400 Received: by ggm4 with SMTP id 4so8146760ggm.0 for ; Tue, 24 Jul 2012 09:42:04 -0700 (PDT) In-Reply-To: <20120724163112.GE24972@kuru.dyndns-at-home.com> 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 Org mode On Tue, Jul 24, 2012 at 6:31 PM, Suvayu Ali wrote: > Hi Nicolas, > > I see that the org-e-beamer fails to use the beamer class when > case-fold-search is set to t in custom-set-variables. So the header > looks like this: > > % Created 2012-07-24 Tue 18:20 > \documentclass[11pt]{article} > > instead of > > % Created 2012-07-24 Tue 18:20 > \documentclass[presentation]{beamer} > Sorry, I wrote the complete opposite! I see the bug when case-fold-search is set to nil, *not* t. -- Suvayu Open source is the future. It sets us free.