unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Manuel Giraud via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: aalinovi@riseup.net
Cc: help-gnu-emacs@gnu.org
Subject: Re: Browse url
Date: Mon, 04 Sep 2023 16:51:41 +0200	[thread overview]
Message-ID: <87jzt6t2iq.fsf@ledu-giraud.fr> (raw)
In-Reply-To: <de031af04815673d@eddie.fios-router.home> (aalinovi@riseup.net's message of "Mon, 04 Sep 2023 10:06:37 -0400")

aalinovi@riseup.net writes:

> Browse URL Browser Function lists:
>
> Text browser in an xterm window
> Text browser in an emacs window

"Text browser in an xterm window" sets the browse-url-browser-function
to 'browse-url-text-xterm'

C-h f browse-url-text-xterm  gives you the following *Help* buffer:

--8<---------------cut here---------------start------------->8---
browse-url-text-xterm is an autoloaded interactive byte-compiled Lisp
function in ‘browse-url.el’.

(browse-url-text-xterm URL &optional NEW-WINDOW)

Ask a text browser to load URL.
URL defaults to the URL around or before point.
This runs the text browser specified by ‘browse-url-text-browser’.
in an Xterm window using the Xterm program named by ‘browse-url-xterm-program’
with possible additional arguments ‘browse-url-xterm-args’.
The optional argument NEW-WINDOW is not used.
--8<---------------cut here---------------end--------------->8---

So I guess customizing 'browse-url-xterm-program' to kitty would do.
-- 
Manuel Giraud



  reply	other threads:[~2023-09-04 14:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 14:06 Browse url aalinovi
2023-09-04 14:51 ` Manuel Giraud via Users list for the GNU Emacs text editor [this message]
2023-09-04 16:15   ` aalinovi
2023-09-04 19:46     ` Manuel Giraud via Users list for the GNU Emacs text editor

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=87jzt6t2iq.fsf@ledu-giraud.fr \
    --to=help-gnu-emacs@gnu.org \
    --cc=aalinovi@riseup.net \
    --cc=manuel@ledu-giraud.fr \
    /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.
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).