From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54128 Path: main.gmane.org!not-for-mail From: Denis Dzyubenko Newsgroups: gmane.emacs.gnus.general Subject: Re: simplify subject in Summary buffer Date: Wed, 01 Oct 2003 19:05:12 +0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87k77p2e3b.fsf@mail.kubtelecom.ru> References: <871xu1webw.fsf@mail.kubtelecom.ru> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065021802 20807 80.91.224.253 (1 Oct 2003 15:23:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2003 15:23:22 +0000 (UTC) Original-X-From: ding-owner+M2669@lists.math.uh.edu Wed Oct 01 17:23:19 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4iox-0005a2-00 for ; Wed, 01 Oct 2003 17:23:19 +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 1A4ioj-0003oP-00; Wed, 01 Oct 2003 10:23:05 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1A4ioV-0003ml-00 for ding@lists.math.uh.edu; Wed, 01 Oct 2003 10:22:51 -0500 Original-Received: from mail.kubtelecom.ru (ns1.kubtelecom.ru [213.132.64.82]) by justine.libertine.org (Postfix) with SMTP id 9237B3A004E for ; Wed, 1 Oct 2003 10:22:48 -0500 (CDT) Original-Received: (qmail 74056 invoked from network); 1 Oct 2003 19:22:34 +0400 (MSD) Original-Received: from unknown (HELO station) (213.132.67.145) by pro.kubtelecom.ru with SMTP; 1 Oct 2003 19:22:34 +0400 (MSD) Original-Received: from shad by station with local (Exim 3.35 #1 (Debian)) id 1A4iXQ-0005uO-00 for ; Wed, 01 Oct 2003 19:05:12 +0400 X-Comment-To: Reiner Steib Original-To: ding@gnus.org In-Reply-To: (Reiner Steib's message of "Tue, 30 Sep 2003 19:36:37 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Common Lisp, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54128 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54128 On Tue, 30 Sep 2003 19:36:37 +0200, Reiner Steib(RS) wrote: RS> When I set `gnus-list-identifiers' to "foo b" a subject "foo bar bla" RS> is replaced with "ar bla" in both, the summary and the article buffer. RS> When I use "^foo b", it's only removed in the summary buffer. I see. Anyway, gnus-list-identifiers removes text only from beginning of subject, but I need to remove text from the end. Is it possible ? -- Denis.