Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Subject: Re: Creating nnmaildir
Date: Thu, 17 Mar 2005 11:40:29 -0500	[thread overview]
Message-ID: <m31xaekyy4.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <m2wts6tvjk.fsf@maskin.flamestrike.no-ip.org>

Jarle Thorsen <jarle@genbukan.no> wrote:
> When I go to the Server buffer I don't have any nnmaildir server???

Have you restarted Gnus or reloaded .gnus since you changed it?

> (add-to-list 'gnus-secondary-select-methods
>              '(nnmaildir "" (directory "~/Mail/nnmaildir")))

Different parts of Gnus all use ~/Mail by default, but in different,
incompatible ways.  (I guess they assume they won't all be used at the
same time, but sometimes that's wrong.)  I'd suggest using a different
directory to ensure this doesn't interfere with any other parts of
Gnus.

> $ls -l ~/Mail/nnmaildir/
> total 0
> lrwxrwxrwx  1 jarle jarle 22 Mar 16 22:31 spam -> /home/jarle/Mail/spam//
>
> (hmmm, why do I have two "/" after spam when I do "ls"? Never seen this
> before...)

I don't know, but you should be able to fix it like this:
$ cd ~/Mail/nnmaildir
$ rm spam
$ ln -s ~/Mail/spam spam


paul


      reply	other threads:[~2005-03-17 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-11 17:00 Jarle Thorsen
2005-03-14  5:47 ` Paul Jarc
2005-03-14 21:27   ` Jarle Thorsen
2005-03-15  1:00     ` Paul Jarc
2005-03-16 21:42   ` Jarle Thorsen
2005-03-17  6:47     ` Paul Jarc
2005-03-17 10:29       ` Jarle Thorsen
2005-03-17 16:40         ` Paul Jarc [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=m31xaekyy4.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    /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).