Re: mailboxes directive not working correctly (a known bug)

2010-11-22 Thread Michael Elkins

On Sat, Nov 20, 2010 at 09:01:21PM -0500, Mike Hollis wrote:

On Sat, Nov 20, 2010 at 11:00:22AM -0800, Michael Elkins wrote:

On Sat, Nov 20, 2010 at 10:08:41PM +0800, Charles Jie wrote:
It's a bug introduced in mutt 1.5.19. If you can go back to 1.5.18, you
will be rescued. If not, 'set check_mbox_size=yes' before the mailboxes
directive. (It use an alternative method for new-mail checking.)

   Please check my recent post with subject:

   New mail problem - Why I have to leave a folder twice? (New workaround)

FWIW, this should be fixed in 1.5.20.

me

I noted the same problem in my earlier post this month mailbox menu
question and used set check_mbox_size=yes and it fixed the problem.
But I am using 1.5.20.


Do you perhaps have the noatime flag set when mouting that filesystem?

me


Re: mailboxes directive not working correctly (a known bug)

2010-11-22 Thread Mike Hollis
On Mon, Nov 22, 2010 at 08:52:50AM -0800, Michael Elkins wrote:
 On Sat, Nov 20, 2010 at 09:01:21PM -0500, Mike Hollis wrote:
 On Sat, Nov 20, 2010 at 11:00:22AM -0800, Michael Elkins wrote:
 On Sat, Nov 20, 2010 at 10:08:41PM +0800, Charles Jie wrote:
 It's a bug introduced in mutt 1.5.19. If you can go back to 1.5.18, you
 will be rescued. If not, 'set check_mbox_size=yes' before the mailboxes
 directive. (It use an alternative method for new-mail checking.)
 
Please check my recent post with subject:
 
New mail problem - Why I have to leave a folder twice? (New 
  workaround)
 
 FWIW, this should be fixed in 1.5.20.
 
 me
 I noted the same problem in my earlier post this month mailbox menu
 question and used set check_mbox_size=yes and it fixed the problem.
 But I am using 1.5.20.
 
 Do you perhaps have the noatime flag set when mouting that filesystem?
 
 me

 No , it is mounted with defaults. 

 Mike H.


Re: mailboxes directive not working correctly

2010-11-20 Thread Scott Stevenson
On Fri, Nov 19, 2010 at 07:51:33PM -0800, emmanuel_mays...@lynceantech.com 
wrote:
 On 15:38 Fri 19 Nov , Robert Holtzman wrote:
  This is caused by unread mail in your first 2 mailboxes. I usually make
  it a point to mark all messages as read when I am ready to change
  mailboxes.
 
 How do you do that? 
 For some reason, as soon as I quit my mailbox (with c), it reports in the 
 status bar that
 new mail has been received in the mailbox I am just leaving.
 All emails are read as far as I can tell.
 is this normal behavior? 
 Is there a trick to mark all email as read (ok, I guess I can tag all of them 
 and mark
 them as read, which I did but still same message is reported when switching 
 mailbox!!!)
 That may be the real problem!
 
 -- 
 Emmanuel

You can use a macro to mark all as read:

macro index AR
tag-patternallentertag-prefixclear-flagNuntag-patternallenter
Mark all as read

-- 
Scott Stevenson sc...@ecubyx.com


pgpDYCXlxSMcO.pgp
Description: PGP signature


Re: mailboxes directive not working correctly

2010-11-20 Thread Monte Stevens
On Fri, Nov 19, 2010 at 07:51:33PM -0800, emmanuel_mays...@lynceantech.com 
wrote:

 For some reason, as soon as I quit my mailbox (with c), it reports in
 the status bar that new mail has been received in the mailbox I am
 just leaving.  All emails are read as far as I can tell.

Try check_mbox_size.

-- 
Monte


Re: mailboxes directive not working correctly (a known bug)

2010-11-20 Thread Charles Jie
Hi,

It's a bug introduced in mutt 1.5.19. If you can go back to 1.5.18, you
will be rescued. If not, 'set check_mbox_size=yes' before the mailboxes
directive. (It use an alternative method for new-mail checking.)

