all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Kanis <ivan@kanis.fr>
To: "Rüdiger Sonderfeld" <ruediger@c-plusplus.de>
Cc: Lars Magne Ingebrigtsen <larsi@gnus.org>,
	Lars Grunewaldt <lars.grunewaldt@osnanet.de>,
	emacs-devel@gnu.org
Subject: Re: [PATCH] eww improvements
Date: Mon, 24 Jun 2013 19:01:39 +0200	[thread overview]
Message-ID: <87zjufxx1o.fsf@kanis.fr> (raw)
In-Reply-To: <2415632.Hk95Ln77sG@descartes> ("Rüdiger Sonderfeld"'s message of "Mon, 24 Jun 2013 15:18:19 +0200")

June, 24 at 15:18 Rüdiger Sonderfeld wrote:

> On Monday 24 June 2013 15:03:46 Ivan Kanis wrote:
>> What makes you think I am launching Netscape? I use Firefox.
>
> Look at the code
>
> http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/113144
>
> +  (cond ((eq system-type 'windows-nt)
> +        'browse-url-default-windows-browser)
> +       ((eq system-type 'darwin)
> +        'browse-url-default-macosx-browser)
> +       (t
> +        'browse-url-netscape)) ;;; <---- !!!

Funny how I don't read anymore ;) The code launches Firefox and DTRT for
me. That is it open the site in a new tab.



  reply	other threads:[~2013-06-24 17:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23 16:58 [PATCH] eww improvements Ivan Kanis
2013-06-23 18:29 ` Lars Magne Ingebrigtsen
2013-06-23 21:48   ` Rüdiger Sonderfeld
2013-06-23 21:52     ` Lars Magne Ingebrigtsen
     [not found]       ` <13724493.P5Ma8CTG7m@descartes>
2013-06-24 13:58         ` Lars Magne Ingebrigtsen
2013-06-24  5:24     ` Ivan Kanis
2013-06-24 11:14       ` Rüdiger Sonderfeld
2013-06-24 13:03         ` Ivan Kanis
2013-06-24 13:18           ` Rüdiger Sonderfeld
2013-06-24 17:01             ` Ivan Kanis [this message]
2013-06-24 17:40               ` Lars Magne Ingebrigtsen
2013-06-25  6:07 ` Juri Linkov
2013-06-25  6:29   ` Ivan Kanis
2013-06-25 19:26   ` Lars Magne Ingebrigtsen
2013-06-25 20:15     ` Ivan Kanis
2013-06-25 20:20       ` Lars Magne Ingebrigtsen
2013-06-25 20:22       ` Ivan Kanis

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=87zjufxx1o.fsf@kanis.fr \
    --to=ivan@kanis.fr \
    --cc=emacs-devel@gnu.org \
    --cc=lars.grunewaldt@osnanet.de \
    --cc=larsi@gnus.org \
    --cc=ruediger@c-plusplus.de \
    /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.