From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68958 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: nobreak-space totally gone Date: Sun, 06 Sep 2009 19:17:17 +0800 Message-ID: <87ocpo726a.fsf_-_@jidanni.org> References: <87vdjw72i7.fsf@jidanni.org> 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 1252235912 21128 80.91.229.12 (6 Sep 2009 11:18:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Sep 2009 11:18:32 +0000 (UTC) Cc: jidanni@jidanni.org To: ding@gnus.org Original-X-From: ding-owner+M17376@lists.math.uh.edu Sun Sep 06 13:18:25 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1MkFlI-000524-96 for ding-account@gmane.org; Sun, 06 Sep 2009 13:18:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1MkFkR-0007p8-QP; Sun, 06 Sep 2009 06:17:31 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1MkFkO-0007ot-Mv for ding@lists.math.uh.edu; Sun, 06 Sep 2009 06:17:28 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MkFkN-00048r-3z for ding@lists.math.uh.edu; Sun, 06 Sep 2009 06:17:28 -0500 Original-Received: from mailbigip.dreamhost.com ([208.97.132.5] helo=homiemail-a2.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MkFky-0006OV-00 for ; Sun, 06 Sep 2009 13:18:04 +0200 Original-Received: from jidanni.org (218-163-10-125.dynamic.hinet.net [218.163.10.125]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id 55EBCD26DA for ; Sun, 6 Sep 2009 04:17:21 -0700 (PDT) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68958 Archived-At: Help! this, > Hi,=C2=A0Pino! > I've=C2=A0encounter=C2=A0this=C2=A0bug=C2=A0too,=C2=A0after=C2=A0instal= ling=C2=A0poppler-data,=C2=A0my=C2=A0Okula=C2=A0can=C2=A0show=C2=A0Tradit= ional=C2=A0chinese=C2=A0PDF=C2=A0documents=C2=A0correctly.=C2=A0Thanks! displays as > Hi,Pino! > I'veencounterthisbugtoo,afterinstallingpoppler-data,myOkulacanshowTradi= tionalchinesePDFdocumentscorrectly.Thanks! due to being full of character: =C2=A0 (160, #o240, #xa0) preferred charset: unicode (Unicode (ISO10646)) code point: 0xA0 syntax: . which means: punctuation category: .:Base, b:Arabic, j:Japanese, l:Latin buffer code: #xC2 #xA0 file code: #xC2 #xA0 (encoded by coding system utf-8) display: by this font (glyph code) x:-sony-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-1 (#xA0) hardcoded face: nobreak-space Character code properties: customize what to show name: NO-BREAK SPACE old-name: NON-BREAKING SPACE general-category: Zs (Separator, Space) decomposition: (noBreak 32) (noBreak ' ') There are text properties here: face (gnus-cite-1 message-cited-text) fontified t My configuration files are in http://jidanni.org/comp/configuration/ Gnus is way to hard for me to do any vanilla tests on. gnus-version "Gnus v5.13"