all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nnfolder usage
@ 2003-02-24 10:43 Torsten Bronger
  2003-02-24 13:44 ` Kai Großjohann
  2003-02-24 20:47 ` Marc Girod
  0 siblings, 2 replies; 3+ messages in thread
From: Torsten Bronger @ 2003-02-24 10:43 UTC (permalink / raw)


Halloechen!

I try to switch to Gnus, using the nnfolder backend for my emails.  
For far, I've used KMail.  I advised Gnus to split my old mails 
(imported via G-f) into several nnfolder files in ~/Mail.  So far 
no problem.

But how do I access these new folder files?  Also G-f?  Or is there
a way that Gnus searches the ~/Mail directory for folders by itself?
If I use G-f, Gnus calls these folders e.g.
  nndoc+/home/bronger/Mail/Sonstiges:Sonstiges
which is a little bit complicated.  Can I change this?
(G-r didn't work.)

Thank you!

Tschoe,
Torsten.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nnfolder usage
  2003-02-24 10:43 nnfolder usage Torsten Bronger
@ 2003-02-24 13:44 ` Kai Großjohann
  2003-02-24 20:47 ` Marc Girod
  1 sibling, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2003-02-24 13:44 UTC (permalink / raw)


Torsten Bronger <bronger@physik.rwth-aachen.de> writes:

> I try to switch to Gnus, using the nnfolder backend for my emails.  
> For far, I've used KMail.  I advised Gnus to split my old mails 
> (imported via G-f) into several nnfolder files in ~/Mail.  So far 
> no problem.

Wrong.

> But how do I access these new folder files?

Never "manually" write to ~/Mail.  Gnus gets angry if you do that.
To create a "proper" folder, do this:

G m foo.bar RET nnfolder: RET           (the ":" is important)
    (now you have an empty group nnfolder:foo.bar)
G f /path/to/old/mbox/file/outside/of/~/Mail RET
    (enter this group)
M P a                                   (mark all articles)
B c nnfolder:foo.bar RET                (copy them to new group)

Repeat for all groups.
-- 
A preposition is not a good thing to end a sentence with.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nnfolder usage
  2003-02-24 10:43 nnfolder usage Torsten Bronger
  2003-02-24 13:44 ` Kai Großjohann
@ 2003-02-24 20:47 ` Marc Girod
  1 sibling, 0 replies; 3+ messages in thread
From: Marc Girod @ 2003-02-24 20:47 UTC (permalink / raw)


>>>>> "TB" == Torsten Bronger <bronger@physik.rwth-aachen.de> writes:

TB> But how do I access these new folder files?

I have "spools" in my ~/mail directory, out of which Gnus makes the
folders in my ~/Mail directory.

I feed the spools with procmail.

-- 
Marc Girod        P.O. Box 323        Voice:  +358-71 80 25581
Nokia NBI         00045 NOKIA Group   Mobile: +358-50 38 78415
Takomo 1 / 4c27   Finland             Fax:    +358-71 80 61604

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-24 20:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 10:43 nnfolder usage Torsten Bronger
2003-02-24 13:44 ` Kai Großjohann
2003-02-24 20:47 ` Marc Girod

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.