From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Staflin Newsgroups: gmane.emacs.devel Subject: Re: Bug in lisp indentation Date: Mon, 16 Jul 2007 16:04:30 +0200 Message-ID: <469B7AEE.1@lysator.liu.se> References: <87myxyep8x.fsf@ambire.localdomain> <469A328A.5060203@lysator.liu.se> <874pk5eg2n.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184594686 11672 80.91.229.12 (16 Jul 2007 14:04:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jul 2007 14:04:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 16 16:04:44 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 1IARBn-0003xl-2h for ged-emacs-devel@m.gmane.org; Mon, 16 Jul 2007 16:04:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IARBm-0006WE-IP for ged-emacs-devel@m.gmane.org; Mon, 16 Jul 2007 10:04:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IARBj-0006W0-Gv for emacs-devel@gnu.org; Mon, 16 Jul 2007 10:04:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IARBh-0006Vi-TF for emacs-devel@gnu.org; Mon, 16 Jul 2007 10:04:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IARBh-0006Ve-QM for emacs-devel@gnu.org; Mon, 16 Jul 2007 10:04:33 -0400 Original-Received: from mail.lysator.liu.se ([130.236.254.3]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IARBh-0006cj-3S for emacs-devel@gnu.org; Mon, 16 Jul 2007 10:04:33 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id CD0F9200A20A; Mon, 16 Jul 2007 16:04:38 +0200 (CEST) Original-Received: from mail.lysator.liu.se ([127.0.0.1]) by localhost (lenin.lysator.liu.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01322-01-79; Mon, 16 Jul 2007 16:04:38 +0200 (CEST) Original-Received: from sin.local (host-217-213-144-123.mobileonline.telia.com [217.213.144.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTP id B248E200A1E6; Mon, 16 Jul 2007 16:04:37 +0200 (CEST) User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) In-Reply-To: <874pk5eg2n.fsf@ambire.localdomain> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lysator.liu.se X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:74886 Archived-At: Thien-Thi Nguyen wrote: > please disregard tries #1 and #2, which are buggy. > i'm interested in how try #3 performs for you. > > if you don't receive try #3 (on this thread) in the > next day or so, let me know and i'll send it to you > personally. > Yes, #3 works. //Lennart