From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: Re: reindent-then-newline-and-indent doesn't indent properly in emacs 22.1 Date: Tue, 16 Oct 2007 11:19:46 -0400 Message-ID: References: <470FFCF1.5050201@cegetel.net> <4710849B.30104@gmx.at> <471145BA.6050600@cegetel.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192548064 4409 80.91.229.12 (16 Oct 2007 15:21:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Oct 2007 15:21:04 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: nuxdoors@cegetel.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 16 17:21:04 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 1IhoDj-0000ud-E8 for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Oct 2007 17:20:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhoDc-0007HD-FR for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Oct 2007 11:20:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhoDR-0007Cd-RJ for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:20:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhoDP-0007BM-Te for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:20:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhoDP-0007BJ-OB for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:20:15 -0400 Original-Received: from x-132-204-255-77.xtpr.umontreal.ca ([132.204.255.77] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhoDK-0003cW-Kw for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2007 11:20:15 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 88F1CB41C1; Tue, 16 Oct 2007 11:19:45 -0400 (EDT) In-Reply-To: (nuxdoors@cegetel.net's message of "Sun\, 14 Oct 2007 15\:23\:20 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:16764 Archived-At: > Here is the patch alone, hopefully without thunderbird mangling it. I've installed a similar patch, thank you, Stefan