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

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

Re: Autoloading failed to define function debug


From: Johan Bockgård
Subject: Re: Autoloading failed to define function debug
Date: Sun, 08 May 2005 01:04:11 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Tim Johnson <tim@johnsons-web.com> writes:

> Problem: I'm using a directory called ~/elisp, with load-path
> evaluated in .emacs as follows: (setq load-path (cons "~/elisp"
> load-path))
>
> With the command above evaluated, and an error occurs, I get the
> following message from GNU Emacs: "Autoloading failed to define
> function debug"

Looks like you have a file in ~/elisp called debug.el or debug.elc.

(M-x list-load-path-shadows)

-- 
Johan Bockgård


reply via email to

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