unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Darren Hoo <darren.hoo@gmail.com>
To: 15495@debbugs.gnu.org
Subject: bug#15495: loading packages shows: void-function cl--do-remf
Date: Mon, 30 Sep 2013 15:37:11 +0800	[thread overview]
Message-ID: <CAJ+QY_G_sjo-KysdoKhQozccOmKktKwa-_2q3=L1s+7tLOewGQ@mail.gmail.com> (raw)

steps to reproduce:

emacs -Q

M-x toggle-debug-on-error

M-x list-packages  brings the stacktrace:

Debugger entered--Lisp error: (void-function cl--do-remf)
  cl--do-remf(nil :kind)
  package-desc-from-define("caml" "3.12.0.1" "OCaml code editing
commands for Emacs" (quote nil))
  apply(package-desc-from-define ("caml" "3.12.0.1" "OCaml code
editing commands for Emacs" (quote nil)))
  package-process-define-package((define-package "caml" "3.12.0.1"
"OCaml code editing commands for Emacs" (quote nil))
"/Users/darren/.emacs.d/elpa/caml-3.12.0.1/caml-pkg.el")
  package-load-descriptor("/Users/darren/.emacs.d/elpa/caml-3.12.0.1")
  package-load-all-descriptors()
  package-initialize(t)
  list-packages(nil)
  call-interactively(list-packages record nil)
  command-execute(list-packages record)
  execute-extended-command(nil "list-packages")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

It seems that cl--do-remf is not autoloaded, have to explicitly require 'cl.





             reply	other threads:[~2013-09-30  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30  7:37 Darren Hoo [this message]
2013-09-30 18:32 ` bug#15495: loading packages shows: void-function cl--do-remf Stefan Monnier
2013-10-01  2:18   ` Darren Hoo
2013-10-01 14:30     ` Andy Moreton
2013-10-01 15:53     ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ+QY_G_sjo-KysdoKhQozccOmKktKwa-_2q3=L1s+7tLOewGQ@mail.gmail.com' \
    --to=darren.hoo@gmail.com \
    --cc=15495@debbugs.gnu.org \
    /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 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).