home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / networking / mail&news / arn1.03 / arnhelp.txt < prev    next >
Text File  |  1994-06-29  |  12KB  |  267 lines

  1.   HELP -- MORE Commands.
  2.  
  3. Paging and text Commands:
  4.  
  5. Display                          Searching
  6. T     top                        g pat  search for pattern (substring)
  7. B     bottom                     G      continue search
  8. ^H,BS previous page
  9. v     verbose header             Reply/FollowUp/Post/Cancel
  10. ^L    redisplay page             r,R    Reply (R includes original)
  11. SPACE next page                  f,F    FollowUp (F incl. orig.)
  12. ENTER next line                  M      forward article via e-mail, special FUp
  13. O     options-menu               E      Post a new article into group
  14.                                  c      Cancel article
  15.  
  16. rot-decrypt                      Moving
  17. x     rot(13) this page          n,N    Next selected article
  18. D     new rot number.            p,P    Previous sel. article
  19.                                  j      mark as read and goto next
  20.                                  k      junk thread
  21.  
  22. saving articles                  Exit
  23. s     save with header           Q return to article selection or next group.
  24. w     save w/o header            q quits this article. Stays in selection.
  25. os,ow save selected articles     X return to article selection.
  26. more details...
  27.  
  28. Paging and text Commands in detail:
  29.  
  30. Display
  31. T,v     : restart the current article (v= verbose header). Turns rot13 mode off.
  32. ^H,
  33. BACKSPC : back to previous page(s).
  34. B       : go to text bottom.
  35. ^L      : redisplay this page.
  36. O       : turn Clear-Screen-Mode on/off, turn Header-Stop-Mode on/off.
  37. x       : display this page in rot(13) mode (toggles) and turn rot-mode on.
  38. D number: enter new rot-number (default 13).
  39. SPACE   : display next page, like 'n' at the end of the article.
  40. ENTER   : display next line only.
  41. ^T      : Show ScreenTitle. This key toggles (show/hide).
  42.  
  43. Searching
  44. g pat   : search in this article for given pattern (substring).
  45. G       : continue search for pattern.
  46.  
  47. Selection Commands in pager:
  48. N,n     : read next selected article.
  49. p,P     : read previous selected article.
  50. number  : goto article. (Then return to selection thread).
  51. k       : marks current subject as read and deselects it, then 'n'.
  52.  
  53. Searching in articles
  54. /pat~mod: searches for pat in article(s) ("Subject:"-line).
  55.           mod: c-case dependent, a-search in whole article, h-search in header,
  56.                r-search in read articles, too. (REGEXP)
  57. ?pat~mod: to search in the other direction.
  58.  
  59. Reply/FollowUp/Post/Cancel
  60. r,R     : reply. Invokes editor and produces a reply ('R' for quoting text)
  61. f,F     : Invokes editor and produces a follow-up ('F' for quoting orig. text)
  62. M       : Special menu for forwarding (via e-mail) and special quoting.
  63. E       : enter a new message (post new article).
  64. c       : Cancel this article, if yours.
  65.  
  66. Saving or printing articles
  67. s name  : appends article(s) to a file (name if given, else SAVENEWS:groupname)
  68.           To print an article use: s prt:
  69. S cmd   : saves article(s) to standard-input of cmd and opens a SHELLWINDOW.
  70. s |cmd  : same as S cmd, but doesn't open a shell-window, uses NULL: instead.
  71. w,W     : like s,S but without header.
  72. |       : synonym for "S |cmd" or "S cmd".
  73. ow,os   : save selected articles in thread order.
  74.  
  75. Marking articles
  76. u       : don't mark this article as read.
  77. j       : junk this article (mark it as read) and do 'n'.
  78. J       : junk this article and stay at this article.
  79. C       : Catch up. Mark all articles as read! Goto next group.
  80.  
  81. X-file commands
  82. K       : Add subject or author to your local/global X-file or edit it.
  83.           This key calls a menu.
  84. d       : Add subject to your local X-file.
  85.  
  86. Miscellaneous
  87. e       : execute EXTERNALPRG if specified.
  88. I       : Show current newsgroup status.
  89. h,H     : HELP. Display this text.
  90. range cmd: A range consists of one or more subranges:
  91.            range:== subrange{","subrange}
  92.            subrange:== number{":"flags} | number"-"number{":"flags}
  93.            flags:== [minflag]
  94.            minflag:== u | U | r | R | s | S | n | N
  95.  
  96.            special numbers: ^ first article, $ last article, . current article
  97.            valid flags: U,u,R - unread ; r - read; s - selected, S - not selected,
  98.                         n - new, N - not new.
  99.            cmd is one of =,r/j,u/U,m,M,w,s,w,W,s,S,|,os,ow,oS,oW
  100.  
  101.            j,r - mark it read; u,U - mark it unread; m - select, M - unselect;
  102.            w,W,s,S,| - see above (save,write)
  103.  
  104. Exit
  105. q       : Quit reading this article (let it marked read or unread).
  106.           Doesn't return to article-selection if in selection-thread.
  107. Q,X     : Return to article selection. X aborts TAB-command!
  108. ^C      : Exit and don't update the GROUPLIST-file (Emergency Exit).
  109.  
  110. ##
  111.   HELP -- Article Selection Commands.
  112.  
  113. Selection                           Reading
  114. a..z    article with tag            Z         read all selected immediately
  115. d-.e     range d-.e                 TAB       like Z, then catchup group
  116. *       unread w. same subject      SPACE     if on last selection page
  117. +       all new                     ENTER     read article in cursor line
  118. @       invert selection
  119. #       all articles
  120. %       unselect all articles       Paging
  121.                                     SPACE     next page
  122. Moving Cursor                       >,C-RIGHT next page, if on last goto 1st
  123. C-UP    cursor-up                   <,C-LEFT  previous page.
  124. C-DOWN  cursor-down                 ^         goto first page
  125.                                     $         goto last page
  126. Post
  127. E       post a new article          Display
  128.                                     A         all articles
  129. Marking                     V         View-Menu. Determine article order.
  130. J       Mark as read
  131. U       Mark as unread              X-file
  132. M       Menu for marking            K        X-file menu.
  133.         and unsubsciption           O        Options menu. Turn X-files on/off.
  134.  
  135. Exit
  136. N,Q     next selected group        C       catchup group -> N
  137. P       previous selected group    X       back to group-selection
  138.  
  139. ...more
  140.  
  141.   HELP -- Article Selection Commands in detail.
  142.  
  143. Selection
  144. ENTER   : displays article which is on your cursorline.
  145. SPACE   : show next page of articles (if on last page, read marked articles).
  146. a-z     : selects an article for later reading ('.a'-'.z' or '.A'-'.Z', too).
  147. *       : select all articles with same subject as the previous selected.
  148. +       : select all new articles.
  149. @       : invert the selection (selects whole page if none selected).
  150. #       : select all articles.
  151. C-UP    : cursor up.
  152. C-DOWN  : cursor down.
  153.  
  154. Display
  155. SPACE   : show next page of articles (if on last page, read selected articles).
  156. >,C-RIGHT: same as space.
  157. <,C-LEFT : one page back.
  158. ^       : go to first page.
  159. $       : go to last page.
  160. A       : show all articles (not only unread and new).
  161. V       : View-Menu. Select between different article-orders.
  162. ^T      : show/hide ScreenTitle.
  163.  
  164. Reading articles
  165. Z       : read all selected articles, now!
  166. TAB     : read all selected articles now and then catchup that group.
  167. SPACE   : if on last page, read selected articles.
  168.  
  169. Marking articles
  170. J       : mark as read
  171. U       : mark as unread
  172.  
  173. Searching in articles
  174. /pat~mod: searches for pat in article(s) ("Subject:"-line).
  175.           mod: c-case dependent, a-search in whole article, h-search in header,
  176.                r-search in read articles, too. (REGEXP)
  177. ?pat~mod: to search in the other direction.
  178.  
  179. Other
  180. N,P     : go to next or previous selected newsgroup.
  181. C       : catch up. Mark all articles in this group as read! Goto next group.
  182. M       : unsubscribe this group!
  183. E       : Post an article to this group.
  184. O       : Options menu. Turn Clear-Screen-Mode on/off, Header-Stop-Mode on/off,
  185.                         local or global X-files on/off.
  186. B       : Version info.
  187.  
  188. X-files
  189. K       : Add subject or author to your local/global X-file or edit it.
  190.           An X-file menu is called (AUTOSELECTION here).
  191.  
  192.  
  193. Exit
  194. X       : Go back to newsgroup-selector.
  195. Q       : Quit reading this group. Go to next selected group.
  196. ^Q      : Leave Arn immediately (GROUPLIST is not saved!).
  197. ##
  198.   HELP -- Newsgroup Selection Commands.
  199.  
  200. Selection                           Go into group
  201. a..z    group with tag              Z         goto all selected immediately
  202. d-e     range d-e                   SPACE     goto all if on last selection page
  203. +       all new groups              ENTER     enter group in cursor line
  204. @       invert selection            G name    goto group
  205. #       all articles
  206. %       unselect all                Paging
  207.                                     SPACE     next page
  208. Moving Cursor                       >,C-RIGHT next page, if on last goto 1st
  209. C-UP    cursor-up                   <,C-LEFT  previous page.
  210. C-DOWN  cursor-down                 ^         goto first page
  211.                                     $         goto last page
  212. Post
  213. E      post article to the net.    Grouplist
  214.                                     L         list all available groups
  215. Display                             V        move, sort
  216. A       all groups                  U       unsubscribe/resubscribe group(s)
  217. V       View-menu
  218.  
  219. Exit
  220. Q         quit and update grouplist, resets new flags
  221. X         quit and update grouplist, leaves new flags as they are.
  222. ^C        Don't update grouplist. Quick exit
  223.  
  224. more...
  225. HELP -- Newsgroup Selection Commands in detail.
  226.  
  227. Selection
  228. a-z     : selects a group for later reading.
  229. +       : select all groups with new articles.
  230. @       : invert the selection (selects whole page if none selected).
  231. #       : select all groups (on all pages).
  232. %       : unselect all groups (on all pages).
  233. C-UP    : cursor up.
  234. C-DOWN  : cursor down.
  235.  
  236. Display
  237. SPACE   : show next page of newsgroups (if on last page, read selected groups).
  238. C-RIGHT : same as space.
  239. C-LEFT  : one page back.
  240. ^       : go to first page.
  241. $       : go to last page.
  242. A       : show all groups that are subscribed.
  243. ^T      : show/hide ScreenTitle.
  244. L       : list all available newsgroups from GROUPLIST.
  245. V       : View Menu. Move, Show unsubscribed groups, Sort.
  246.  
  247. Miscellaneous
  248. ENTER   : enter this group and display unread/new articles.
  249. C       : catchup group in cursor line.
  250. E       : Post an article to the net.
  251. G name  : go to the named newsgroup. Resubscribe newsgroups this way, too.
  252. /,? pat : search for the newsgroup with substring <pat>  in its name.
  253.           / searches forward, ? backwards. / and ? alone repeat the search.
  254. U       : Unsubscribe/resubscribe (selected) group(s).
  255. O       : Options menu. Turn Clear-Screen-Mode on/off, Header-Stop-Mode on/off,
  256.                         local or global X-files on/off.
  257. R       : Reread active-file (notifying changes).
  258. B       : Version info.
  259. h,H     : Help. display this text.
  260.  
  261. Exit
  262. q       : quit Arn, update GROUPLIST (copy of the old one is GROUPLIST.bak).
  263. ^C      : (Emergency) Exit. Quit without updating GROUPLIST.
  264.  
  265. ##
  266. ##
  267.