bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66752: 30.0.50; [PATCH] Add support for 'thing-at-point' to 'bug-ref


From: Jim Porter
Subject: bug#66752: 30.0.50; [PATCH] Add support for 'thing-at-point' to 'bug-reference-mode'
Date: Wed, 25 Oct 2023 15:33:17 -0700

Currently, "(thing-at-point 'url)" returns nil when point is over a bug reference. It would be nice to return the URL here. With this, it's easier to write a function that copies (or browses to) the URL at point without coding so many special cases.

Attached is a patch plus a regression test for this.

Attachment: 0001-Hook-bug-reference-mode-up-to-thing-at-point.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]