GNU bug report logs -
#26174
25.1; wrong type arg for `eww-suggested-uris'
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26174 in the body.
You can then email your comments to 26174 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#26174
; Package
emacs
.
(Sun, 19 Mar 2017 17:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 19 Mar 2017 17:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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")))
I believe that the error was raised after `eww-render' was invoked.
Sorry, but I cannot help more than this. If this helps, great; if not,
please feel free to close.
In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
of 2016-11-15 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Configured using:
'configure --without-dbus --without-compress-install 'CFLAGS=-O2
-static -g3''
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#26174
; Package
emacs
.
(Mon, 20 Mar 2017 04:48:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 26174 <at> debbugs.gnu.org (full text, mbox):
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.
bug closed, send any further explanations to
26174 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Thu, 12 Apr 2018 23:37:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 11 May 2018 11:24:11 GMT)
Full text and
rfc822 format available.
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.