From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88427 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Igor Sosa Mayor Newsgroups: gmane.emacs.gnus.general Subject: Re: Help with gnus-simplify-subject-fuzzy-regexp Date: Tue, 05 Mar 2019 23:33:07 +0100 Message-ID: <87h8cheyu4.fsf@gmail.com> References: <87tvghf2yx.fsf@gmail.com> <87pnr5at3f.fsf@igel.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="257242"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36633@lists.math.uh.edu Tue Mar 05 23:34:06 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1h1IdP-0014gh-Ah for ding-account@gmane.org; Tue, 05 Mar 2019 23:34:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1h1Icp-00010Z-U6; Tue, 05 Mar 2019 16:33:27 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1h1Icj-0000xk-OZ for ding@lists.math.uh.edu; Tue, 05 Mar 2019 16:33:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1h1Ici-0002yi-BV for ding@lists.math.uh.edu; Tue, 05 Mar 2019 16:33:21 -0600 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1h1Ice-0001M6-8W for ding@gnus.org; Tue, 05 Mar 2019 23:33:18 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1h1Ice-0013r4-1V for ding@gnus.org; Tue, 05 Mar 2019 23:33:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-Operating-System: Archlinux Cancel-Lock: sha1:DUqeZeKJOiRqx/eo7cSeDgoGSrM= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88427 Archived-At: Andreas Schwab writes: > On Mär 05 2019, Igor Sosa Mayor wrote: > >> I'm using gnus as rss fetcher (using gwene, etc.). The news in some >> groups have url addresses in their subjects. I want to get rid of them >> and (as far as I understand) I should do it using >> gnus-simplify-subject-functions. > > gnus-simplify-subject-functions is not about modifing the subject > header, it is about obtaining keys for gathering loose threads. OK, I understand. Thanks. Is there a way to modify subject headers (in the group summary)?