all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
Subject: Re: pcvs & ewoc again
Date: 30 May 2006 12:38:11 -0400	[thread overview]
Message-ID: <jkpshv4gek.fsf@glug.org> (raw)
In-Reply-To: <alu077y2z8.fsf@quant8.janestcapital.quant>

Sam Steingold <sds@podval.org> writes:

> Debugger entered--Lisp error: (wrong-number-of-arguments (lambda
> (pretty-printer &optional header footer)

perhaps you have an out of date ewoc.el somewhere on your load path (it
shadows the one from cvs).  try to find it and remove it, when you are
using emacs from cvs.  or perhaps you are loading an old one explicitly
from ~/.emacs -- that should no longer be necessary as `ewoc-create' is
now autoloaded (in emacs from cvs).

to verify that the correct ewoc.el is properly loaded, you should see
that `ewoc-create' takes three optional args now.

thi

      reply	other threads:[~2006-05-30 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-30 14:57 pcvs & ewoc again Sam Steingold
2006-05-30 16:38 ` Thien-Thi Nguyen [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=jkpshv4gek.fsf@glug.org \
    --to=ttn@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 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.