all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sven Bretfeld" <sven.bretfeld@gmx.ch>
To: help-gnu-emacs@gnu.org
Subject: Re: my org-mode mysteriously uses opera as default browser...
Date: 24 Nov 2009 23:52:55 +0100	[thread overview]
Message-ID: <87iqcz8ri0.fsf@gmx.ch> (raw)
In-Reply-To: <939cda96-9c6a-4e8b-a0d2-602d7194c2b4@o13g2000vbl.googlegroups.com> (LanX's message of "Tue, 24 Nov 2009 13:38:24 -0800 (PST)")

Hello

LanX <lanx.perl@googlemail.com> writes:

> I already checked "customize-group org-mode" and grepped thru all my
> .el for "opera". And FF is still the default of gnome.

> Any suggestion what I can do?

Maybe this code helps:

(setq 
 browse-url-browser-function 'browse-url-generic
 browse-url-generic-program "firefox")

I don't know if there is a special variable for org-mode.

Greetings,

Sven




  parent reply	other threads:[~2009-11-24 22:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 21:38 my org-mode mysteriously uses opera as default browser LanX
2009-11-24 21:58 ` LanX
2009-11-24 23:00   ` Dmitry Dzhus
2009-11-24 22:52 ` Sven Bretfeld [this message]
2009-11-24 22:52 ` Andreas Politz

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

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

  git send-email \
    --in-reply-to=87iqcz8ri0.fsf@gmx.ch \
    --to=sven.bretfeld@gmx.ch \
    --cc=help-gnu-emacs@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.