GNU bug report logs - #74820
[PATCH] browse-url-with-browser-kind: Improve browser function selection

Previous Next

Package: emacs;

Reported by: Daniel Mendler <mail <at> daniel-mendler.de>

Date: Thu, 12 Dec 2024 11:43:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74820: closed ([PATCH] browse-url-with-browser-kind: Improve
 browser function selection)
Date: Sat, 21 Dec 2024 09:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 21 Dec 2024 11:34:45 +0200
with message-id <86cyhl8jm2.fsf <at> gnu.org>
and subject line Re: bug#74820: [PATCH] browse-url-with-browser-kind: Improve browser function selection
has caused the debbugs.gnu.org bug report #74820,
regarding [PATCH] browse-url-with-browser-kind: Improve browser function selection
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74820: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74820
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Mendler <mail <at> daniel-mendler.de>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] browse-url-with-browser-kind: Improve browser function
 selection
Date: Thu, 12 Dec 2024 12:41:50 +0100
[Message part 3 (text/plain, inline)]
Tags: patch

In order to find an appropriate browser function for the given
kind, first the browser handler lists are consulted.  If no
handler is found, the `browse-url-browser-function',
`browse-url-secondary-browser-function`,
`browse-url-default-browser' and `eww' are tried in that order
until a browser function with a matching kind is found.  This
way the user customization of `browse-url-browser-function' and
`browse-url-secondary-browser-function` is respected by
`browse-url-with-browser-kind'.

[0001-browse-url-with-browser-kind-Improve-browser-functio.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Mendler <mail <at> daniel-mendler.de>
Cc: 74820-done <at> debbugs.gnu.org
Subject: Re: bug#74820: [PATCH] browse-url-with-browser-kind: Improve browser
 function selection
Date: Sat, 21 Dec 2024 11:34:45 +0200
> Date: Thu, 12 Dec 2024 12:41:50 +0100
> From:  Daniel Mendler via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> In order to find an appropriate browser function for the given
> kind, first the browser handler lists are consulted.  If no
> handler is found, the `browse-url-browser-function',
> `browse-url-secondary-browser-function`,
> `browse-url-default-browser' and `eww' are tried in that order
> until a browser function with a matching kind is found.  This
> way the user customization of `browse-url-browser-function' and
> `browse-url-secondary-browser-function` is respected by
> `browse-url-with-browser-kind'.

Thanks, I've now installed this on the master branch, and I'm
therefore closing this bug.


This bug report was last modified 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.