all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jeffrey DeLeo <JeffreyDeLeo@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: read emails from a Maildir in gnus
Date: Thu, 16 Jan 2014 16:24:25 -0500	[thread overview]
Message-ID: <87ob3b62nq.fsf@Padma.dharma.lan> (raw)
In-Reply-To: 871u077q6z.fsf@Padma.dharma.lan


Oops - that should be:
(setq gnus-secondary-select-methods
 '(nnmaildir "mymailbox" (directory "~/Mail/xeonmailinglist")))

Jeffrey DeLeo <JeffreyDeLeo@gmail.com> writes:

> If I understand your situation correctly, another program puts mail in
> the directory "~/Mail/xeonmailinglist". You would like to use gnus to
> read it.
>
> How about: (setq gnus-secondary-select-methods '("mymailbox"
> (directory "~/Mail/xeonmailinglist")))
>
> I guess you could set 'gnus-select-method to that if you wanted, I
> didn't try that.
>
> In any case, when you run gnus, run 'gnus-group-list-active' (by
> hitting A A). You should find a group looking something like
> "nnmaildir+mymailbox:INBOX". Subscribe to it.




      reply	other threads:[~2014-01-16 21:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15 10:35 read emails from a Maildir in gnus xeon Mailinglist
2014-01-16 16:48 ` Michael Heerdegen
2014-01-16 18:10 ` Jeffrey DeLeo
2014-01-16 21:24   ` Jeffrey DeLeo [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=87ob3b62nq.fsf@Padma.dharma.lan \
    --to=jeffreydeleo@gmail.com \
    --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.