emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Noorul Islam K M <noorul@noorul.com>
To: Vikas Rawal <vikaslists@agrarianresearch.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: orgmode html export uses wrong browser
Date: Wed, 21 Jul 2010 14:54:25 +0530	[thread overview]
Message-ID: <87k4opnq5y.fsf@noorul.maa.corp.collab.net> (raw)
In-Reply-To: <20100721061831.GA32593@panahar> (Vikas Rawal's message of "Wed, 21 Jul 2010 11:48:31 +0530")

Vikas Rawal <vikaslists@agrarianresearch.org> writes:

> From org, when I export an org buffer to html and open in browser
> (using C-c C-e b), it opens epiphany web browser. On the other, if I
> open a url from within orgmode, the urls are opened in firefox. How
> can I change the browser that is used for viewing the exported html
> files?
>
> I am using debian sid, emacs23 and org 7.01.

I am using Debian Lenny, Emacs 23 and Org 7.01 and I have the following
in my .emacs

(setq browse-url-browser-function (quote browse-url-generic))
(setq browse-url-generic-program "google-chrome")

For me, following your exact steps, opens google-chrome.

Thanks and Regards
Noorul

  reply	other threads:[~2010-07-21  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-21  6:18 orgmode html export uses wrong browser Vikas Rawal
2010-07-21  9:24 ` Noorul Islam K M [this message]
2010-07-21 15:25   ` Vikas Rawal
2010-07-21 16:00     ` Vikas Rawal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4opnq5y.fsf@noorul.maa.corp.collab.net \
    --to=noorul@noorul.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=vikaslists@agrarianresearch.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).