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

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

Re: About equality in Emacs


From: Xue Fuqiao
Subject: Re: About equality in Emacs
Date: Mon, 4 Feb 2013 08:20:01 +0800

On Sun, 03 Feb 2013 12:00:44 -0500
Pascal J. Bourguignon wrote:

> Perhaps.  But in Common Lisp, it would be EQL, since (eq 1 1) or (eq #\a
> #\a) can return NIL. (member 1 '(1 2 3) :test (function eq)) is not
> conforming in Common Lisp.

Thanks for your reply, it is a bug and it will be fixed in GNU Emacs 24.2.93.  
BTW, What does `#\a' mean?

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

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