From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gareth Rees Newsgroups: gmane.emacs.bugs Subject: Re: Manual for `cl' package is out of date Date: Wed, 24 Oct 2007 00:17:41 +0100 Message-ID: References: <471DE783.6070006@pobox.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193181478 23764 80.91.229.12 (23 Oct 2007 23:17:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2007 23:17:58 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 24 01:17:59 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 1IkT0Z-0001G4-4q for geb-bug-gnu-emacs@m.gmane.org; Wed, 24 Oct 2007 01:17:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkT0Q-0007su-Uw for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2007 19:17:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkT0N-0007sl-Uk for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 19:17:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkT0L-0007sV-Jg for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 19:17:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkT0L-0007sS-DV for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 19:17:45 -0400 Original-Received: from sceptre.pobox.com ([207.106.133.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IkT0L-0002pS-EU for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2007 19:17:45 -0400 Original-Received: from sceptre (localhost.localdomain [127.0.0.1]) by sceptre.pobox.com (Postfix) with ESMTP id 861F62F0; Tue, 23 Oct 2007 19:18:06 -0400 (EDT) Original-Received: from [192.168.0.2] (82-69-91-179.dsl.in-addr.zen.co.uk [82.69.91.179]) by sceptre.sasl.smtp.pobox.com (Postfix) with ESMTP id 116F98DEF5; Tue, 23 Oct 2007 19:18:04 -0400 (EDT) In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:16819 Archived-At: On 2007-10-23, at 13:41, Andreas Schwab wrote: > 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. Yes, I read it completely backwards. My apologies. -- Gareth Rees