> I think it's only ambiguous if you used symbols in a _mixed_ list -- > one with both plain symbols and cons-cells with a symbol as their car. > If the elements of the list are consistently one or the other, the > pattern (lambda (arg ...) ...) can never occur.
And the lambda always has 3 args in this context, so (lambda nil ...) will never occur. Ok, would people like to implement this? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel