From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47154 Path: main.gmane.org!not-for-mail From: Clemens Fischer Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-simplify-subject-fuzzy doesn't work Date: Sat, 12 Oct 2002 15:58:36 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87hefsddcm.fsf@enberg.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034447004 16397 127.0.0.1 (12 Oct 2002 18:23:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 12 Oct 2002 18:23:24 +0000 (UTC) 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 180Qv5-0004GL-00 for ; Sat, 12 Oct 2002 20:23:23 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 180QuK-00040D-00; Sat, 12 Oct 2002 13:22:36 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Oct 2002 13:23:17 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA25249 for ; Sat, 12 Oct 2002 13:23:05 -0500 (CDT) Original-Received: (qmail 7471 invoked by alias); 12 Oct 2002 18:23:59 -0000 Original-Received: (qmail 7466 invoked from network); 12 Oct 2002 18:23:59 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 12 Oct 2002 18:23:59 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 180QtL-0004Bv-00 for ; Sat, 12 Oct 2002 20:21:35 +0200 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 180QtL-0004Bm-00 for ; Sat, 12 Oct 2002 20:21:35 +0200 Original-Path: ID-23066.news.dfncis.de!not-for-mail Original-Lines: 13 Original-NNTP-Posting-Host: pd90559c3.dip.t-dialin.net Original-X-Trace: main.gmane.org 1034446895 16083 217.5.89.195 (12 Oct 2002 18:21:35 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sat, 12 Oct 2002 18:21:35 +0000 (UTC) User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:lzhs84AQaVGv/dOz75Ni7UYryfk= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47154 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47154 Henrik Enberg : >> with "\\[despammed\\] ". i want to get rid of this string, because i > > If you want to hide it from the summary view, you should use > `gnus-list-identifiers'. yes, thanks to you and ted for this tip. it works, although i do not only want to hide it from the summary, but from replies as well. also, i don't understand why g-simplify-subject-fuzzy doesn't do that. i can't even see any irregularities in the source. clemens