From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: Re: Manual for `cl' package is out of date Date: Tue, 23 Oct 2007 14:41:07 +0200 Message-ID: References: <471DE783.6070006@pobox.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1193143291 15342 80.91.229.12 (23 Oct 2007 12:41:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2007 12:41:31 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Gareth Rees Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 23 14:41:31 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IkJ4a-0006oS-5g for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2007 14:41:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkJ4R-0003t3-VW for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2007 08:41:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkJ4P-0003s4-0F for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 08:41:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkJ4L-0003rF-Lj for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 08:41:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkJ4L-0003r8-Eg for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 08:41:13 -0400 Original-Received: from ns.suse.de ([195.135.220.2] helo=mx1.suse.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IkJ4K-0005ZD-Ho for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 08:41:12 -0400 Original-Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 05CDD15830; Tue, 23 Oct 2007 14:41:08 +0200 (CEST) X-Yow: I'm encased in the lining of a pure pork sausage!! In-Reply-To: <471DE783.6070006@pobox.com> (Gareth Rees's message of "Tue\, 23 Oct 2007 13\:22\:27 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16812 Archived-At: Gareth Rees writes: > Further down in "(cl)Porting Common Lisp": > > * Characters are distinct from integers in Common Lisp. The > notation for character constants is also different: `#\A' instead > of `?A'. > > `?A' is now supported in Emacs. I think you misunderstood: ?A has always been the syntax for character constants as used by Emacs. The notation used by Common Lisp is #\A, which is _not_ supported. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany PGP key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 "And now for something completely different."