From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: having problems exporting to Beamer Date: Sun, 14 Apr 2013 09:51:37 +0200 Message-ID: <871uada6t2.fsf@gmail.com> References: <87a9p2vxc7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URHiv-0003xe-RF for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 03:51:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URHiu-00084Y-V6 for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 03:51:41 -0400 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:54845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URHiu-00084S-Oe for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 03:51:40 -0400 Received: by mail-ea0-f169.google.com with SMTP id n15so1725166ead.14 for ; Sun, 14 Apr 2013 00:51:39 -0700 (PDT) In-Reply-To: <87a9p2vxc7.fsf@gmail.com> (Eric Schulte's message of "Sat, 13 Apr 2013 17:12:56 -0600") 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: Eric Schulte Cc: Org Mode Mailing List Hello, Eric Schulte writes: > When I attempt to export a .org file to Beamer (with "C-c C-e l b" after > requiring ox-beamer) I get the following error [1]. From the info page > (info "(org)Beamer export") it looks like I shouldn't have to do any > special buffer preparation. > > What am I doing wrong? It looks like `org-beamer-outline-frame-options' is nil, but it must be a string (possibly empty). Regards, -- Nicolas Goaziou