From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Adrian Robert" Newsgroups: gmane.emacs.devel Subject: Re: cc-mode enhancement for Objective-C Date: Tue, 23 Oct 2007 09:33:07 +0300 Message-ID: <55f7df060710222333l4c54b12alf6eb4c1273cacd3@mail.gmail.com> References: <55f7df060710122343j6cc17fc8qa73ef5964fc4068a@mail.gmail.com> <55f7df060710132249r4ccba1c0w1f3da4686296d7e9@mail.gmail.com> <55f7df060710170412t47f28946nad1ac094b0ad6cc4@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193121206 10327 80.91.229.12 (23 Oct 2007 06:33:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2007 06:33:26 +0000 (UTC) Cc: Alan Mackenzie To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 23 08:33:27 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IkDKO-000167-U3 for ged-emacs-devel@m.gmane.org; Tue, 23 Oct 2007 08:33:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkDKG-0007VV-QL for ged-emacs-devel@m.gmane.org; Tue, 23 Oct 2007 02:33:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkDKD-0007VL-2I for emacs-devel@gnu.org; Tue, 23 Oct 2007 02:33:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkDK9-0007V1-PR for emacs-devel@gnu.org; Tue, 23 Oct 2007 02:33:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkDK9-0007Uy-MS for emacs-devel@gnu.org; Tue, 23 Oct 2007 02:33:09 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IkDK9-0001Y6-90 for emacs-devel@gnu.org; Tue, 23 Oct 2007 02:33:09 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so1294091rvf for ; Mon, 22 Oct 2007 23:33:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=jiQTHsrNy+pDVlArW8iXBPDwq+uZQo8kEsYxmZ3GCrA=; b=hMXMyoNntuhbHbh/ybfLiU2o58IGlgpasegGv2s1vo5JAx9756ZoHaM4/WZzyBAGKLHnGfjU+g/0vPEPLAMF+xaD0fuaOrU8AIvj48NPYIj2GXIBHpQIUuE1jwGga1/ZbvBKvjNfqsV/R+YLi/LeXXT52/wo+xJBghuqKOSaY20= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tQFEsLhGBTFMEr6tSQtTEjnGpvPje1/x+PXc4mL4RpD7bSWAMgfHv8KEzWqDLsDHC1b9Fs67GnIhmNVFtqja6oQnv5SyhK3WyMO6sMuTqv7c4JGg/nSP1zXzI+o63tf8tncPh0rG46ftQwWhPQkslRTOD+wIhYtI9y4xal4e6E0= Original-Received: by 10.140.166.21 with SMTP id o21mr2824605rve.1193121187594; Mon, 22 Oct 2007 23:33:07 -0700 (PDT) Original-Received: by 10.141.164.19 with HTTP; Mon, 22 Oct 2007 23:33:07 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81509 Archived-At: On 10/17/07, Richard Stallman wrote: > OK, I checked with him and he did send the papers in. Jonas Jacobson > from FSF sent confirmation on 2005/10/14. > > No wonder they were not in my copy of the file yet. > > In that case, this can be installed. OK, great. Alan, did my revised patch and test file come through OK? Let me know if anything looks off or if you need other changes or additions. thanks, Adrian