nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] problem with mark zeroing out sequences


From: belg4mit
Subject: [Nmh-workers] problem with mark zeroing out sequences
Date: Tue, 25 Feb 2014 16:10:36 -0500

In trying patch the last few nits in MIME-hooks, I seem to uncovered an
odd issue with mark. Despite the default behavior being to not zero a
sequence on -add, mark is clearing the sequence, even when -nozero is
explicitly given.

However I only see this behavior from mark within add-hook. The hook sets
MHCONTEXT to an empty file, but doing so in an interactive shell does not
let one reproduce the behavior. (Lack of) Specification of a +folder
doesn't seem to matter either. There are no default options for mark in
.mh_profile

Any ideas?

Initial .mh_sequences
  cur: 15
  pseq: 1-17
  unseen: 15-17

Called in mime-add-hook if Unseen-Sequence is defined
  mark 18 -nozero -add -seq unseen +/home/user/Mail/folder

Final  .mh_sequences
  cur: 18
  pseq: 18
  unseen: 18

Up to date (v0.05) MIME-hooks
http://pthbb.org/manual/software/MH/MIME-hooks.tgz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]