Please check my recent post with subject:

New mail problem - Why I have to leave a folder twice? (New workaround)

best regards,
charlie

On Sat, Nov 20, 2010 at 09:00:47AM -0400, Monte Stevens wrote:
 On Fri, Nov 19, 2010 at 07:51:33PM -0800, emmanuel_mays...@lynceantech.com 
 wrote:

  For some reason, as soon as I quit my mailbox (with c), it reports in
  the status bar that new mail has been received in the mailbox I am
  just leaving.  All emails are read as far as I can tell.

 Try check_mbox_size.

 --
 Monte


Re: mailboxes directive not working correctly (a known bug)

2010-11-20 Thread Michael Elkins

On Sat, Nov 20, 2010 at 10:08:41PM +0800, Charles Jie wrote:

It's a bug introduced in mutt 1.5.19. If you can go back to 1.5.18, you
will be rescued. If not, 'set check_mbox_size=yes' before the mailboxes
directive. (It use an alternative method for new-mail checking.)

   Please check my recent post with subject:

   New mail problem - Why I have to leave a folder twice? (New workaround)


FWIW, this should be fixed in 1.5.20.

me


Re: mailboxes directive not working correctly

2010-11-20 Thread Robert Holtzman
On Fri, Nov 19, 2010 at 07:51:33PM -0800, emmanuel_mays...@lynceantech.com 
wrote:
 On 15:38 Fri 19 Nov , Robert Holtzman wrote:
  This is caused by unread mail in your first 2 mailboxes. I usually make
  it a point to mark all messages as read when I am ready to change
  mailboxes.
 
 How do you do that?

If there only a few messages and they are all grouped together you can
read the first one and then hold down the down arrow until you come to
the end. If there are more than a few or they are scattered, look at the
Mutt Manual under patterns (T, ~N, enter followed by ;, W, N) or set
up a macro as suggested in another post on this thread. The only problem
with this is you may not want to mark everything as read. A macro gives
you no choice. 
 
 For some reason, as soon as I quit my mailbox (with c), it reports in the 
 status bar that
 new mail has been received in the mailbox I am just leaving.

Not quite. It merely says that new (actually unread) mail exists in the
mailbox you just left unless you are set up to constantly receive mail.

 All emails are read as far as I can tell.

That one puzzles me. 

 is this normal behavior? 
 Is there a trick to mark all email as read (ok, I guess I can tag all of them 
 and mark
 them as read, which I did but still same message is reported when switching 
 mailbox!!!)
 That may be the real problem!

Are you sure there isn't/aren't one or more unread messages lurking somewhere
in that mailbox?
 
 -- 
 Emmanuel

-- 
Bob Holtzman
Key ID: 8D549279
If you think you're getting free lunch,
 check the price of the beer


Re: mailboxes directive not working correctly (a known bug)

2010-11-20 Thread Mike Hollis
On Sat, Nov 20, 2010 at 11:00:22AM -0800, Michael Elkins wrote:
 On Sat, Nov 20, 2010 at 10:08:41PM +0800, Charles Jie wrote:
 It's a bug introduced in mutt 1.5.19. If you can go back to 1.5.18, you
 will be rescued. If not, 'set check_mbox_size=yes' before the mailboxes
 directive. (It use an alternative method for new-mail checking.)
 
Please check my recent post with subject:
 
New mail problem - Why I have to leave a folder twice? (New workaround)
 
 FWIW, this should be fixed in 1.5.20.
 
 me
 I noted the same problem in my earlier post this month mailbox menu 
question and used set check_mbox_size=yes and it fixed the problem.
But I am using 1.5.20.

--- Mike Hollis ---


mailboxes directive not working correctly

2010-11-19 Thread emmanuel_mayssat
Hello,

I have been using mutt for 6+ months and have minor configuration issues.
One of them is with the mailboxes directive.

When I change mailbox (with c), mutt goes successively to my 2 FIRST mailboxes 
directives.
But doesn't go to the 3rd, 4th, etc

