From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Bach Subject: ox-beamer worg site: broken download Date: Thu, 23 May 2013 11:51:33 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfU3q-0005dV-B3 for emacs-orgmode@gnu.org; Thu, 23 May 2013 07:52:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfU3m-0000AL-0U for emacs-orgmode@gnu.org; Thu, 23 May 2013 07:51:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:39106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfU3l-0000AF-Pr for emacs-orgmode@gnu.org; Thu, 23 May 2013 07:51:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UfU3j-0002zI-CT for emacs-orgmode@gnu.org; Thu, 23 May 2013 13:51:51 +0200 Received: from arcss01.ait.ac.at ([62.218.164.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 May 2013 13:51:51 +0200 Received: from phaebz by arcss01.ait.ac.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 May 2013 13:51:51 +0200 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 Dear org-mode Users and Developers, I just tried to get an example of the usage of the new ox-beamer module and thus tried to view the source of the org file referenced on the ox-beamer example page on worg[1]. I see from the browser's javascript tools console, that the 'Show Org source' button's onclick function show_org_source() is not defined. Is this file accessible otherwise? Best Regards, Michael Bach [1] http://orgmode.org/worg/exporters/beamer/presentation.html