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

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

bug#15073: 23.4; does not byte-compile several packages with `Eager macr


From: Stefan Monnier
Subject: bug#15073: 23.4; does not byte-compile several packages with `Eager macro-expansion failure: (wrong-type-argument sequencep 769)' (due to lexical binding?)
Date: Mon, 12 Aug 2013 10:04:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Installing emacs-snapshot results in error messages
> `Eager macro-expansion failure: (wrong-type-argument sequencep 769)'

This is just a warning and normally does not prevent normal execution
(it just falls back on the previous non-eager expansion).

> atype.el:28:1:Error: Wrong type argument: sequencep, 769

This is a real error on the other hand.


        Stefan





reply via email to

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