all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus does not see new mail in Maildirs
Date: Fri, 29 Nov 2013 20:18:32 +0100	[thread overview]
Message-ID: <87iovbj9su.fsf@nl106-137-194.student.uu.se> (raw)
In-Reply-To: mailman.7471.1385738567.10748.help-gnu-emacs@gnu.org

Alexis Praga <alexispraga@mailoo.org> writes:

> When fetching new mails with 'g', Gnus does not see
> the new mail in my inbox and I have to restart it in
> order to show them.
>
> New mail arrive in ~/Mail/inbox/new and Gnus moves it
> automatically to ~/Mail/inbox/cur.  Also, the 'inbox'
> group disappears when fetch new mail !  Here's my
> config :
>
> (setq
>         gnus-select-method '(nnmaildir "" (directory "~/Mail/"))
>         mail-sources '((maildir :path "~/Mail/inbox/"
> :subdirs ("cur" "new")))
> )

Do you insist on using nnmaildir? I use nnml (never
heard of nnmaildir, although sounds sort of the same)
and never had this problem, so I don't know. I remember
it was very easy to setup mail for Gnus after talking
to a guy on this list.

(setq gnus-secondary-select-methods
      '((nnml ""))
      mail-user-agent 'gnus-user-agent
      read-mail-command 'gnus)

But if you want to stick to nnmaildir I can't help
you. You know of gnu.emacs.gnus, of course?

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


       reply	other threads:[~2013-11-29 19:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7471.1385738567.10748.help-gnu-emacs@gnu.org>
2013-11-29 19:18 ` Emanuel Berg [this message]
2013-11-29 10:53 Gnus does not see new mail in Maildirs Alexis Praga
2013-11-29 21:09 ` William G. Gardella
2013-11-29 21:41   ` Alexis Praga
2013-11-29 23:26     ` William G. Gardella
2013-11-29 23:48       ` Alexis Praga
2013-11-30  7:25         ` W. Greenhouse
2013-11-30 11:24           ` Alexis Praga
     [not found]   ` <mailman.7507.1385761301.10748.help-gnu-emacs@gnu.org>
2013-11-29 22:22     ` Emanuel Berg
     [not found] ` <mailman.7504.1385759419.10748.help-gnu-emacs@gnu.org>
2013-11-29 21:36   ` Emanuel Berg
2013-11-30  0:03     ` William G. Gardella
     [not found]     ` <mailman.7595.1385769824.10748.help-gnu-emacs@gnu.org>
2013-11-30  0:35       ` Emanuel Berg

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=87iovbj9su.fsf@nl106-137-194.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.
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.