all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ulf Jasper <ulf.jasper@web.de>
To: emacs-devel@gnu.org
Subject: Re: newsticker doesn't respect my browser choice
Date: Mon, 24 Mar 2008 17:18:42 +0100	[thread overview]
Message-ID: <87myoo5c4d.fsf@web.de> (raw)
In-Reply-To: <fs8doa$dcq$1@ger.gmane.org> (Neal Becker's message of "Mon, 24 Mar 2008 10:27:22 -0400")

Neal Becker <ndbecker2@gmail.com> writes:
> Newsticker starts firefox, but my preferred browser is konq.
>
> There is a standard for determining the preferred browser (on linux, at
> least), but I don't recall the name of it.

Newsticker just follows the Emacs standard ;) It calls `browse-url'
which uses `browse-url-browser-function' which, if undefined, defaults
to `browse-url-default-browser` which attempts to find a browser. You
should change `browse-url-browser-function'. Then again, one might teach
browse-url-default-browser to follow the standard you are referring to.

Ulf

-- 
Klicken Sie HIER und Sie erhalten vier Dosen umsonst




      reply	other threads:[~2008-03-24 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-24 14:27 newsticker doesn't respect my browser choice Neal Becker
2008-03-24 16:18 ` Ulf Jasper [this message]

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=87myoo5c4d.fsf@web.de \
    --to=ulf.jasper@web.de \
    --cc=emacs-devel@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.