Re: if "q" active, please *add* it to prompt-lists, et [xyz%+q].

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

 



On Mon, Jun 17, 2002 at 06:10:24AM -0400, David Combs wrote:
>      Unkill: +select, thread, subthread, or all? [+tsan] 
> 
> I don't know what I did to get there, I
> had no idea what it was talking about (select,
> thread (which thread?), subthread, and
> all).

As far as I know, you can always hit 'h' for help at any prompt like
this:

  Type + to enter select thread mode using all the already-read articles.
  (The selected threads will be marked as unread and displayed as usual.)
  Type t or SP to mark this thread's articles as unread.
  Type s to mark the current article and its descendants as unread.
  Type a to mark all articles in this group as unread.
  Type n to change nothing.

Wayne, shall I commit this?

Index: ng.c
===================================================================
RCS file: /cvsroot/trn/trn4/ng.c,v
retrieving revision 1.2
diff -p -u -r1.2 ng.c
--- ng.c	1 Dec 2000 19:54:16 -0000	1.2
+++ ng.c	17 Jun 2002 11:53:28 -0000
@@ -645,7 +645,7 @@ art_switch()
 #ifdef TERSE
 		u_prompt = "\nUnkill?";
 #endif
-	    dfltcmd = "+an";
+	    dfltcmd = "+anq";
 	}
 	else {
 #ifdef VERBOSE
@@ -666,7 +666,7 @@ t or SP to mark thread unread.\n\
 s to mark subthread unread.\n";
 	    }
 #endif
-	    dfltcmd = "+tsan";
+	    dfltcmd = "+tsanq";
 	}
       reask_unread:
 	in_char(u_prompt,'u',dfltcmd);
@@ -685,7 +685,7 @@ Type + to enter select thread mode using
 		fputs(u_help_thread,stdout);
 		fputs("\
 Type a to mark all articles in this group as unread.\n\
-Type n to change nothing.\n\
+Type n or q to change nothing.\n\
 ",stdout) FLUSH;
 		termdown(6);
 	    }
@@ -699,7 +699,7 @@ Type n to change nothing.\n\
 		fputs(u_help_thread,stdout);
 		fputs("\
 a to mark all articles unread.\n\
-n to change nothing.\n\
+n or q to change nothing.\n\
 ",stdout) FLUSH;
 		termdown(5);
 	    }

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

[Index of Archives]     [Photo]     [Yosemite]     [Epson Inkjet]     [Mhonarc]     [Nntpcache]

  Powered by Linux