From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54140 Path: main.gmane.org!not-for-mail From: Denis Dzyubenko Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-simplify-subject-functions Date: Wed, 01 Oct 2003 23:37:08 +0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87d6dgn40r.fsf@mail.kubtelecom.ru> References: <87y8w4n7b1.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 1065038641 25227 80.91.224.253 (1 Oct 2003 20:04:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2003 20:04:01 +0000 (UTC) Original-X-From: ding-owner+M2681@lists.math.uh.edu Wed Oct 01 22:03:59 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 1A4nCZ-0008D9-00 for ; Wed, 01 Oct 2003 22:03:59 +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 1A4nCT-0005QQ-00; Wed, 01 Oct 2003 15:03:53 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1A4nCQ-0005QJ-00 for ding@lists.math.uh.edu; Wed, 01 Oct 2003 15:03:50 -0500 Original-Received: from mail.kubtelecom.ru (ns1.kubtelecom.ru [213.132.64.82]) by justine.libertine.org (Postfix) with SMTP id 189C63A004D for ; Wed, 1 Oct 2003 15:03:48 -0500 (CDT) Original-Received: (qmail 116 invoked from network); 2 Oct 2003 00:03:35 +0400 (MSD) Original-Received: from unknown (HELO station) (213.132.67.187) by pro.kubtelecom.ru with SMTP; 2 Oct 2003 00:03:35 +0400 (MSD) Original-Received: from shad by station with local (Exim 3.35 #1 (Debian)) id 1A4mma-0001Nh-00 for ; Wed, 01 Oct 2003 23:37:08 +0400 X-Comment-To: Jesper Harder Original-To: ding@gnus.org In-Reply-To: (Jesper Harder's message of "Wed, 01 Oct 2003 21:00:29 +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:54140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54140 On Wed, 01 Oct 2003 21:00:29 +0200, Jesper Harder(JH) wrote: JH> `gnus-list-identifiers' is probably what you want. yes, thank you, this works fine. >> btw, is gnus-simplify-* functions documented? I can't find anything >> about these functions in Gnus documentation. JH> Did you try `i gnus-simplify-subject-functions' in the Gnus manual? i did't know about Info-index function -- Denis.