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

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

bug#683: 23.0.60; Recursive load error stays


From: Glenn Morris
Subject: bug#683: 23.0.60; Recursive load error stays
Date: Fri, 22 Aug 2008 20:56:13 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Markus Triska wrote:

> I have "~/p.el" which consists of the form:
>
>    (load "~/p.el")
>
> When I do:
>
>    emacs -Q ~/p.el
>
> and evaluate the form (C-x C-e), I get:
>
>    Debugger entered--Lisp error: (error "Recursive load"...
>
> as expected. Now I comment out the form:
>
>    ;(load "~/p.el")
>
> then save the file, and evaluate the form again. Now I again get:
>
>    Debugger entered--Lisp error: (error "Recursive load"...
>
> When I restart Emacs, it correctly evaluates the form.
>
>
> In GNU Emacs 23.0.60.1 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)


Do you still see this? It doesn't happen for me with the current CVS
on GNU/Linux.






reply via email to

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