GNU bug report logs - #2164
23.0.90; Failing to get new mail in rmail

Previous Next

Package: emacs;

Reported by: jpff <jpff <at> codemist.co.uk>

Date: Mon, 2 Feb 2009 16:05:07 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2164 in the body.
You can then email your comments to 2164 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2164; Package emacs. (Mon, 02 Feb 2009 16:05:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to jpff <jpff <at> codemist.co.uk>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 02 Feb 2009 16:05:07 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jpff <jpff <at> codemist.co.uk>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.90; Failing to get new mail in rmail
Date: Mon,  2 Feb 2009 15:56:54 +0000
I have just managed to work round all the problems to get my RMAIL
file in mbox format.  But now I cannot read new mail

(setq rmail-primary-inbox-list 
  '("/var/spool/mail/jpff" "/home/jpff/mbox" "/mnt/snout/home/jpff/mbox"))

cardew:/tmp> ls -l "/var/spool/mail/jpff" "/home/jpff/mbox" "/mnt/snout/home/jpff/mbox"
ls: cannot access /home/jpff/mbox: No such file or directory
-rw------- 1 jpff mail  1645024 2009-02-02 15:39 /mnt/snout/home/jpff/mbox
-rw------- 1 jpff users       0 2009-02-02 15:46 /var/spool/mail/jpff

And it says 
(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

The same happens with -q at startup

==John ff
(sorry to report so many problems -- this conversion is causing real
problems)


In GNU Emacs 23.0.90.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2009-02-02 on cardew
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC 
SPC <down> <down> n n C-g C-g r <help-echo> <menu-bar> 
<Edebug> <Go> n g n g g SPC SPC SPC SPC SPC SPC g <menu-bar> 
<mail> <rmail-get-new-mail> SPC q C-x C-f C-g C-g C-h 
a r m a i l - f <next> <backspace> g e <tab> <backspace> 
t <return> <help-echo> <help-echo> <down-mouse-2> <mouse-2> 
<down-mouse-1> <mouse-1> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <help-echo> 
<help-echo> <down-mouse-2> <mouse-2> C-x b * M <tab> 
<return> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <down> <down> <down> <down> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> C-x 
C-f C-g C-x C-f C-g M-x r e p o <tab> r <tab> <ret
urn>

Recent messages:
(No new mail has arrived)
0 new messages read

Back to top level.
Quit [2 times]
goto-history-element: End of history; no default available
Type C-x 1 to remove help window.  
Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help.
Quit [2 times]
Making completion list...

==John ffitch




bug reassigned from package `emacs' to `emacs,rmail'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 02 Feb 2009 22:45:06 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>:
bug#2164; Package emacs,rmail. (Tue, 03 Feb 2009 03:15:03 GMT) Full text and rfc822 format available.

Message #10 received at 2164 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: jpff <jpff <at> codemist.co.uk>
Cc: 2164 <at> debbugs.gnu.org
Subject: Re: bug#2164: 23.0.90; Failing to get new mail in rmail
Date: Mon, 02 Feb 2009 22:03:59 -0500
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 sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Tue, 03 Feb 2009 04:15:06 GMT) Full text and rfc822 format available.

Notification sent to jpff <jpff <at> codemist.co.uk>:
bug acknowledged by developer. (Tue, 03 Feb 2009 04:15:06 GMT) Full text and rfc822 format available.

Message #15 received at 2164-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 2164-done <at> debbugs.gnu.org
Subject: Re: bug#2164: 23.0.90; Failing to get new mail in rmail
Date: Mon, 02 Feb 2009 23:07:41 -0500
Hopefully fixed now.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 03 Mar 2009 15:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.