unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "widgetp more robust" precludes loading cus-edit
@ 2002-04-16 16:14 Juanma Barranquero
  2002-04-16 23:10 ` Kim F. Storm
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2002-04-16 16:14 UTC (permalink / raw)


After

2002-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>

        * wid-edit.el (widgetp): Made it more robust.

I get an error loading cus-edit.elc (for example, toggling
debug-on-error or debug-on-quit from the Options menu):

"Wrong type argument: stringp, 0"


                                                           /L/e/k/t/u

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: "widgetp more robust" precludes loading cus-edit
  2002-04-16 16:14 "widgetp more robust" precludes loading cus-edit Juanma Barranquero
@ 2002-04-16 23:10 ` Kim F. Storm
  0 siblings, 0 replies; 2+ messages in thread
From: Kim F. Storm @ 2002-04-16 23:10 UTC (permalink / raw)
  Cc: emacs-devel

Juanma Barranquero <lektu@terra.es> writes:

> After
> 
> 2002-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
> 
>         * wid-edit.el (widgetp): Made it more robust.
> 
> I get an error loading cus-edit.elc (for example, toggling
> debug-on-error or debug-on-quit from the Options menu):
> 
> "Wrong type argument: stringp, 0"
> 

I found that the problem is caused by this change:

2002-04-15  Andrew Innes  <andrewi@gnu.org>

	* facemenu.el: Require wid-edit.

If I remove the (require 'wid-edit) , it works again...

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-16 23:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-16 16:14 "widgetp more robust" precludes loading cus-edit Juanma Barranquero
2002-04-16 23:10 ` Kim F. Storm

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).