info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prompts when moving articles etc


From: Stein Arild Strømme
Subject: Re: prompts when moving articles etc
Date: Wed, 19 Dec 2007 14:41:04 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

[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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]