From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#21105: batch article move/copy to groups pompts user too much Date: Thu, 26 Jan 2017 20:49:37 +0100 Message-ID: <87wpdhmwj2.fsf@gnus.org> References: <8xx8ua9jqj1.fsf@isildur.uchicago.edu> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1485461662 24042 195.159.176.226 (26 Jan 2017 20:14:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 26 Jan 2017 20:14:22 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: 21105@debbugs.gnu.org To: Brent Busby Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jan 26 21:14:18 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWqQv-0005eN-E1 for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Jan 2017 21:14:13 +0100 Original-Received: from localhost ([::1]:40916 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWqR0-0001TL-GQ for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Jan 2017 15:14:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWqQn-0001Sa-DE for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2017 15:14:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWqQk-0002Tf-8e for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2017 15:14:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:47923) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWqQk-0002Tb-4m for bug-gnu-emacs@gnu.org; Thu, 26 Jan 2017 15:14:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cWqQj-00007y-W7; Thu, 26 Jan 2017 15:14:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Thu, 26 Jan 2017 20:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21105 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: Original-Received: via spool by 21105-submit@debbugs.gnu.org id=B21105.1485461583339 (code B ref 21105); Thu, 26 Jan 2017 20:14:01 +0000 Original-Received: (at 21105) by debbugs.gnu.org; 26 Jan 2017 20:13:03 +0000 Original-Received: from localhost ([127.0.0.1]:46106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWqPn-00005J-4X for submit@debbugs.gnu.org; Thu, 26 Jan 2017 15:13:03 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:57167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWqPl-0008WJ-6p for 21105@debbugs.gnu.org; Thu, 26 Jan 2017 15:13:01 -0500 Original-Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWqPi-0003Er-6S; Thu, 26 Jan 2017 21:13:00 +0100 In-Reply-To: <8xx8ua9jqj1.fsf@isildur.uchicago.edu> (Brent Busby's message of "Tue, 21 Jul 2015 13:48:18 -0500") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:128594 Archived-At: Sorry for the late response; due to a misunderstanding the Gnus bug reports went to a part of the bug tracker I wasn't checking. Brent Busby writes: > However, if you're copying/moving articles to actual _groups_ (rather > than raw files), gnus-prompt-before-saving has no effect. You can use > gnus-move-split-methods to teach Gnus how to suggest moved/copied > articles should be moved (described in section 3.26), but you can't use > gnus-prompt-before-saving to avoid excessive prompting while doing so, > nor is there any other variable analogous to gnus-prompt-before-saving > that can affect article move/copy to groups. I'm not sure I understand. If you `#' a bunch of articles, and then move them with `B m', you should only be prompted once as to where to move the articles. Are you prompted for every article instead? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no