all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Frank Fredstone <none@not.no>
To: help-gnu-emacs@gnu.org
Subject: Re: Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13?
Date: Thu, 07 Jan 2010 13:24:16 -0800	[thread overview]
Message-ID: <87zl4pobgf.fsf@not.no> (raw)
In-Reply-To: 87y6k97n14.fsf@marauder.physik.uni-ulm.de

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Wed, Jan 06 2010, Frank Fredstone wrote:
>
>> (setq gnus-secondary-select-methods
>>           '((nnml "mail")
>>                 (nnimap "asdf" [...]
>
>> I use fetchmail and exim which put email in /var/spool/user. Dovecot
>> stores INBOX in that same file, the mbox file. For other folders it
>> stores to maildir files.
>>
>> This worked fine with emacs 22 and gnus. Now, with emacs 23.1, when I
>> start gnus, with nnimap-split-inbox unset, the messages that were in
>> the mbox file are moved to nnml+mail:inbox. The result is that my
>> imap inbox is empty, and the mbox file is empty.
>>
>> Do you know what I can do to have it not move me email?
>
> Remove '(file) from `mail-sources'.

Actually, I have mail-sources unset, so it's nil.

I have also tried removing (nnml "mail") from
gnus-secondary-select-methods, and I've also tried changing it to
(nnml "mail" (nnml-get-new-mail nil)). Either of those changes results
in my IMAP inbox being empty, and teh email disappears (it's in an
Incoming... file).

I have also tried adding:

(setq nnmail-spool-file '("/var/mail/empty"))

where /var/mail/empty is an empty file, and it still empties my IMAP inbox.



  reply	other threads:[~2010-01-07 21:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 18:27 Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13? Frank Fredstone
2010-01-07 19:06 ` Reiner Steib
2010-01-07 21:24   ` Frank Fredstone [this message]
2010-01-08 17:37     ` Reiner Steib
2010-01-08 18:40       ` Frank Fredstone
2010-01-08 22:22         ` Ted Zlatanov
2010-01-09 12:37           ` Reiner Steib

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=87zl4pobgf.fsf@not.no \
    --to=none@not.no \
    --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.