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

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

bug#11753: 24.1.50; r108659; `compilation-next-error-function' calls `cl


From: Stefan Monnier
Subject: bug#11753: 24.1.50; r108659; `compilation-next-error-function' calls `cl--set-nthcdr' at runtime (macro expansion problem?)
Date: Fri, 22 Jun 2012 17:26:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> Actual result: go to location of first match then ding, saying:
>   "compilation-next-error-function: Symbol's function definition is void: 
> cl--set-nthcdr".

After my recent replacement of the setf machinery, cl--set-nthcdr is not
in any of Emacs's .el files, so this bug should be fixed.
Of course, other bugs may replace it.  If so, please open a new
bug-report for it.


        Stefan





reply via email to

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