| Re: GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-08-06 on LENNART-69DE564 (patched): error "Required feature `diary-loaddefs' was not provided" |
|
 |
|
 |
|
 |
|
 |
Group: gnu.emacs.help · Group Profile
Author: Rainer StengeleRainer Stengele Date: Aug 9, 2008 14:05
Eli Zaretskii schrieb:
>> Date: Fri, 08 Aug 2008 23:49:06 +0200
>> From: Rainer Stengele
>> Cc: Peter Dyballa , help-gnu-emacs@gnu.org,
>> Rainer Stengele
>>
>> Lennart Borgman (gmail) schrieb:
>>> Peter Dyballa wrote:
>>>> Am 07.08.2008 um 16:59 schrieb Rainer Stengele:
>>>>
>>>>> Debugger entered--Lisp error: (error "Required feature
>>>>> `diary-loaddefs' was not provided")
>
> Could it be that you have some older Lisp file somewhere? What does
> "emacs -q -batch -f list-load-path-shadows" say?
>
>
>
gives me:
C:\Dokumente und Einstellungen\Rainer>emacs -q -batch -f
list-load-path-shadows
Der Befehl "emacs" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\Dokumente und Einstellungen\Rainer>c:\Emacs23\emacs\bin\emacs -q
-batch -f list-load-path-shadows
Adding c:/Emacs23/EmacsW32/lisp/ to load-path
This site has duplicate Lisp libraries with the same name.
If a locally-installed Lisp library overrides a library in the Emacs
release,
that can cause trouble, and you should probably remove the locally-installed
version unless you know what you are doing.
c:/Emacs23/emacs/lisp/vc-dav hides c:/Emacs23/emacs/lisp/url/vc-dav
1 Emacs Lisp load-path shadowing was found
|