unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: john muhl <jm@pub.pink>
Cc: 74904-done@debbugs.gnu.org
Subject: bug#74904: [PATCH] Add Qutebrowser to list of choices in customize
Date: Mon, 16 Dec 2024 18:00:45 +0200	[thread overview]
Message-ID: <86wmfzpqhe.fsf@gnu.org> (raw)
In-Reply-To: <87a5cwlec0.fsf@pub.pink> (message from john muhl on Sun, 15 Dec 2024 17:24:31 -0600)

> From: john muhl <jm@pub.pink>
> Date: Sun, 15 Dec 2024 17:24:31 -0600
> 
> >From c6464042ca64141968b509ac4bcd0873432c7e02 Mon Sep 17 00:00:00 2001
> From: john muhl <jm@pub.pink>
> Date: Sun, 15 Dec 2024 17:15:35 -0600
> Subject: [PATCH] Add Qutebrowser to list of choices in customize
> 
> * lisp/net/browse-url.el (browse-url--browser-defcustom-type):
> Include 'browse-url-qutebrowser' so that it appears in the Choice
> menus of 'browse-url-browser-function' and
> 'browse-url-secondary-browser-function'.  (Bug#74904)
> ---
>  lisp/net/browse-url.el | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el
> index 10165465921..8d9046f77b0 100644
> --- a/lisp/net/browse-url.el
> +++ b/lisp/net/browse-url.el
> @@ -167,6 +167,7 @@ browse-url--browser-defcustom-type
>  		   :value browse-url-text-emacs)
>      (function-item :tag "KDE" :value browse-url-kde)
>      (function-item :tag "Elinks" :value browse-url-elinks)
> +    (function-item :tag "Qutebrowser" :value browse-url-qutebrowser)
>      (function-item :tag "Specified by `Browse Url Generic Program'"
>                     :value browse-url-generic)
>      ,@(when (eq system-type 'windows-nt)
> -- 
> 2.47.1
> 
> 
> john muhl <jm@pub.pink> writes:
> 
> > Tags: patch
> >
> > Follow up to Bug#74781. This adds qutebrowser to the list of
> > choices presented in the customize interface for
> > 'browse-url-browser-function' &
> > 'browse-url-secondary-browser-function'

Thanks, installed on the master branch, and closing the bug.





      reply	other threads:[~2024-12-16 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 23:22 bug#74904: [PATCH] Add Qutebrowser to list of choices in customize john muhl
2024-12-15 23:24 ` john muhl
2024-12-16 16:00   ` Eli Zaretskii [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86wmfzpqhe.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=74904-done@debbugs.gnu.org \
    --cc=jm@pub.pink \
    /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 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).