Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: stromme@math.uib.no (Stein Arild Strømme)
To: info-gnus-english@gnu.org
Subject: Re: prompts when moving articles etc
Date: Wed, 19 Dec 2007 14:41:04 +0100	[thread overview]
Message-ID: <jxuabo6ssy7.fsf@math.uib.no> (raw)
In-Reply-To: <jxuejdjm1dy.fsf@math.uib.no>

[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

  parent reply	other threads:[~2007-12-19 13:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17 13:42 Stein Arild Strømme
2007-12-17 16:35 ` Stein Arild Strømme
2007-12-18  8:26   ` Tassilo Horn
2007-12-18 11:48     ` Group parameters / `gnus-parameters' (was: prompts when moving articles etc) Reiner Steib
2007-12-18 18:49       ` Group parameters / `gnus-parameters' Tassilo Horn
2008-02-04 12:12       ` Sébastien Vauban
2008-02-04 18:13         ` verbatim markers (was: Group parameters / `gnus-parameters') Reiner Steib
2007-12-18 11:37   ` prompts when moving articles etc Reiner Steib
2007-12-19 13:10     ` Stein Arild Strømme
     [not found]   ` <mailman.5150.1197966396.18990.info-gnus-english@gnu.org>
2007-12-18 13:19     ` Stein Arild Strømme
2007-12-18 15:09       ` Tassilo Horn
     [not found]       ` <mailman.5158.1197991076.18990.info-gnus-english@gnu.org>
2007-12-19 10:20         ` Stein Arild Strømme
2007-12-19 13:36           ` Ted Zlatanov
2007-12-19 13:41           ` Stein Arild Strømme [this message]
2007-12-18 13:15 ` Martin Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jxuabo6ssy7.fsf@math.uib.no \
    --to=stromme@math.uib.no \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).