From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: common-lisp-indent'ation of def* Date: Fri, 27 Oct 2006 10:15:02 +0200 Message-ID: References: <87odrybyhl.fsf@stupidchicken.com> <87ac3iy3xe.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161937005 8184 80.91.229.2 (27 Oct 2006 08:16:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Oct 2006 08:16:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 27 10:16:44 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdMtJ-0000ns-Rs for ged-emacs-devel@m.gmane.org; Fri, 27 Oct 2006 10:16:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdMtJ-0001xn-Al for ged-emacs-devel@m.gmane.org; Fri, 27 Oct 2006 04:16:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdMrq-0001d8-GC for emacs-devel@gnu.org; Fri, 27 Oct 2006 04:15:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdMro-0001c3-FP for emacs-devel@gnu.org; Fri, 27 Oct 2006 04:15:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdMrn-0001bo-Va for emacs-devel@gnu.org; Fri, 27 Oct 2006 04:15:04 -0400 Original-Received: from [64.233.182.191] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GdMrn-0000z8-D0 for emacs-devel@gnu.org; Fri, 27 Oct 2006 04:15:03 -0400 Original-Received: by nf-out-0910.google.com with SMTP id q29so1369294nfc for ; Fri, 27 Oct 2006 01:15:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a1eDPo2kYcf+B4smxOK2RN9lfLvoTe7kQAR2IWCksRpd0ExhY25rqRp6opfCJvYRShlN5o12dfUU3aVPMYYsKboARC029eXQv/gPl1NWz+uq6orV+rodpIwkaDVivcvF7unMP46VBMmBmULG0q6lwt9l8MDyfi3BzIsY9oWqrr8= Original-Received: by 10.82.107.15 with SMTP id f15mr1274630buc; Fri, 27 Oct 2006 01:15:02 -0700 (PDT) Original-Received: by 10.82.136.11 with HTTP; Fri, 27 Oct 2006 01:15:02 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: <87ac3iy3xe.fsf@stupidchicken.com> Content-Disposition: inline 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:61222 Archived-At: On 10/27/06, Chong Yidong wrote: > I've checked in a fix for the fix. Yeah, now it works. Thanks. > I think it's right, but the > code in cl-indent.el is pretty grungy :-( That's why I just reported the bug. I love cl*.el, but the code makes me dizzy. -- /L/e/k/t/u