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 11:20:41 +0100	[thread overview]
Message-ID: <jxuejdjm1dy.fsf@math.uib.no> (raw)
In-Reply-To: <mailman.5158.1197991076.18990.info-gnus-english@gnu.org>

[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.  I have some groups with names like "nnimap:leikny",
created by me in gnus because of the inviting prompt "nnimap:", but I
don't know where they actually reside; I cannot find them on the imap
server if I use other mail clients (or from other computers).  Also,
groups created by gnus like "nnimap+imap.uib.no:mail/amm" do not show
up in other mail clients until I also create a corresponding folder in
the other mail client.  

Is gnus/nnimap supposed to work in perfect harmony with occasional use
of other imap mail clients?  :-)

This reminds me of another source of irritation (or rather, field of
incompetence on my part): I have several old, emptied and killed
(nnml) mail groups that I no longer use.  They still show up as
choices under tab completion (when applicable).  How do I get rid of
them for good?

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 10:20 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 [this message]
2007-12-19 13:36           ` Ted Zlatanov
2007-12-19 13:41           ` Stein Arild Strømme
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=jxuejdjm1dy.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).