nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] refile and moving sequences with messages

2013-03-15 09:49:30
Hi Kevin,

This is the last piece of the puzzle.  I need to basically write the
predicate "is message N in sequence S?"  Ideas on how to do that?
I've combed the man pages and haven't found a way, yet.  Ideas
welcome.

I find this a deficiency in pick, e.g. there's no `pick -msgnum 42
existingseq'.

    pick -seq lp 42 &&
    mark -s lp -del S &&
    mark -s lp -list | grep -q ': $' &&
    echo in

The way to shut pick(1) up is in my other recent email.

Cheers, Ralph.

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>