Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: ding@gnus.org
Subject: Re: How to capture URL in messages like this one
Date: Fri, 25 Sep 2020 11:02:45 +0200	[thread overview]
Message-ID: <m21riq2pqi.fsf@gmail.com> (raw)
In-Reply-To: <87k0wiz2sd.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 25 Sep 2020 09:19:46 +0100")

>>>>> On Fri, 25 Sep 2020 09:19:46 +0100, Eric S Fraga <e.fraga@ucl.ac.uk> said:

    Eric> On Friday, 25 Sep 2020 at 09:52, Robert Pluim wrote:
    >> From the summary mode you donʼt need to TAB, 'w' will pop up a buffer
    >> containing the links it finds in the selected article.

    Eric> Would you please tell us what 'w' is bound to for you?  My gnus is so
    Eric> customised that I can never depend on bindings being what others
    Eric> have.  For me, 'w' is bound to gnus-article-fill-long-lines...

I have 'W w' burned into my muscle memory :-)

    w runs the command gnus-summary-browse-url (found in
    gnus-summary-mode-map), which is an interactive compiled Lisp function
    in `gnus-sum.el'.

    It is bound to w, A w.

    (gnus-summary-browse-url &optional EXTERNAL)

      Probably introduced at or before Emacs version 27.1.

    Scan the current article body for links, and offer to browse them.

    Links are opened using `browse-url' unless a prefix argument is
    given: Then `browse-url-secondary-browser-function' is used instead.

    If only one link is found, browse that directly, otherwise use
    completion to select a link.  The first link marked in the
    article text with `gnus-collect-urls-primary-text' is the
    default.


  reply	other threads:[~2020-09-25  9:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25  0:11 Harry Putnam
2020-09-25  1:24 ` Eric Abrahamsen
2020-09-25  7:52   ` Robert Pluim
2020-09-25  8:19     ` Eric S Fraga
2020-09-25  9:02       ` Robert Pluim [this message]
2020-09-25  9:15         ` Eric S Fraga
2020-09-25 16:12     ` Eric Abrahamsen
2020-09-25 16:35       ` Harry Putnam
2020-09-25 17:51         ` Tassilo Horn
2020-09-26 14:13         ` Robert Pluim
2020-09-25 16:28   ` Harry Putnam

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

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

  git send-email \
    --in-reply-to=m21riq2pqi.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=ding@gnus.org \
    --cc=e.fraga@ucl.ac.uk \
    /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 NNTP newsgroup(s).