all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: 26174@debbugs.gnu.org
Subject: bug#26174: 25.1; wrong type arg for `eww-suggested-uris'
Date: Mon, 20 Mar 2017 15:46:49 +1100	[thread overview]
Message-ID: <874lyoh7wm.fsf@debian> (raw)
In-Reply-To: <efcbe13d-dad4-4e93-ba7b-43c1f28c9249@default>


Drew Adams <drew.adams@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.





      reply	other threads:[~2017-03-20  4:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 17:57 bug#26174: 25.1; wrong type arg for `eww-suggested-uris' Drew Adams
2017-03-20  4:46 ` Alexis [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=874lyoh7wm.fsf@debian \
    --to=flexibeast@gmail.com \
    --cc=26174@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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.