From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikodemus Siivola Newsgroups: gmane.emacs.devel Subject: Re: Common Lisp indentation improvements Date: Mon, 16 May 2011 16:41:12 +0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1305553291 10326 80.91.229.12 (16 May 2011 13:41:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 16 May 2011 13:41:31 +0000 (UTC) Cc: Didier Verna , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 16 15:41:25 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QLy31-0008CI-6g for ged-emacs-devel@m.gmane.org; Mon, 16 May 2011 15:41:23 +0200 Original-Received: from localhost ([::1]:39147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLy2x-0003BL-KV for ged-emacs-devel@m.gmane.org; Mon, 16 May 2011 09:41:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLy2s-0003BF-KG for emacs-devel@gnu.org; Mon, 16 May 2011 09:41:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLy2r-0006Yi-Kr for emacs-devel@gnu.org; Mon, 16 May 2011 09:41:14 -0400 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:47524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLy2r-0006YQ-Hy for emacs-devel@gnu.org; Mon, 16 May 2011 09:41:13 -0400 Original-Received: by gxk23 with SMTP id 23so1867318gxk.0 for ; Mon, 16 May 2011 06:41:12 -0700 (PDT) Original-Received: by 10.150.65.12 with SMTP id n12mr3430545yba.131.1305553272337; Mon, 16 May 2011 06:41:12 -0700 (PDT) Original-Received: by 10.147.38.10 with HTTP; Mon, 16 May 2011 06:41:12 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139425 Archived-At: On 16 May 2011 16:17, Stefan Monnier wrote: >> FWIW, you may also want to keep track of Nikodemus Siivola's fork of >> Slime on github. We have done some more work on CL indentation and there >> are a couple of neat things like proper indentation of LOOP's >> (sub)clauses, destructuring lambda-lists etc. > > I generally don't have the time and energy to track external code. > But if someone wants to do that and submit patches here for inclusion, > that'd be very welcome. I intend to do that once the dust settles down properly -- and when I have the time. Cheers, -- nikodemus