From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs,gmane.emacs.bugs Subject: Re: ^M in the info files Date: Mon, 12 Jan 2009 15:54:38 -0500 Message-ID: References: <00aa01c951a0$4535a2d0$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1231793895 21269 80.91.229.12 (12 Jan 2009 20:58:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2009 20:58:15 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, bug-gnu-emacs@gnu.org, 876-done@emacsbugs.donarmstrong.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 12 21:59:26 2009 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 1LMTsb-0005zC-OM for ged-emacs-devel@m.gmane.org; Mon, 12 Jan 2009 21:59:26 +0100 Original-Received: from localhost ([127.0.0.1]:60019 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMTrL-0004ES-HQ for ged-emacs-devel@m.gmane.org; Mon, 12 Jan 2009 15:58:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LMTo7-0001xg-Sy for emacs-devel@gnu.org; Mon, 12 Jan 2009 15:54:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMTo6-0001wQ-9r for emacs-devel@gnu.org; Mon, 12 Jan 2009 15:54:47 -0500 Original-Received: from [199.232.76.173] (port=53635 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMTo4-0001vC-7V; Mon, 12 Jan 2009 15:54:44 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:7517 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LMTo1-00041U-Bx; Mon, 12 Jan 2009 15:54:41 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApwEAC89a0lMCpxj/2dsb2JhbACBbNIQhW+BbA X-IronPort-AV: E=Sophos;i="4.37,254,1231131600"; d="scan'208";a="32199085" Original-Received: from 76-10-156-99.dsl.teksavvy.com (HELO pastel.home) ([76.10.156.99]) by ironport2-out.teksavvy.com with ESMTP; 12 Jan 2009 15:54:38 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 883D68440; Mon, 12 Jan 2009 15:54:38 -0500 (EST) In-Reply-To: (Eli Zaretskii's message of "Sat, 10 Jan 2009 13:15:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:107806 gmane.emacs.pretest.bugs:23680 gmane.emacs.bugs:24042 Archived-At: Thank you, Eli, > I decided I liked the first alternative better, since it has much > more local effect than the other one. What Stefan suggested implied > messing with coding priorities, and I didn't feel that was TRT at this > late stage in Emacs 23.1 development. [ Obviously my suggestion requires more work to implement, but.. ] Hmm...curious, why does it involve coding priorities? Stefan