From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17878 Path: news.gmane.org!not-for-mail From: Bob Newell Newsgroups: gmane.emacs.gnus.user Subject: Re: customised move mail functions with multiple accounts / auto-detect group? Date: Mon, 28 Dec 2015 12:03:12 -0800 (PST) Message-ID: <5112df09-3e20-4d12-88a5-14e9ee1db2fc@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1451333114 13729 80.91.229.3 (28 Dec 2015 20:05:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Dec 2015 20:05:14 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Dec 28 21:05:09 2015 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aDe2U-0002fb-KY for gegu-info-gnus-english@m.gmane.org; Mon, 28 Dec 2015 21:05:06 +0100 Original-Received: from localhost ([::1]:46067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDe2T-0002vb-LJ for gegu-info-gnus-english@m.gmane.org; Mon, 28 Dec 2015 15:05:05 -0500 X-Received: by 10.129.85.207 with SMTP id j198mr37758262ywb.13.1451332993109; Mon, 28 Dec 2015 12:03:13 -0800 (PST) X-Received: by 10.182.104.163 with SMTP id gf3mr460423obb.5.1451332993071; Mon, 28 Dec 2015 12:03:13 -0800 (PST) Original-Path: usenet.stanford.edu!6no1327587qgy.0!news-out.google.com!l1ni5380igd.0!nntp.google.com!mv3no15976277igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=141.239.249.23; posting-account=6qgLogoAAAByScQO6BAFPwEMwOvTg8gr Original-NNTP-Posting-Host: 141.239.249.23 User-Agent: G2/1.0 Injection-Date: Mon, 28 Dec 2015 20:03:13 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.gnus:89008 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17878 Archived-At: On Sunday, December 27, 2015 at 7:35:57 PM UTC-10, Benjamin Slade wrote: > Based on this posting: https://lists.gnu.org/archive/html/info-gnus-english/2015-10/msg00008.html I have an updated version here: http://www.bobnewell.net/filez/gnus-gmail-archive.el which adds functions for emptying spam/trash, and an equivalent of Gmail's "send and archive" option. But I haven't added the selectable archiving that you ask for. It shouldn't be hard to code, though. Make the target of gnus-summary-move-article something based on whatever header you wish. But I'm not saying I'm going to code it, though :)