From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82954 Path: news.gmane.org!not-for-mail From: Julien Cubizolles Newsgroups: gmane.emacs.gnus.general Subject: another option for =?utf-8?Q?gcc-self=C2=A0=3F?= Date: Tue, 26 Feb 2013 15:56:45 +0100 Message-ID: <878v6b9l8y.fsf@free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1361907078 25839 80.91.229.3 (26 Feb 2013 19:31:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Feb 2013 19:31:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31220@lists.math.uh.edu Tue Feb 26 20:31:41 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UAQFX-0007NO-Jh for ding-account@gmane.org; Tue, 26 Feb 2013 20:31:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1UAQFB-00081M-4P; Tue, 26 Feb 2013 13:31:17 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UAQF9-000810-IZ for ding@lists.math.uh.edu; Tue, 26 Feb 2013 13:31:15 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UAQF6-0003Ng-J7 for ding@lists.math.uh.edu; Tue, 26 Feb 2013 13:31:15 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UAQF5-0001Zm-7j for ding@gnus.org; Tue, 26 Feb 2013 20:31:11 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UAQFM-0007Gz-Pi for ding@gnus.org; Tue, 26 Feb 2013 20:31:28 +0100 Original-Received: from 37.160.27.1 ([37.160.27.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Feb 2013 20:31:28 +0100 Original-Received: from j.cubizolles by 37.160.27.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Feb 2013 20:31:28 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 37.160.27.1 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:vv7jNyHu/NsdosaXaI+eVsbHTi8= X-Spam-Score: 2.3 (++) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0008 Ham tokens: 0.000-1821--12889h-0s--0d--H*u:Emacs, 0.000-78--547h-0s--0d--H*u:Gnus, 0.000-78--547h-0s--0d--H*UA:Gnus, 0.000-73--516h-0s--0d--H*UA:linux, 0.000-73--516h-0s--0d--H*u:linux Spam tokens: 0.987-3789--297h-17412s--0d--HTo:D*gnus.org, 0.987-4022--317h-18492s--0d--H*RU:quimby.gnus.org, 0.987-4022--317h-18492s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.985-3966--373h-18492s--0d--H*RT:80.91.231.51, 0.985-3966--373h-18492s--0d--H*RT:quimby.gnus.org Autolearn status: no -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.91.229.3 listed in list.dnswl.org] 2.2 FSL_HELO_BARE_IP_2 FSL_HELO_BARE_IP_2 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (j.cubizolles[at]free.fr) 1.6 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -0.7 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0008] List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82954 Archived-At: I'd like to be able to archive a copy of sent messages * in an archive group named according to month-year * and the group I was in. I can do it by setting gnus-message-archive-group (I have a function working) but I'd like to toggle this double-archiving fr certain groups only. Using gcc-self one can leave a copy in the original group but it tromps the setting of gnus-message-archive-group. I can see several solutionsĀ : * defining a new custom boolean group-parameter (I don't think that's easy) used by gnus-message-archive-group * changing gcc-self so that it accepts a function as argument (not easy either) one could then use gcc-self-val (set by gcc-self) as the option for gnus-message-archive-group Any other ideasĀ ? Julien.