Re: Feature request for tin

Michael Bienia <[email protected]>
Newsgroups gmane.network.tin.devel
Message-ID <[email protected]>
On 2006-07-13 17:18:49 +0200, Urs Janßen wrote:
> > being viewed before the 'l' key was pressed.
> > 
> > Would you please change it, so the cursor would always point to the last
> > viewed message after pressing the 'l' key?
> 
> that makes more sense, patch anyone?

The attached patch should fix it.

Michael
patch-20060720.diff (text/plain, 345 B)
--- tin-1.9.2/src/thread.c	2006-07-06 10:15:38.000000000 +0200
+++ tin-1.9.2.work/src/thread.c	2006-07-20 14:16:35.569639148 +0200
@@ -1467,6 +1467,7 @@ again:
 
 		case GRP_GOTOTHREAD:		/* 'l' from pager */
 			show_thread_page();
+			move_to_item(which_response(this_resp));
 			return 0;
 
 		default:					/* >=0 normal exit, new basenote */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.