emacs-devel
[Top][All Lists]
Advanced

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

Re: Bugs in newly added completion capabilities.


From: David Kastrup
Subject: Re: Bugs in newly added completion capabilities.
Date: Fri, 01 Jul 2005 09:33:33 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Miles Bader <address@hidden> writes:

> 2005/7/1, Richard M. Stallman <address@hidden>:
>> Let's recall how this came up: as a side effect of the change to allow
>> symbols as the car of cons cells in an alist.  We could allow symbols
>> when they come from the car of an element, and not allow them when
>> they don't come from there.
>
> 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.

(lambda nil t) is a valid function.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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