From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: enometh@meer.net, 74132@debbugs.gnu.org
Subject: bug#74132: 31.0.50; thing-at-pt, ffap and Github markdown
Date: Sat, 09 Nov 2024 19:59:15 +0200 [thread overview]
Message-ID: <86wmhcl24s.fsf@gnu.org> (raw)
In-Reply-To: <jwvwmhcxs9k.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Sat, 09 Nov 2024 11:59:44 -0500)
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: enometh@meer.net, 74132@debbugs.gnu.org
> Date: Sat, 09 Nov 2024 11:59:44 -0500
>
> >> > What will this do to URLs such as
> >> > http://web.archive.org/web/20240221082647/https://www.imdb.com/
> >> Depends where point is: if it's after the `https`, then you get the
> >> "sub-URL" and if it's on or before the `https` then you get the whole URL.
> > Exactly. This could be considered a bug, because the actual URL is
> > the entire thing.
>
> We could refine our heuristic to as to keep looking backward when the
> apparent beginning of the URL is immediately preceded by a /, of course,
> but I'm not sure it's worth the trouble.
The problem is that AFAIU '/' is not the only such character. It
could also be '=', I think (as in query URLs), and perhaps some
others.
> AFAICT any behavior we come up with will have such cases.
Yes, which is why I said I didn't know how to solve this.
> The [...](...) case mentioned by Madhu is a fairly common one IME, so
> I'm in favor of fixing it.
Not universally so, IME. It is common in Markdown files and perhaps
also in Org. So maybe this should be fine-tuned by major modes?
prev parent reply other threads:[~2024-11-09 17:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 10:36 bug#74132: 31.0.50; thing-at-pt, ffap and Github markdown Madhu
[not found] ` <handler.74132.B.173037135112690.ack@debbugs.gnu.org>
2024-11-01 5:38 ` bug#74132: Acknowledgement (31.0.50; thing-at-pt, ffap and Github markdown) Madhu
2024-11-02 22:04 ` Stefan Kangas
2024-11-09 10:29 ` bug#74132: 31.0.50; thing-at-pt, ffap and Github markdown Eli Zaretskii
2024-11-09 15:52 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-09 16:33 ` Eli Zaretskii
2024-11-09 16:59 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-09 17:59 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86wmhcl24s.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=74132@debbugs.gnu.org \
--cc=enometh@meer.net \
--cc=monnier@iro.umontreal.ca \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.