From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kynn Jones Subject: [Show Org source] button does not work Date: Tue, 12 Jan 2016 19:09:07 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ8zt-0004vK-He for emacs-orgmode@gnu.org; Tue, 12 Jan 2016 19:09:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJ8zs-0002Dx-Hi for emacs-orgmode@gnu.org; Tue, 12 Jan 2016 19:09:09 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:37860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ8zs-0002Db-BF for emacs-orgmode@gnu.org; Tue, 12 Jan 2016 19:09:08 -0500 Received: by mail-wm0-x234.google.com with SMTP id f206so346507339wmf.0 for ; Tue, 12 Jan 2016 16:09:07 -0800 (PST) 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 The [Show Org source] button at the bottom of pages such as http://orgmode.org/worg/ does not work. Nothing happens when one clicks on it. It's supposed to execute the statement `show_org_source()`, but as far as I can tell, the function `show_org_source` is not to be found in the page's JS. I've tried this in multiple browsers and OSS. Best, kj