GNU bug report logs - #26174
25.1; wrong type arg for `eww-suggested-uris'

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sun, 19 Mar 2017 17:58:02 UTC

Severity: minor

Found in version 25.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: Alexis <flexibeast <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 26174 <at> debbugs.gnu.org
Subject: bug#26174: 25.1; wrong type arg for `eww-suggested-uris'
Date: Mon, 20 Mar 2017 15:46:49 +1100
Drew Adams <drew.adams <at> oracle.com> writes:

> I somehow ran into this error, with a session that I started with `emacs
> -Q'.  I have no idea how it happened.  I grepped for "accesskey" in the
> Emacs Lisp sources but I found no hits that seemed relevant.  (I also
> grepped in my local Lisp directory, just in case, but I found no hits.)
>
> eww-suggested-uris: Wrong type argument: stringp, (input ((type
> . "text") (name . "search") (size . "20") (id . "search") (accesskey
> . "f")))

'accesskey' is an attribute of an HTML element:

https://www.w3.org/TR/html/editing.html#assigned-access-key


Alexis.




This bug report was last modified 7 years and 135 days ago.

Previous Next


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