Gnus development mailing list
 help / color / mirror / Atom feed
From: Joao Cachopo <jcachopo@gia.ist.utl.pt>
Subject: Re: Archiving messages and other servers
Date: 06 Aug 1996 16:02:44 +0100	[thread overview]
Message-ID: <wxzq48o8rv.fsf@poirot.ist.utl.pt> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 05 Aug 1996 18:55:17 +0200

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

 Lars> Joao Cachopo <jcachopo@gia.ist.utl.pt> writes:

 Lars> Hm.  `B nnfolder RET archive RET' gives you the groups in
 Lars> "~/Mail/active"?
 >> 
 >> Yes.

 Lars> If you go to the server buffer (`^' in the group buffer) and
 Lars> edit the archive server, what does it look like?

Well, I think I have everything working now....
I cleaned .newsrc.eld by hand and looked into gnus.el a little bit.

As I have gnus-message-archive-group set to nil (I use
gnus-outgoing-message-group instead), the function
gnus-archive-server-wanted-p always returned nil.

Therefore gnus-read-active-file never tried do get
~/Mail/archive/active.
However, as I have some groups from nnfolder+archive: I think gnus
opened a (nnfolder "archive") server, distinct from "archive" which is
by default on gnus-server-alist.

I solved my problem setting gnus-secondary-select-methods to
'("archive" (nnml "")).

Unfortunately, to answer Lars question I removed "archive" and screwed
it up again :-(

In my .newsrc.eld some of the nnfolder+archive groups had "archive" on
the method (or is it server?) and others had (nnfolder "archive").
I edited it manually so that all of them have now "archive".

Reading gnus.el I came to know (maybe its in the manual, I didn't
check) that the secondary-methods are possible answers to `B'.

`B archive RET' gives me the ~/Mail/archive/active list of groups as
expected.

However, `B nnfolder RET archive RET' still gives me the ~/Mail/active
list though.  Is this the intended functionality?
After this command, `^' shows me two {nnfolder:archive} servers.
Editing one of them shows me the correct parameters from
gnus-server-alist.  Editing the other gives error.

(Is this message somehow understandable?)
-- 
Joao Cachopo   *   Homepage: http://www.gia.ist.utl.pt/~jcachopo

                 *** Murphy was an optimist ***


      reply	other threads:[~1996-08-06 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-31 15:43 Joao Cachopo
1996-08-01 20:34 ` Lars Magne Ingebrigtsen
1996-08-02  9:17   ` Joao Cachopo
1996-08-05 16:55     ` Lars Magne Ingebrigtsen
1996-08-06 15:02       ` Joao Cachopo [this message]

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=wxzq48o8rv.fsf@poirot.ist.utl.pt \
    --to=jcachopo@gia.ist.utl.pt \
    /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).