Tim Johnson <[EMAIL PROTECTED]> 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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to