unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* eww error
@ 2017-02-09 10:08 Colin Baxter
  2017-02-09 10:37 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2017-02-09 10:08 UTC (permalink / raw)
  To: emacs-devel


Hello,

Using src/emacs -q produces the error message


error in process filter: Wrong type argument: listp, ((:method . "post") (:action . "/html/") (hidden :name "kl" :value "us-en"))


when using eww and entering a search string. The search items appear,
but there is a further (possibly unrelated) error when any item url is
clicked. The click fails with the message:


Oops, there was an error.  Please try again.

If it persists, please email ops@duckduckgo.com


The same duckduckgo search is successful if an external browser
(conkeror or firefox) is used.

I'm using 3.2.0-4-686-pae #1 SMP Debian 3.2.84-1 i686 GNU/Linux



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: eww error
  2017-02-09 10:08 eww error Colin Baxter
@ 2017-02-09 10:37 ` Lars Ingebrigtsen
  2017-02-09 20:11   ` Colin Baxter
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2017-02-09 10:37 UTC (permalink / raw)
  To: Colin Baxter; +Cc: emacs-devel

Colin Baxter <m43cap@yandex.com> writes:

> Using src/emacs -q produces the error message
>
> error in process filter: Wrong type argument: listp, ((:method
> . "post") (:action . "/html/") (hidden :name "kl" :value "us-en"))

Sounds like bug#25640 which is due to

1: 2017-02-06 17:34:41 -0800 03a012a79679c730634537f966200878bfd1c0b4
  Make FOR_EACH_TAIL more like other FOR_EACH macros

making plist-put error out where it didn't before.

Although this should probably be fixed in the caller.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: eww error
  2017-02-09 10:37 ` Lars Ingebrigtsen
@ 2017-02-09 20:11   ` Colin Baxter
  0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2017-02-09 20:11 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

On Thu, Feb 09 2017, Lars Ingebrigtsen wrote:

> Colin Baxter <m43cap@yandex.com> writes:
>
>> Using src/emacs -q produces the error message
>>
>> error in process filter: Wrong type argument: listp, ((:method
>> . "post") (:action . "/html/") (hidden :name "kl" :value "us-en"))
>
> Sounds like bug#25640 which is due to
>
> 1: 2017-02-06 17:34:41 -0800 03a012a79679c730634537f966200878bfd1c0b4
>   Make FOR_EACH_TAIL more like other FOR_EACH macros
>
> making plist-put error out where it didn't before.
>
> Although this should probably be fixed in the caller.

I think that's right. If I revert commit 03a012 then I don't get the
error message.

I still get the duckduckgo oops complaint, but I get that using
emacs-25.1.1 too. 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-09 20:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-09 10:08 eww error Colin Baxter
2017-02-09 10:37 ` Lars Ingebrigtsen
2017-02-09 20:11   ` Colin Baxter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).