From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: [bug] org-e-beamer misbehaves when case-fold-search is t Date: Tue, 24 Jul 2012 18:31:12 +0200 Message-ID: <20120724163112.GE24972@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sti10-0000ny-OW for emacs-orgmode@gnu.org; Tue, 24 Jul 2012 12:31:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sti0z-0000on-Qw for emacs-orgmode@gnu.org; Tue, 24 Jul 2012 12:31:18 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:63903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sti0z-0000og-Kv for emacs-orgmode@gnu.org; Tue, 24 Jul 2012 12:31:17 -0400 Received: by weys10 with SMTP id s10so6181008wey.0 for ; Tue, 24 Jul 2012 09:31:16 -0700 (PDT) Content-Disposition: inline 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 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} Thanks, -- Suvayu Open source is the future. It sets us free.