From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52487 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Unusual behavior of `gnus-uu-mark-all' (M-P a) Date: Sat, 10 May 2003 07:42:28 -0700 Organization: Still searching... Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1052577746 9691 80.91.224.249 (10 May 2003 14:42:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 10 May 2003 14:42:26 +0000 (UTC) Original-X-From: ding-owner+M1031@lists.math.uh.edu Sat May 10 16:42:25 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19EVYP-0002WB-00 for ; Sat, 10 May 2003 16:42:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19EVZM-0008OM-00; Sat, 10 May 2003 09:43:24 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19EVZC-0008OE-00 for ding@lists.math.uh.edu; Sat, 10 May 2003 09:43:14 -0500 Original-Received: (qmail 10976 invoked by alias); 10 May 2003 14:43:13 -0000 Original-Received: (qmail 10970 invoked from network); 10 May 2003 14:43:13 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 10 May 2003 14:43:13 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19EVXf-0002U1-00 for ; Sat, 10 May 2003 16:41:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19EVX8-0002SP-00 for ; Sat, 10 May 2003 16:41:06 +0200 Original-Lines: 114 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:OEy9cYLsQGjEIF+m/5eQnBfmJ00= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52487 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I've noticed something strange lately with the command gnus-uu-mark-all (M-P a) Certain messages do not get marked anymore. Recently I removed (standard-display-european 1) from site-start.el because it seemed to be causing emacs to see multibyte chars as UTF-8. Since removing it... The different behavior of `M-P a' showed up. Put it back in, and M-P a marks the same messages it missed. gnus-uu-mark-buffer (M-P b) does the job with or without (standard-display-european 1). Anyone know what is happening here? Below are two sections. First section shows a summary line taken from summary buffer with (standard-display-european 1) in init files. This same line is missed with (standard-display-european 1) removed The data below `=====' is gotten by placing cursor on one of the subject chars and pressing C-u C-x =: The double ===== marks the second section where I did the same thing on two summary lines with (standard-display-european 1) removed. ============================================================= ============================================================= Section 1: 1 line from summary buffer: 1O# 08-May [ 15: ÷ë ] »Ú½§òÊþØ·»ô20ª ======================================================== character: ° (0260, 176, 0xb0) charset: eight-bit-graphic (8-bit graphic char (0xA0..0xFF)) code point: 176 syntax: which means: whitespace category: buffer code: 0xB0 file code: not encodable by coding system iso-latin-1 font: -Adobe-Courier-Bold-R-Normal--14-100-100-100-M-90-ISO8859-1 There are text properties here: gnus-number 97 face gnus-summary-normal-ancient-face ==================================================================== ==================================================================== Section 2 With (standard-display-european 1) commented out Two from summary buffer --=-=-= Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit 1O 09-May [ 4: ÏþÀö ] À´¿´ÎÒµÄÕÕƬ,ÌåÑéÁíÀà´Ì¼¤! --=-=-= Content-Type: text/plain; charset=iso-8859-5 Content-Transfer-Encoding: 8bit 1O 09-May [ 34: ±ÕáßÛÐâÝÞ ßÞáÕéÐÕÜÞá] ±µÁ¿»°Â½¾ òµ»¸Ç¸ÂÌ ¿¾ÁµÉ°µ¼¾ÁÂÌ Á°¹Â° ==================================================== --=-=-= Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit character: ¿´ (0117664, 40884, 0x9fb4) charset: chinese-gb2312 (GB2312 Chinese simplified: ISO-IR-58.) code point: 63 52 syntax: w which means: word category: C:Chinese (Han) characters of 2-byte character sets c:Chinese |:While filling, we can break a line at this character. buffer code: 0x91 0xBF 0xB4 file code: not encodable by coding system iso-latin-1 font: -ISAS-Fangsong ti-Medium-R-Normal--16-160-72-72-c-160-GB2312.1980-0 There are text properties here: gnus-number 104 face gnus-summary-normal-ancient-face --=-=-= Content-Type: text/plain; charset=iso-8859-5 Content-Transfer-Encoding: 8bit -- character: ² (07062, 3634, 0xe32) charset: cyrillic-iso8859-5 (Right-Hand Part of Latin/Cyrillic Alphabet (ISO/IEC 8859-5): ISO-IR-144.) code point: 50 syntax: w which means: word category: y:Cyrillic buffer code: 0x8C 0xB2 file code: not encodable by coding system iso-latin-1 Unicode: 0412 font: -Misc-Fixed-Bold-R-Normal--14-130-75-75-C-70-ISO8859-5 There are text properties here: gnus-number 105 face gnus-summary-normal-ancient-face --=-=-=--