Re: use same numbers for pager(responses) and thread(articles) view

Urs Janßen <[email protected]> Sat, 26 May 2007 15:46:44 +0200
Newsgroups gmane.network.tin.devel
Message-ID <[email protected]>
On Fri, May 25, 2007 at 08:44:26PM +0200, Rado S wrote:
> Moin,
> 
> again picking up an old subject, let me quote myself:
> ------ QUOTE BEGIN ------
> When in the pager I hit #4, it jumps to a different message than
> when I hit #4 in the thread view. This is ... confusing.

it prompts for different things, in the thread level it prompts:
"Select article> " whereas in the pager it prompts
"Read response> ". article 1 is response 0 so the current code is correct.

> Shouldn't the same number jumped to refer to the same message
> in the thread independent of viewing mode?

only if you prompt for the same thing (which the current code doesn't do).