From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17623 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.gnus.user Subject: Re: moving articles from mail groups Date: Sun, 24 May 2015 02:00:21 +0200 Organization: Aioe.org NNTP Server Message-ID: <87y4keyhd6.fsf@debian.uxu> References: <8xxzj4vmarn.fsf@village.keycorner.org> 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 1432425914 588 80.91.229.3 (24 May 2015 00:05:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 May 2015 00: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 Sun May 24 02:05:08 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 1YwJPe-0005gJ-Vv for gegu-info-gnus-english@m.gmane.org; Sun, 24 May 2015 02:05:07 +0200 Original-Received: from localhost ([::1]:38894 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwJPe-0006dy-29 for gegu-info-gnus-english@m.gmane.org; Sat, 23 May 2015 20:05:06 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 37 Original-NNTP-Posting-Host: feB02bRejf23rfBm51Mt7Q.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:ozpWIqUUQSapQmMgATaz/qfRquA= Mail-Copies-To: never Original-Xref: usenet.stanford.edu gnu.emacs.gnus:88751 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:17623 Archived-At: Hikaru Ichijyo writes: > I have the following in my ~/.gnus.el, to help me with > saving messages: > > gnus-update-message-archive-method t > gnus-default-article-saver 'gnus-summary-save-in-mail > ... It is better to use separate `setq's. Easier to see what is what. More control. > With that setup, when I use > gnus-summary-move-article (B m) to move an article > from my mail groups into one of these nnfolder > files, I get prompted like this: > > Move this article to (default > nnfolder:freenet): nnmbox: > > Yes, that "nnmbox:" part gets printed by the system > (not by me). Why do you want to store the messages using another backend? And why do you want to do this manually by hitting `B-m' each time? If you are fine with that, why are you not fine with hitting M-DEL each time as well? Better to automatize. For example, you can send a copy of all messages sent to yourself, then split it to archive folders based on header data. -- underground experts united http://user.it.uu.se/~embe8573