unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stefan Kangas <stefankangas@gmail.com>,
	"60213@debbugs.gnu.org" <60213@debbugs.gnu.org>
Subject: bug#60213: [PATCH] Copy Info-goto-node-web URL as kill with prefix argument
Date: Wed, 21 Dec 2022 06:01:26 +0000	[thread overview]
Message-ID: <SJ0PR10MB5488B4872BBED115B30B5A04F3EB9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <CADwFkm=nJprHq9fZqq02HE7h70caXnGh-FOehJMDnH6AJJdjXQ@mail.gmail.com>

> > What's the inconvenience that the enhancement request
> > would overcome - just killing/copying the URL in the minibuffer?
> 
> I myself never need to open the URL.  I only ever need to copy it (to
> give to others, or use elsewhere).  So firing up a web browser mostly
> just gets in the way for me.

I don't understand.  We're talking about
`Info-goto-node-web', right?  Its purpose
is to visit a manual node in a web browser.

If all you want to do is copy the URL that
the command would use to open that page in
a web browser, then you can do that with a
new command that does just that.

> > What about using the prefix arg to open the URL in a separate browser
> > window?  After all, that's the behavior of `Info-goto-node-web' (the
> > original).
> 
> That can be customized in `browse-url', so I'd personally use the prefix
> argument for something more useful.  But I won't protest if someone
> wants to do that.

If you're not really talking about what
`Info-goto-node-web' does or is for, then
maybe you should ask for what you want as
a separate enhancement request: an Info
command that copies the URL for a given
node to the kill-ring.

That's not what `Info-goto-node-web' is
about.  Accessing the manual with a web
browser is what the command is about.

You might find what you want to be "more
useful", but this is a command whose job
it is to get you to the manual in a web
browser.

> Anyways, we could consider moving the functionality I want to a positive
> prefix argument of `Info-copy-current-node-name'.  Or a negative prefix
> argument of `Info-goto-node-web'.  I don't really care which it is, as
> long as its somewhere.

It sounds like what you want should be a
new command.  It's not about copying the
node _name_ to the kill-ring, and it's
not about visiting the node on the web.

Yes, by a loose analogy with
`dired-copy-filename-as-kill' we could
imagine that `Info-copy-current-node-name'
with some prefix arg would copy the node's
URL instead of its name.  The URL can be
thought of as another "name" for the node.

[Dunno why only a zero prefix arg for
`Info-copy-current-node-name' has any
significance.  Odd.
That command isn't in Emacs 20, and in
Emacs 22 the prefix-arg behavior is
already limited to zero.  Maybe it was
introduced in Emacs 21 and other prefix
arg values had some other behavior?]

  reply	other threads:[~2022-12-21  6:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20  4:44 bug#60213: [PATCH] Copy Info-goto-node-web URL as kill with prefix argument Stefan Kangas
2022-12-20 14:04 ` Eli Zaretskii
2022-12-20 17:24 ` Drew Adams
2022-12-21  1:57   ` Stefan Kangas
2022-12-21  6:01     ` Drew Adams [this message]
2022-12-21  8:36       ` Stefan Kangas
2022-12-21 16:07         ` Drew Adams
2022-12-21  8:30     ` Juri Linkov
2022-12-21 16:05       ` Drew Adams

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=SJ0PR10MB5488B4872BBED115B30B5A04F3EB9@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=60213@debbugs.gnu.org \
    --cc=stefankangas@gmail.com \
    /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).