From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-as-html-and-open problem Date: Tue, 05 Feb 2013 00:20:37 +0100 Message-ID: <8762273bui.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2VL9-0003iD-A5 for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 18:20:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2VL7-0003mk-Tp for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 18:20:43 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:40517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2VL7-0003md-Nh for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 18:20:41 -0500 Received: by mail-wg0-f51.google.com with SMTP id 8so5250461wgl.30 for ; Mon, 04 Feb 2013 15:20:41 -0800 (PST) In-Reply-To: (zhenjiang xu's message of "Fri, 1 Feb 2013 00:38:27 -0700") 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: zhenjiang xu Cc: emacs-orgmode@gnu.org Hi Zhenjiang, zhenjiang xu writes: > when I type the keys `C-c C-e b', the html is generated but it is > opened in emacs instead of an internet browser. Does anyone know > why? Check the value of `org-file-apps'. C-h v org-file-apps RET Hope this helps, -- Bastien