From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34621 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: the subject line different in *summary* and *article* buffers. Date: 07 Feb 2001 18:12:35 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2n4ry6m6jg.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035170514 31337 80.91.224.250 (21 Oct 2002 03:21:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:21:54 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 514C7D049D for ; Wed, 7 Feb 2001 18:14:04 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id RAC18019; Wed, 7 Feb 2001 17:13:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Feb 2001 17:12:30 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA15290 for ; Wed, 7 Feb 2001 17:12:20 -0600 (CST) Original-Received: from zsh.yi.org (roc-24-93-30-91.rochester.rr.com [24.93.30.91]) by mailhost.sclp.com (Postfix) with ESMTP id AA721D049D for ; Wed, 7 Feb 2001 18:12:48 -0500 (EST) Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f17NCZe01669; Wed, 7 Feb 2001 18:12:35 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Maciej Matysiak's message of "07 Feb 2001 00:33:52 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.98 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 36 Xref: main.gmane.org gmane.emacs.gnus.general:34621 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34621 Maciej Matysiak writes: > i've received a message which has the subject line displayed different > in *article* buffer than in *summary* buffer: > *summary*: > [ 15: Janusz My=B6liwczyk ] Re: Ju=BF wszystko dzia=B3a ? > *article*: > Subject: Re: Ju=BF wszystko dzia=B3a =02 >=20 > as raw text: > Subject: Re: =3D?iso-8859-2?Q?Ju=3DBF?=3D wszystko =3D?iso-8859-2?Q?dzia= =3DB3a?=3D =02 > (that ^B is control-b) >=20 > the mime headers: > MIME-Version: 1.0 > Content-Type: text/plain; charset=3Diso-8859-2 > Content-Transfer-Encoding: 8bit >=20 > this message was sent by: > X-Mailer: Mozilla 4.76 (Macintosh; U; PPC) >=20 > you can see how does it look in xemacs: > http://phoner.blah.pl/Gnus/gnus-bad-subject.gif >=20 > is this something that can be fixed? Control characters are intentionally displayed as "?" in the Summary buffer. If you don't like this feature, nuke buffer-display-table in gnus-summary-mode-hook. ShengHuo --=20 (setq gnus-posting-styles=20 '((".*" (signature (format "(setq gnus-posting-styles=20 '%S)" gnus-posting-styles)))))