From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: open in browser after html export? Date: Thu, 10 Apr 2014 12:44:22 -0400 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]:49138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYI5Q-0006o3-Er for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 12:44:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYI5P-00055F-GA for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 12:44:24 -0400 Received: from mail-qa0-x22e.google.com ([2607:f8b0:400d:c00::22e]:58814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYI5P-000558-Ak for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 12:44:23 -0400 Received: by mail-qa0-f46.google.com with SMTP id i13so4147665qae.33 for ; Thu, 10 Apr 2014 09:44:22 -0700 (PDT) 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: Org Mode As I understand the manual, when I export to HTMl with C-c C-e h o, the .html file thus created should open up in my default browser, right? Instead, it get is being opened in a new window inside Emacs, and does not appear in a browser. i imagine I have some variable set to a bad value somewhere -- but what variable should it be? I have checked that browse-url and browse-url-firefox both work well on in-text url's. Anyone know how org decides how to open an html file? thanks, Matt