bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74820: [PATCH] browse-url-with-browser-kind: Improve browser functio


From: Daniel Mendler
Subject: bug#74820: [PATCH] browse-url-with-browser-kind: Improve browser function selection
Date: Thu, 12 Dec 2024 12:41:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

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'.

Attachment: 0001-browse-url-with-browser-kind-Improve-browser-functio.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]