all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Le Wang <l26wang@gmail.com>
To: "Robert B. Gozzoli" <r.b.gozzoli@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: mapcar problem
Date: Tue, 20 Dec 2011 07:08:32 +0800	[thread overview]
Message-ID: <CAM=K+irn7o1+jVGZrNRGE72dRZOdwuBU+hJ4dNjD+HHswUraeA@mail.gmail.com> (raw)
In-Reply-To: <CAEHjrTR0JD5UO-_n4YKgUYW0VRYER8c490jYpm2h_AZMUC3VvQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]

This is a bug.  You should double check that the bug is still in the latest
version of the package and report to the author.

On Sun, Dec 18, 2011 at 12:46 PM, Robert B. Gozzoli
<r.b.gozzoli@gmail.com>wrote:

> Dear Drew,
> thank you. Loading cl.el in .emacs did the trick.
>
> Roberto
>
> On 18/12/2011, Drew Adams <drew.adams@oracle.com> wrote:
> >> apply: Symbol's function definition is void: mapcar* [2 times]
> >>
> >> I am not able to find consistent information online about the problem
> >> itself, and I do not understand the problem in itself. I believe that
> >> the problem should be in my.emacs and not in Latex, as I am able to
> >> compile and view the file with other LaTeX editors. About emacs, this
> >> is the version : GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601), and I
> >> attach to this email my .emacs file, if it can help.
> >
> > The function that Emacs says is undefined is `mapcar*', not `mapcar'.
>  If is
> > defined in library `cl.el'.  To use the function you will need to load
> that
> > library.  Interactively, use `M-x load-library RET cl RET'.  Or in your
> init
> > file use (require 'cl).
> >
> >
>
>


-- 
Le

[-- Attachment #2: Type: text/html, Size: 1657 bytes --]

      reply	other threads:[~2011-12-19 23:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-18  0:41 mapcar problem Robert B. Gozzoli
2011-12-18  0:48 ` Drew Adams
2011-12-18  4:46   ` Robert B. Gozzoli
2011-12-19 23:08     ` Le Wang [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='CAM=K+irn7o1+jVGZrNRGE72dRZOdwuBU+hJ4dNjD+HHswUraeA@mail.gmail.com' \
    --to=l26wang@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=r.b.gozzoli@gmail.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.