unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: jpff <jpff@codemist.co.uk>
Cc: 2164@emacsbugs.donarmstrong.com
Subject: bug#2164: 23.0.90; Failing to get new mail in rmail
Date: Mon, 02 Feb 2009 22:03:59 -0500	[thread overview]
Message-ID: <tweiyg9q74.fsf@fencepost.gnu.org> (raw)
In-Reply-To: 3591-Mon02Feb2009155654+0000-jpff@codemist.co.uk

jpff wrote:

> (setq rmail-primary-inbox-list 
>   '("/var/spool/mail/jpff" "/home/jpff/mbox" "/mnt/snout/home/jpff/mbox"))
[...]
> (No new mail has arrived)
> 0 new messages read
>
> But there are 219 messages in /mnt/snout/home/jpff/mbox which is my
> main mailbox


There's a loop missing from rmail-get-new-mail. If you have two or
more inboxes with the same basename, rmail will silently stop
processing your inbox list when it encounters the first name clash.
Whee.

A temporary workaround is to rename your inboxes to have distinct
basenames (eg "/home/jpff/mbox2", "/mnt/snout/home/jpff/mbox").

:(






  reply	other threads:[~2009-02-03  3:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <xqwsc8w4c2.fsf@fencepost.gnu.org>
2009-02-02 15:56 ` bug#2164: 23.0.90; Failing to get new mail in rmail jpff
2009-02-03  3:03   ` Glenn Morris [this message]
2009-02-03  4:15   ` bug#2164: marked as done (23.0.90; Failing to get new mail in rmail) Emacs bug Tracking System

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tweiyg9q74.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=2164@emacsbugs.donarmstrong.com \
    --cc=jpff@codemist.co.uk \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).