mailboxes =lists/epics
mailboxes =lists/ts7000
mailboxes =lists/qt
mailboxes =lists/svlug
mailboxes =lists/comedi
mailboxes =lists/mplayer

What am I doing wrong?
Is there a better way to easily and quickly change the current mailbox?

-- 
Emmanuel


Re: mailboxes directive not working correctly

2010-11-19 Thread emmanuel_mayssat
On 09:26 Fri 19 Nov , emmanuel_mays...@lynceantech.com wrote:
 When I change mailbox (with c), mutt goes successively to my 2 FIRST 
 mailboxes directives.
 But doesn't go to the 3rd, 4th, etc

Actually, mailbox 1 and 2 round robin.
When I expect to switch to mailbox 3, I am actually redirected to mailbox 1.

FYI.
 
-- 
Emmanuel


Re: mailboxes directive not working correctly

2010-11-19 Thread David Haguenauer
* emmanuel_mays...@lynceantech.com emmanuel_mays...@lynceantech.com, 
2010-11-19 12:01:46 Fri:
 On 09:26 Fri 19 Nov , emmanuel_mays...@lynceantech.com wrote:
  When I change mailbox (with c), mutt goes successively to my 2
  FIRST mailboxes directives.  But doesn't go to the 3rd, 4th,
  etc
 Actually, mailbox 1 and 2 round robin.
 When I expect to switch to mailbox 3, I am actually redirected to mailbox 1.

Oh. After you are shown a mailbox name, press space to cycle through
mailboxes that have new mail. On my system, just hitting `c' shows the
first non-open mailbox with new mail.

-- 
David Haguenauer


pgpcHXXaF4V7W.pgp
Description: PGP signature


Re: mailboxes directive not working correctly

2010-11-19 Thread emmanuel_mayssat
Miracle! It works!
Once again, to fix the bug change the operator!
--
E

On 15:08 Fri 19 Nov , David Haguenauer wrote:
 Oh. After you are shown a mailbox name, press space to cycle through
 mailboxes that have new mail. On my system, just hitting `c' shows the
 first non-open mailbox with new mail.
 
 -- 
 David Haguenauer



-- 
Emmanuel


Re: mailboxes directive not working correctly

2010-11-19 Thread Robert Holtzman
On Fri, Nov 19, 2010 at 09:26:32AM -0800, emmanuel_mays...@lynceantech.com 
wrote:
 Hello,
 
 I have been using mutt for 6+ months and have minor configuration issues.
 One of them is with the mailboxes directive.
 
 When I change mailbox (with c), mutt goes successively to my 2 FIRST 
 mailboxes directives.
 But doesn't go to the 3rd, 4th, etc
 
 mailboxes =lists/epics
 mailboxes =lists/ts7000
 mailboxes =lists/qt
 mailboxes =lists/svlug
 mailboxes =lists/comedi
 mailboxes =lists/mplayer
 
 What am I doing wrong?
 Is there a better way to easily and quickly change the current mailbox?

This is caused by unread mail in your first 2 mailboxes. I usually make
it a point to mark all messages as read when I am ready to change
mailboxes.

-- 
Bob Holtzman
Key ID: 8D549279
If you think you're getting free lunch,
 check the price of the beer


signature.asc
Description: Digital signature


Re: mailboxes directive not working correctly

2010-11-19 Thread emmanuel_mayssat
On 15:38 Fri 19 Nov , Robert Holtzman wrote:
 This is caused by unread mail in your first 2 mailboxes. I usually make
 it a point to mark all messages as read when I am ready to change
 mailboxes.

How do you do that? 
For some reason, as soon as I quit my mailbox (with c), it reports in the 
status bar that
new mail has been received in the mailbox I am just leaving.
All emails are read as far as I can tell.
is this normal behavior? 
Is there a trick to mark all email as read (ok, I guess I can tag all of them 
and mark
them as read, which I did but still same message is reported when switching 
mailbox!!!)
That may be the real problem!

-- 
Emmanuel