help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Symbol's function definition is void: mapcan


From: Tassilo Horn
Subject: Re: Symbol's function definition is void: mapcan
Date: Mon, 23 Dec 2013 21:35:29 +0100
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Timur Aydin <ta@taydin.org> writes:

Hi Timur,

> I am using the bzr version of emacs, and I am seeing the error
> messages in the subject line in two separate instances. The first time
> was when I tried to get the GNUS email client to work. I wasn't able
> to and gave up. The second time i started playing around with the
> "eww" web browser and whenever I hit any link, this error is
> displayed. This must be a fundamental problem because it is happening
> with two unrelated applications, but I can't find out what it is.
>
> I speculated that this is because of a dependency to the cl (common
> lisp) library so I have put (require 'cl) into my .emacs.el. This
> time, the error changed to:
>
> Wrong type argument: listp, nil

Both the cl-dependency and the wrong type argument error have been fixed
in emacs bzr trunk some days ago (the problem was in the TLS connection
code which is used by Gnus), so you should be fine after running "bzr
update".

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]