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: A few bugs not in the bug tracker (I think) Date: Wed, 06 Aug 2008 21:04:04 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1218045958 9142 80.91.229.12 (6 Aug 2008 18:05:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Aug 2008 18:05:58 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 06 20:06:49 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 1KQnOo-0002a7-Rz for ged-emacs-devel@m.gmane.org; Wed, 06 Aug 2008 20:06:15 +0200 Original-Received: from localhost ([127.0.0.1]:49410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQnNt-0007t0-Ly for ged-emacs-devel@m.gmane.org; Wed, 06 Aug 2008 14:05:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQnNj-0007mY-2m for emacs-devel@gnu.org; Wed, 06 Aug 2008 14:05:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQnNh-0007mC-AC for emacs-devel@gnu.org; Wed, 06 Aug 2008 14:05:06 -0400 Original-Received: from [199.232.76.173] (port=42866 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQnNg-0007m6-TR for emacs-devel@gnu.org; Wed, 06 Aug 2008 14:05:04 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]:27050) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQnNg-0007pJ-GF for emacs-devel@gnu.org; Wed, 06 Aug 2008 14:05:04 -0400 Original-Received: from HOME-C4E4A596F7 ([77.126.7.152]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K5600KBAY77MOD0@i-mtaout1.012.net.il> for emacs-devel@gnu.org; Wed, 06 Aug 2008 21:04:20 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:102131 Archived-At: > From: Kenichi Handa > Date: Wed, 06 Aug 2008 21:31:51 +0900 > Cc: emacs-devel@gnu.org > > > - ^M in the info files [Windows] > > http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg00739.html > > http://lists.gnu.org/archive/html/emacs-devel/2008-07/msg00215.html > > The problem is the newly introduced null-byte detection > mechanism, but the discussion divergented to encoding of > non-ascii characters, and for the original problem of > null-byte in info file, no one replied to the question in > this mail: > http://lists.gnu.org/archive/html/emacs-devel/2008-07/msg00225.html I think the best solution would be that Emacs never tries to detect whether Info files are binary.