emacs-devel
[Top][All Lists]
Advanced

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

Re: pcvs & ewoc again


From: Thien-Thi Nguyen
Subject: Re: pcvs & ewoc again
Date: 30 May 2006 12:38:11 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Sam Steingold <address@hidden> 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 via email to

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