unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* newsticker doesn't respect my browser choice
@ 2008-03-24 14:27 Neal Becker
  2008-03-24 16:18 ` Ulf Jasper
  0 siblings, 1 reply; 2+ messages in thread
From: Neal Becker @ 2008-03-24 14:27 UTC (permalink / raw)
  To: emacs-devel

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: newsticker doesn't respect my browser choice
  2008-03-24 14:27 newsticker doesn't respect my browser choice Neal Becker
@ 2008-03-24 16:18 ` Ulf Jasper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulf Jasper @ 2008-03-24 16:18 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-24 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24 14:27 newsticker doesn't respect my browser choice Neal Becker
2008-03-24 16:18 ` Ulf Jasper

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).