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

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

Re: Wrong type argument: stringp, 0


From: Peter Dyballa
Subject: Re: Wrong type argument: stringp, 0
Date: Mon, 28 Feb 2005 00:37:05 +0100


Am 27.02.2005 um 21:41 schrieb Richard Stallman:

    First GNU Emacs from CVS would not finish

What does it mean for Emacs to "finish", in this context?

To create the actual emacs binary. temacs is loading a lot of Elisp files and then fails when it can't load encoded-kbd.el.


                                              because encoded-kb.el could
not be found, so I went to make Emacs with a lengthy invocation with a set up long EMACSLOADPATH. The it seems that cus-edit.el was require'd
    but not found.

Building Emacs should not require cus-edit.

I have a site-init.el file where I set a few values for calendar. Then I added a few more settings, German names for days and months and our holidays and their dates. I think I should not copy that much from the calendar files and stop using (defvar calendar-day-name-array etc. in this place!

So please try to debug what causes the attempt to load it.
A breakpoint at Fload should catch it; you just have to
use `c NUMBER' to proceed past the previous calls.

Is this meant for gdb? If so, I'll have to learn again how to debug!

--
Greetings

  Pete

Behold the warranty ... the bold print giveth and the fine print taketh away.





reply via email to

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