From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r103590: Convert some names in texinfo files to UTF-8. Date: Tue, 8 Mar 2011 19:27:36 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299608911 6572 80.91.229.12 (8 Mar 2011 18:28:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 18:28:31 +0000 (UTC) Cc: Emacs developers To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 08 19:28:27 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 1Px1dz-0001Rb-4G for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2011 19:28:27 +0100 Original-Received: from localhost ([127.0.0.1]:57002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Px1dy-00022v-La for ged-emacs-devel@m.gmane.org; Tue, 08 Mar 2011 13:28:26 -0500 Original-Received: from [140.186.70.92] (port=53862 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Px1du-00022f-5c for emacs-devel@gnu.org; Tue, 08 Mar 2011 13:28:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Px1dt-0007Gx-8Y for emacs-devel@gnu.org; Tue, 08 Mar 2011 13:28:22 -0500 Original-Received: from mail-yi0-f41.google.com ([209.85.218.41]:51556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Px1dr-0007Gd-Mq; Tue, 08 Mar 2011 13:28:19 -0500 Original-Received: by yib2 with SMTP id 2so2758238yib.0 for ; Tue, 08 Mar 2011 10:28:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=SDVaPF0Z1VEr/4xtLn1YsrnsDk67vdeHqyEFz/JfEJk=; b=Ip7Z8FMPicyKIWmYLlkuKqXkrtzQxz5Wq0/MxZPP3iOJBH8berZZKFUBhMTZaKWzMZ tv7aIOldeW2WJ5nNzoqTPBU2tBd8r4nvpLCSkl6VL6G2bNDuxVhswOnPWNySXnI2g801 OYqw9RqDGTo7Zngy1M2H3C5+xTd7TOjpgCZow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=R6uqk3tydEQviGfOwj/ZpC0ZtfhEfB4DVdM2yEVkOb90We/qJ9js2z3YmqmYfDiXvg IImkcKrUMrsKO3oNTk5+EZlyY+aRKx3MLn/Dl9qv6E8wBQY96GgeOdmN9Ju5spEd9OhN dWFaVQbwEAS6r+g7CtWUscAwySpL4A/Gii1Gs= Original-Received: by 10.146.108.19 with SMTP id g19mr7918528yac.24.1299608898230; Tue, 08 Mar 2011 10:28:18 -0800 (PST) Original-Received: by 10.147.137.2 with HTTP; Tue, 8 Mar 2011 10:27:36 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.218.41 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:136897 Archived-At: > Oh dear. The suggestion came from an MS Windows user, BTW. I'd sure like to know what version of texinfo he's using and were did he ge= t it. > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3501#70 > > =C2=A0 =C2=A0Yes, of course, we should now use utf-8 for that Texinfo fil= e and > =C2=A0 =C2=A0pass --enable-encoding to makeinfo. Apparently, there are dissenting opinions. Count mine, too, unless a suitable binary tarball for Windows can be found somewhere... =C2=A0 =C2=A0 Juanma