[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-workers] packf: change of cur
From: |
markus schnalke |
Subject: |
[Nmh-workers] packf: change of cur |
Date: |
Tue, 09 Nov 2010 18:09:24 +0100 |
User-agent: |
nmh 1.3 |
Hoi,
I read through uip/packf.c and came across this:
177 if (mp->hghsel != mp->curmsg)
178 seq_setcur (mp, mp->lowsel);
This sets the current message to the first message selected, unless
the last message was the current. This special case is not documented
in the man page.
What's the reason for this special case? I'd rather remove it than
update the documentation.
meillo
- [Nmh-workers] packf: change of cur,
markus schnalke <=