home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / auucp+-1.02 / auucpplus1_02d2.lzh / lib / Arnhelp.txt < prev    next >
Encoding:
Text File  |  1990-10-07  |  4.4 KB  |  92 lines

  1. HELP -- MORE Commands.
  2. Paging and text Commands:
  3. ^R,v    : restart the current article (v= verbose header). Turns rot13 mode off.
  4. ^B      : Back up one page.
  5. ^L      : Redisplay this page.
  6. x       : Display next page in rot(13) mode (toggles).
  7. X       : Redisplay this Page in rot(13) mode.
  8. ^X      : Restart current article in rot(13) mode.
  9. T number: Enter new rot-number (default 13).
  10. SPACE   : display next page, like 'n' at the end of the article.
  11. g pat   : search in this article for given pattern (*? Wildcards).
  12. G       : continue search for pattern.
  13.  
  14. Article Selection Commands:
  15. n       : read next unread article.
  16. N       : read next article (read or unread).
  17. p       : read previous unread article (if none do 'n').
  18. P       : read previous article (read or unread, if none do 'n').
  19. ^       : goto first unread article.
  20. $       : goto last artice.
  21. number  : goto article.
  22. ^F      : search for next article with reference to displayed article.
  23. ^E      : like ^F but in the other direction (previous).
  24. ^P      : search for parent article (first msg-id in references).
  25. >,<     : search for next/prev article refering to the same parent article.
  26. /pat\mod: searches for pat in article(s) ("Subject:"-line).
  27.           Mod: c-case dependent, a-search in whole article, h-search in header,
  28.                r-search in read articles, too. (Wildcards *? in pat allowed)
  29. ?pat\mod: to search in the other direction.
  30. r,R     : Reply. Invokes editor and produces a reply ('R' for quoting text)
  31. f,F     : Invokes editor and produces a FOLLOW-UP ('F' for quoting orig. text)
  32. E       : enter a new message (post new article).
  33. C       : Cancel this article, if yours.
  34. s name  : appends article(s) to a file (name if given, else SAVENEWS:groupname)
  35. S cmd   : saves article(s) to standard-input of cmd and opens a SHELLWINDOW.
  36. s |cmd  : same as S cmd, but doesn't open a shell-window, uses NULL: instead.
  37. w,W     : like s,S but without header.
  38. |       : synonym for "S |cmd" or "S cmd"
  39. u       : don't mark this article as read.
  40. j       : junk this article (mark it as read) and do 'n'.
  41. =       : List subjects of articles in this newsgroup.
  42. c       : Catch up. Mark all articles as read! Goto next group.
  43. d,^D    : mark article as deleted ('d' skips to next unread, '^D' stays).
  44. D       : remove the delete mark from article.
  45. o       : execute EXTERNALPRG if specified.
  46. ^T      : Show ScreenTitle. This key toggles (show/hide).
  47. ^G      : Show current newsgroup status.
  48. ^S      : Quit reading this group and rescan group, or re-read the active-file.
  49. h,H     : HELP. Display this text.
  50. q       : Quit reading this article (let it marked read or unread).
  51.           Stay in this newsgroup if any unread articles left.
  52. Q       : Exit and don't update the grouplist-file (Emergency Exit).
  53.  
  54. range cmd: A range consists of one or more subranges:
  55.              range= subrange{","subrange} with
  56.              subrange= number[":"flags] | number"-"number[":"flags]
  57.  
  58.            special numbers: ^ first article, $ last article, . current article
  59.            valid flags: U,u,R - unread ; r - read; D - not deleted, d - deleted
  60.            cmd is one of =,r/j,u/U,x/d,D,w,s,w,W,s,S,|
  61.  
  62.            j,r - mark it read; u,U - mark it unread; x,d - mark it deleted;
  63.            D - mark it undeleted; w,W,s,S,| - see above (save,write)
  64.  
  65. #
  66. HELP -- Newsgroup Selection Commands.
  67. y       : enter this group and read next unread article.
  68. n       : don't read this group, searches for next group with unread news.
  69. p       : search previous group with unread articles.
  70. N       : go to next newgroup
  71. P       : go to previous newsgroup.
  72. 1       : go to first newsgroup.
  73. ^       : go to first newsgroup with unread news.
  74. $       : go to last newsgroup.
  75. -       : go to recently/previous read newsgroup (toggles).
  76. =       : List subjects of articles in this newsgroup.
  77. g name  : go to the named newsgroup. Resubscribe newsgroups this way, too.
  78. /,? pat : search for the newsgroup with "pat" in its name.
  79.           / searches forward, ? backwards. Wildcards * and ? allowed.
  80. E       : enter a new article (any newsgroup).
  81. c       : Catch up. Mark all articles in this group as read! Goto next group.
  82. ^U      : Unsubscribe this group!
  83. ^T      : Show/Hide ScreenTitle.
  84. ^D      : Delete this newsgroup from GroupList.
  85. ^N      : Check for new groups.
  86. ^S      : Rescan current newsgroup or re-read the active-file.
  87. h,H     : Display this text.
  88. q       : Quit Arn, update Grouplist (copy of the old one is GROUPLIST.bak).
  89. Q       : (Emergency) Exit. Quit without updating Grouplist.
  90.  
  91.  
  92.