From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; Incorrect fontification for man in utf8 environment Date: Thu, 17 Apr 2008 10:38:06 -0400 Message-ID: <87hce035td.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1208444030 5243 80.91.229.12 (17 Apr 2008 14:53:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2008 14:53:50 +0000 (UTC) Cc: 124@emacsbugs.donarmstrong.com, Michael Welsh Duggan To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 17 16:52:30 2008 connect(): Connection refused 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 1JmVGG-0000yH-MG for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 16:38:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmVFb-0000xE-ON for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 10:38:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmVFZ-0000x9-1N for emacs-devel@gnu.org; Thu, 17 Apr 2008 10:38:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmVFX-0000wn-Mu for emacs-devel@gnu.org; Thu, 17 Apr 2008 10:38:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmVFX-0000wk-Hb for emacs-devel@gnu.org; Thu, 17 Apr 2008 10:38:07 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182] helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmVFX-0003C7-9c for emacs-devel@gnu.org; Thu, 17 Apr 2008 10:38:07 -0400 Original-Received: by furry (Postfix, from userid 1000) id 1974AC047; Thu, 17 Apr 2008 10:38:07 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:95406 Archived-At: > LANG=3Den_US.utf8 emacs -Q > M-x man RET man RET > > The resulting man page looks like this: > > MAN(1) Manual pager utils M= AN(1) > > NAME > man =E2=88=92 an interface to the on=E2=80=90line reference manuals > > SYNOPSIS > man [?=E2=88=92c|?=E2=88=92w|?=E2=88=92tZ] [?=E2=88=92H[browser]]= [?=E2=88=92T[device]] [?=E2=88=92X[dpi]] ... I can't reproduce this, and my LANG is en_US.UTF-8. Can anyone on this list reproduce it? If not, maybe it's been fixed in the meantime.