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