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

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

Re: CVS emacs error in cus-edit.el


From: Pavel Janík
Subject: Re: CVS emacs error in cus-edit.el
Date: Tue, 23 Apr 2002 09:39:40 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu)

   From: Ami Fischman <usenet@fischman.org>
   Date: Mon, 22 Apr 2002 17:10:31 -0700

   > Compiling an emacs out of CVS configures/makes/installs without a hitch, 
but
   > my init file gives me trouble.  Tracking things down comes down to line 
2678
   > in lisp/cus-edit.el:
   > (defconst custom-face-all (widget-convert 'custom-face-all)
   >   "Converted version of the `custom-face-all' widget.")
   > 
   > Specifically, that widget-convert call returns (if I only eval:
   > (widget-convert 'custom-face-all)
   > after evaling the entire file preceding this point:
   > 
   > Debugger entered--Lisp error: (wrong-type-argument stringp 0)
   >   widget-convert(custom-face-all)

Please report bugs via M-x report-emacs-bug. Pretest versions send bug
reports to different address.

It is already fixed in CVS. Just do cvs up.
-- 
Pavel Janík

In theory, practice and theory are the same, but in practice they are
different.
                  -- Larry McVoy



reply via email to

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