From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/10066 Path: news.gmane.org!not-for-mail From: stromme@math.uib.no (Stein Arild =?iso-8859-1?Q?Str=F8mme?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: prompts when moving articles etc Date: Wed, 19 Dec 2007 14:41:04 +0100 Organization: Universitetet i Bergen, Matematisk institutt Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1198075311 20088 80.91.229.12 (19 Dec 2007 14:41:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Dec 2007 14:41:51 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Dec 19 15:42:03 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J507V-0002QP-5a for gegu-info-gnus-english@m.gmane.org; Wed, 19 Dec 2007 15:42:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J507B-0006pm-DH for gegu-info-gnus-english@m.gmane.org; Wed, 19 Dec 2007 09:41:41 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.freenet.de!news.tiscali.de!uio.no!nntp.uib.no!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 57 Original-NNTP-Posting-Host: mi061052.klientdrift.uib.no Original-X-Trace: toralf.uib.no 1198071664 76702 129.177.61.52 (19 Dec 2007 13:41:04 GMT) Original-X-Complaints-To: abuse@uib.no Original-NNTP-Posting-Date: 19 Dec 2007 13:41:04 GMT User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:nRh/qpp7FiEk7bZ+/rtvQgCAXFM= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:80279 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:10066 Archived-At: [Stein Arild Strømme] | [Tassilo Horn] | | | stromme@math.uib.no (Stein Arild Strømme) writes: | | | | > | >> I'm trying to migrate from nnml to nnimap for my mail. When I move a | | > | >> message using "B m" , gnus prompts for a mailbox by putting nnimap: | | > | >> in the echo area. I would prefer something like | | > | >> nnimap+imap.uib.no/mail: | | > | >> ^^^^^^^^^^^^^^^^^^^^^^^^ | | > | > that would be nnimap+imap.uib.no:mail/ of course. | | > | | | > | Looking at the code it seems you can set the variable | | > | `gnus-current-move-group' to "nnimap+imap.uib.no:mail/". | | > | | > Thanks for that tip, but it does not do what I want! | | > | | > `gnus-current-move-group' is the suggested default for moving | | > messages, usually taking the value of the last group I moved something | | > into. I'm happy with that behaviour. | | > | | > What I want to change is the prompt -- that needs to be completed -- | | > if I move to somewhere *other* than last time. | | | | Hm, the function in gnus-move-group-prefix-function does the job of | | inserting the part to complete. Here, if I want to move an article in | | nnmaildir+Fastmail:INBOX.foo, it will use "nnmaildir+Fastmail:" as | | default, which is nearly what you want (the mail/ is missing). | | | | Do you have several nnimap servers, one unnamed, and want to move an | | article from a group of the unnamed server? That would explain the | | behaviour you see. | | As far as I know, I have only one: | | (setq gnus-secondary-select-methods | '((nnml "") | (nnimap "imap.uib.no" | (nnimap-stream ssl) | (nnimap-list-pattern ("INBOX" "mail/*")) | ))) | | However, I may have screwed up something earlier that leaves traces | somewhere. Update: I threw .newsrc.eld out for a moment, and then the prompt in question suddenly reads "nnimap+imap.uib.no:", a large improvement. So there is something in the old history. I might as well start over, not that hard, it seems. SA -- Stein Arild Strømme +47 55584825, +47 95801887 Universitetet i Bergen Fax: +47 55589672 Matematisk institutt, UiB http://stromme.uib.no/ Johs Brunsg 12, N-5008 BERGEN stromme@math.uib.no