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: Emacs-diffs Digest, Vol 100, Issue 28 Date: Tue, 08 Mar 2011 21:39:19 +0200 Message-ID: <831v2hh060.fsf@gnu.org> References: <834o7dh1k1.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1299613218 32623 80.91.229.12 (8 Mar 2011 19:40:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 19:40:18 +0000 (UTC) Cc: karl@freefriends.org, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 08 20:40:13 2011 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.69) (envelope-from ) id 1Px2lP-0001YU-5C for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2011 20:40:11 +0100 Original-Received: from localhost ([127.0.0.1]:55810 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Px2lO-0005Ys-Jr for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2011 14:40:10 -0500 Original-Received: from [140.186.70.92] (port=44134 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Px2ke-0005GO-D2 for emacs-devel@gnu.org; Tue, 08 Mar 2011 14:39:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Px2kd-0006UH-58 for emacs-devel@gnu.org; Tue, 08 Mar 2011 14:39:24 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:38607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Px2kc-0006T3-Sb; Tue, 08 Mar 2011 14:39:23 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LHR004007QM0A00@a-mtaout23.012.net.il>; Tue, 08 Mar 2011 21:39:20 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.58.59]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LHR003SF7XJQWA0@a-mtaout23.012.net.il>; Tue, 08 Mar 2011 21:39:20 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 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:136912 Archived-At: > From: Glenn Morris > Cc: emacs-devel@gnu.org, karl@freefriends.org > Date: Tue, 08 Mar 2011 14:19:25 -0500 > > Eli Zaretskii wrote: > > > ??? How come makeinfo 4.8 doesn't barf on the @documentencoding line > > for you, as it does for me and Juanma? Can you produce an Info manual > > with that version? > > There is indeed a gripe when running `make info': > > warning: unrecognized encoding name `UTF-8'. > > but an info file is still produced and the command exits with status 0. > Since RHEL5 is rather old (it ships with Emacs 21), that doesn't bother > me. Well, it does bother me. Can we please find a solution for this, and if not, revert it?