GNU bug report logs - #58091
28.2.50; Unexpected thing-at-point URL in eww input field

Previous Next

Package: emacs;

Reported by: "Basil L. Contovounesios" <contovob <at> tcd.ie>

Date: Mon, 26 Sep 2022 12:39:01 UTC

Severity: normal

Found in version 28.2.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Cc: 58091 <at> debbugs.gnu.org
Subject: bug#58091: 28.2.50; Unexpected thing-at-point URL in eww input field
Date: Mon, 26 Sep 2022 15:16:32 +0200
"Basil L. Contovounesios" <contovob <at> tcd.ie> writes:

> I see the following in Emacs 28 and 29 but not in 27 or 26:
>
> 0. emacs -Q
> 1. M-x eww RET https://gnu.org/cgi-bin/estseek.cgi RET
> 2. TAB TAB
>    [Point is now in the input field.]
> 3. M-: (thing-at-point 'url) RET
>
> This gives:
>
>   (input
>    ((type . "text")
>     (name . "phrase")
>     (value . "")
>     (size . "80")
>     (id . "phrase")
>     (class . "text")
>     (tabindex . "1")
>     (accesskey . "0")))
>
> Whereas I'd expect a string or nil.

I've now fixed this in Emacs 29.




This bug report was last modified 2 years and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.