From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ^M in the info files Date: Mon, 21 Jul 2008 11:08:01 -0400 Message-ID: References: <484F1FAB.6070005@gmail.com> <487481B2.3090302@gnu.org> <87vdzdtwvm.fsf@jurta.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1216652939 26517 80.91.229.12 (21 Jul 2008 15:08:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2008 15:08:59 +0000 (UTC) Cc: juri@jurta.org, lekktu@gmail.com, jasonr@gnu.org, handa@m17n.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 21 17:09:47 2008 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 1KKx1G-0000fC-J6 for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 17:09:46 +0200 Original-Received: from localhost ([127.0.0.1]:35386 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKx0N-00047W-HA for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 11:08:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKx0J-00046z-5c for emacs-devel@gnu.org; Mon, 21 Jul 2008 11:08:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKx0G-00046N-WE for emacs-devel@gnu.org; Mon, 21 Jul 2008 11:08:45 -0400 Original-Received: from [199.232.76.173] (port=32955 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKx0G-00046J-R3 for emacs-devel@gnu.org; Mon, 21 Jul 2008 11:08:44 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40876) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KKx0G-0003T5-HK for emacs-devel@gnu.org; Mon, 21 Jul 2008 11:08:44 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KKwzZ-0003LI-TX; Mon, 21 Jul 2008 11:08:01 -0400 In-reply-to: (message from Stefan Monnier on Mon, 21 Jul 2008 00:57:02 -0400) X-detected-kernel: by monty-python.gnu.org: 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:101085 Archived-At: > From: Stefan Monnier > Cc: juri@jurta.org, lekktu@gmail.com, emacs-devel@gnu.org, jasonr@gnu.org, handa@m17n.org > Date: Mon, 21 Jul 2008 00:57:02 -0400 > > >> > But maybe in this case we should force some safe coding like `undecided' > >> > (as it seems to use now for pure ASCII Info files without null-bytes)? > >> No, I think it should use `us-ascii' instead. > > > That is almost certainly a bad idea: no need to punish users who have > > non-ASCII Info files without a proper `coding' tag. > > How common is that? Quite common, especially in Latin-n world.