diff options
author | Daniel Mendler <mail@daniel-mendler.de> | 2024-12-12 12:15:10 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-12-21 11:31:35 +0200 |
commit | 0f645b92ed3e82f149de468df7ebe0eda5104aca (patch) | |
tree | 592c94f0a0ab898e43150ea238aaa4fa29c56e1c /lisp/emacs-lisp/comp-common.el | |
parent | 40145ba971942eb8b2b9db1e28b513b1f3fdda6f (diff) | |
download | emacs-0f645b92ed3e82f149de468df7ebe0eda5104aca.tar.gz emacs-0f645b92ed3e82f149de468df7ebe0eda5104aca.tar.bz2 emacs-0f645b92ed3e82f149de468df7ebe0eda5104aca.zip |
browse-url-with-browser-kind: Improve browser function selection
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'.
* lisp/net/browse-url.el (browse-url-with-browser-kind): Try the
browser functions in the aforementioned order. (Bug#74820)
Diffstat (limited to 'lisp/emacs-lisp/comp-common.el')
0 files changed, 0 insertions, 0 deletions