From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohamed Subject: Re: beamer export org 8.0.2 Date: Sat, 15 Feb 2014 12:32:44 +0000 (UTC) Message-ID: References: <87txc0mycu.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEeQq-0005gN-M0 for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 07:33:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WEeQl-0002i2-0P for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 07:33:20 -0500 Received: from plane.gmane.org ([80.91.229.3]:50575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WEeQk-0002ht-Pn for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 07:33:14 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WEeQd-00088t-H5 for emacs-orgmode@gnu.org; Sat, 15 Feb 2014 13:33:09 +0100 Received: from cor91-2-82-237-100-244.fbx.proxad.net ([82.237.100.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Feb 2014 13:33:07 +0100 Received: from mohamed.hibti by cor91-2-82-237-100-244.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Feb 2014 13:33:07 +0100 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-orgmode@gnu.org Achim Gratz nexgo.de> writes: > > Mohamed writes: > > I have a problem with beamer export. > > (Org-mode version 8.0.2 (8.0.2-dist /home/user/.emacs.d/elpa/org-20140127/) > > You have a problem with your installation. You are apparently running a > mixed installation between Org from a tarball and Org ELPA. Fix that > first, please, then try Beamer export again. > > Regards, > Achim. Thank you for the answers, It was fixed by customizing org-export-backends. I added beamer but it didn't work the first time I evaluated the expression within the session. I had to start a ne emacs session. Regards, Mohamed