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

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

bug#12548: 24.2.50; Eager macro-expansion skipped due to cycle


From: Glenn Morris
Subject: bug#12548: 24.2.50; Eager macro-expansion skipped due to cycle
Date: Tue, 02 Oct 2012 14:07:31 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

PS also this for several files:

Compiling emacs-lisp/ert-x.el
Warning: Eager macro-expansion skipped due to cycle:
    => (load "gv.el") => (macroexpand-all (defun gv--defun-declaration
    )) => (macroexpand (pcase  )) => (load "pcase.el") =>
    (macroexpand-all (defmacro pcase-let  )) => (macroexpand (dolist  ))
    => (load "gv.el")


PPS does using the ellipsis character add anything?
As you can see I lost it during copy-paste from a graphical Emacs to a
-nw one; and it was somehow corrupted in the initial report.





reply via email to

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