home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / network / amitin.lha / tin.nrf < prev   
Encoding:
Text File  |  1992-09-05  |  49.6 KB  |  1,387 lines

  1.  
  2.  
  3.  
  4. TIN(1)                           LOCAL                            TIN(1)
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      tin, rtin, cdtin, tind - A threaded Netnews reader
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ttiinn//rrttiinn//ccddttiinn//ttiinndd [ _o_p_t_i_o_n_s ] [ _n_e_w_s_g_r_o_u_p_s ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _T_i_n is a full-screen threaded Netnews reader.  It can read news
  16.      locally (i.e. /_u_s_r/_s_p_o_o_l/_n_e_w_s) or remotely (rtin or tin -r option)
  17.      via a NNTP (Network News Transport Protocol) server.  A special
  18.      version of tin called cdtin can also read locally active news and
  19.      news archived on CD-ROM.
  20.  
  21.      Tin has four newsreading levels: the newsgroup selection page, the
  22.      group index page, the thread listing page and the article viewer.
  23.      Use the 'h' (help) command to view a list of the commands available
  24.      at a particular level.
  25.  
  26.      On startup Tin will show a list of the newsgroups found in
  27.      $_H_O_M_E/._n_e_w_s_r_c.  An arrow '->' or highlighted bar will point to the
  28.      first newsgroup.  Move to a group by using the terminal arrow keys
  29.      (ansi/at386/vt100 only) or 'j' and 'k'.  Use PgUp/PgDn
  30.      (ansi/at386/vt100 only) or Ctrl-U and Ctrl-D to page up/down.
  31.      Enter a newsgroup by pressing RETURN.
  32.  
  33.      The TAB key may be used to advance to the next newsgroup with
  34.      unread articles and enter it.
  35.  
  36. OOPPTTIIOONNSS
  37.      --cc        create/update index files for every group in
  38.                $_H_O_M_E/._n_e_w_s_r_c or file specified by -f option and mark all
  39.                articles as read.
  40.  
  41.      --ff _f_i_l_e   use the specified file of subscribed to newsgroups in
  42.                place of $_H_O_M_E/._n_e_w_s_r_c.
  43.  
  44.      --hh        help listing all command line options.
  45.  
  46.      --HH        brief introduction to tin that is also shown the first
  47.                time it is started.
  48.  
  49.      --II _d_i_r    directory to store newsgroup index files.  Default is
  50.                $_H_O_M_E/._t_i_n/._i_n_d_e_x.
  51.  
  52.      --mm _d_i_r    mailbox directory to use.  Default is $_H_O_M_E/_M_a_i_l.
  53.  
  54.      --MM _u_s_e_r   mail unread articles to specified user for later reading.
  55.                For more information read section Automatic Mailing and
  56.                Saving New News.
  57.  
  58.      --nn        notify the user of any newly created newsgroups since the
  59.                last session.
  60.  
  61.  
  62.  
  63.  
  64. NEWS-OS                       Release 4.1R                             1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. TIN(1)                           LOCAL                            TIN(1)
  71.  
  72.  
  73.  
  74.      --pp _f_i_l_e   print program with options..
  75.  
  76.      --rr        read news remotely from the default NNTP server specified
  77.                in the environment variable NNTPSERVER or contained in
  78.                the file /_e_t_c/_n_n_t_p_s_e_r_v_e_r.
  79.  
  80.      --RR        read news saved by -S option (not yet implemented).
  81.  
  82.      --ss _d_i_r    save articles to directory.  Default is $_H_O_M_E/_N_e_w_s.
  83.  
  84.      --SS        save unread articles for later reading by -R option.  For
  85.                more information read section Automatic Mailing and
  86.                Saving New News.
  87.  
  88.      --uu        create/update index files for every group in
  89.                $_H_O_M_E/._n_e_w_s_r_c or file specified by -f option.  This
  90.                option does not work if tin retrieves its index files via
  91.                a NNTP server.
  92.  
  93.      --UU        start tin in the background to update index files while
  94.                reading news in the foreground.  This option does not
  95.                work if tin retrieves its index files via a NNTP server.
  96.  
  97.      --vv        verbose mode for -c -M -S -u and -Z options.
  98.  
  99.      --zz        only start tin if there is any new/unread news.  If there
  100.                is news tin will position cursor at first group with
  101.                unread news.  Useful for putting in login file.
  102.  
  103.      --ZZ        check if there is any new/unread news and exit with
  104.                appropiate status.  If -v option is specified the number
  105.                of unread articles in each group is printed.  An exit
  106.                code 0 indicates no news, 1 that an error occurred and 2
  107.                that new/unread news exists.  Useful for writing scripts.
  108.  
  109.      Tin can also dynamically change its options by the 'M' menu
  110.      command.  Any changes are written to $_H_O_M_E/._t_i_n/_t_i_n_r_c.
  111.  
  112.      The index daemon version, tind, only supports the -f, -h, and -v
  113.      options.
  114.  
  115. IINNDDEEXX FFIILLEESS
  116.      In order to keep track of threads, Tin maintains an index for each
  117.      newsgroup.  There are a number of methods in which index files can
  118.      be created and updated.
  119.  
  120.      The simplest method is that each user creates/updates there own
  121.      index files that are stored in $HOME/.tin/.index.  This has the
  122.      advantage that any user can compile and install tin, but the
  123.      disadvantage is that each user is going to be creating duplicate
  124.      files and using precious disk space.  A good way to keep index
  125.      files updated is to start tin with the -U option that will update
  126.  
  127.  
  128.  
  129.  
  130. 2                             Release 4.1R                       NEWS-OS
  131.  
  132.  
  133.  
  134.  
  135.  
  136. TIN(1)                           LOCAL                            TIN(1)
  137.  
  138.  
  139.  
  140.      index files in the background while you are reading news in the
  141.      foreground.  You can also update index files via the system batcher
  142.      cron with the -u option:
  143.           30 6 * * * /usr/local/bin/tin -u
  144.  
  145.      A slightly better method is to set tin setuid news and have all
  146.      index files created and updated in the news spool directory (i.e.
  147.      /usr/spool/news/.index).  This has the advantage that there will
  148.      only be one copy of the index files on each machine on your
  149.      network, but the disadvantage is that you will have tin running
  150.      setuid news and killing articles will change the central index file
  151.      for a group for all users (Needs fixing!).
  152.  
  153.      A better method is to install the tind index file updating daemon
  154.      and have it create and update index files for all groups in your
  155.      active file at regular intervals in the news spool directory (i.e.
  156.      /usr/spool/news/.index).  This has the advantage that there will
  157.      only be one copy of the index files on each machine on your network
  158.      and tin must not be setuid news, but the disadvantage is that you
  159.      will have to have news permissions to install tind and root
  160.      permissions to install an entry in the cron batcher system to have
  161.      tind regularly update index files.
  162.  
  163.      The best method is to install the tind index file updating daemon
  164.      on your NNTP server and have it create and update index files for
  165.      all groups in your active file at regular intervals in the news
  166.      spool directory (i.e. /usr/spool/news/.index).  This has the
  167.      advantage that there will only be one copy of the index files on
  168.      the NNTP server for the whole of your network and tin clients must
  169.      not be setuid news, but the disadvantage is that you will have to
  170.      install my NNTP server patches to allow tin to retreive index file
  171.      from your NNTP server and and you must install an entry in the cron
  172.      batcher system to have tind regularly update index files (Note that
  173.      this is the method we use on our network of 40-50 machines and have
  174.      not had any problems).
  175.  
  176.      Entering a group the first time tends to be slow because the index
  177.      file must be built from scratch unless the tind update daemon is
  178.      being used.  Subsequent readings of a group will cause incremental
  179.      updating of the index file.
  180.  
  181.      If reading news remotely and locally updating index files operation
  182.      will be somewhat slower because the articles must be retrieved from
  183.      the NNTP server.
  184.  
  185. NNEEWWSS AADDMMIINNIISSTTRRAATTIIOONN
  186.      Maintaining Netnews on large networks of machines can be a pretty
  187.      time consuming job as I recently discovered when I was given the
  188.      job of maintaining our news system and news users.
  189.  
  190.      Tin is a News User Agent and so most of the users were always
  191.      asking questions or doing things that could be frowned upon by
  192.  
  193.  
  194.  
  195.  
  196. NEWS-OS                       Release 4.1R                             3
  197.  
  198.  
  199.  
  200.  
  201.  
  202. TIN(1)                           LOCAL                            TIN(1)
  203.  
  204.  
  205.  
  206.      there departments.  To relieve news admins (and especially me) of
  207.      this features have been added to Tin to make life easier.
  208.  
  209.      If my NNTP XUSER patch has been applied to your NNTP server you
  210.      will be able to log the username and machine to your NNTP logfile
  211.      for usage statistics.
  212.  
  213.      A user starting tin for the first time can be automatically
  214.      subscribed to a list of newsgroups that are deemed appropiate by
  215.      the news administrator.  At our site the subscriptions file has 125
  216.      groups (our active file conatains over 400 groups with many only
  217.      being marginally interesting to most people).  The subscriptions
  218.      file should be created in your news lib directory (i.e.
  219.      /usr/lib/news/subscriptions) and should have file permissions set
  220.      to 0644.  If reading news via NNTP my NNTP LIST SUBSCRIPTIONS patch
  221.      will have to have been applied to your NNTP server.
  222.  
  223. SSCCRREEEENN FFOORRMMAATT
  224.      Tin has five separate levels of operation: Group selection level,
  225.      Spooldir selection level, Group level, Thread level and Article
  226.      level.
  227.  
  228.      At the Group Selection level the title displays the number of
  229.      subscribed groups.  The newsgroups are displayed on the left of the
  230.      screen with the number of unread articles displayed on the same
  231.      line in the middle of the screen.
  232.                <Selection Num> <Newsgroup> <Num of unread articles>
  233.           i.e.,
  234.                1  alt.sources            10
  235.                2  comp.sources.misc      3
  236.                3  news.software.readers  12
  237.  
  238.      At the Group level the title contains the name of the group, the
  239.      number of conversation threads and total number of articles i.e.,
  240.      alt.sources (7 23).  If the group has been setup not to thread
  241.      articles (i.e., alt.sources is in $(_H_O_M_E)/._t_i_n/_u_n_t_h_r_e_a_d) the title
  242.      will be alt.sources (U 23).  There are two possible display formats
  243.      as shown below:
  244.                <Selection Num> <Unread> <Responses> <Subject> <Author>
  245.           i.e.,
  246.                1   +   3   Bnews sources?      iain@estevax.uucp
  247.                2       1   This question has   ether@net
  248.           or
  249.                <Selection Num> <Unread> <Responses> <Subject (longer)>
  250.           i.e.,
  251.                1   +   3   Bnews sources?
  252.                2       1   This question has a longer subject line
  253.  
  254.      At the Article level the page header has the following format:
  255.                <Date posted> <Newsgroup>    <Thread 1 of n>
  256.                <Article Num> <Subject>      <Num of responses in thread>
  257.                <Author>                     <Organization>
  258.  
  259.  
  260.  
  261.  
  262. 4                             Release 4.1R                       NEWS-OS
  263.  
  264.  
  265.  
  266.  
  267.  
  268. TIN(1)                           LOCAL                            TIN(1)
  269.  
  270.  
  271.  
  272.                <Article body>
  273.           i.e.,
  274.                24 Jul 15:20:03 GMT   alt.sources      Thread 1 of 2
  275.                Article 452           Bnews sources?   3 responses
  276.                iain@anl433.uucp                       Organization name
  277.  
  278.                <Article boby>
  279.  
  280. CCOOMMMMOONN MMOOVVIINNGG KKEEYYSS
  281.      This table shows the common keys/commands for moving at all three
  282.      levels within Tin.
  283.                                      ansi/at386/vt100  Other Terminals
  284.           Beginning of list/article  HHoommee              11 (^^RR or gg at article level)
  285.           End of list/article        EEnndd               $$ (also GG at article level)
  286.           Page Up                    PPggUUpp              ^^UU or ^^BB or bb
  287.           Page Down                  PPggDDnn              ^^DD or ^^FF or <<SSPPAACCEE>>
  288.           Line Up                    UUpp aarrrrooww          kk (not at article level)
  289.           Line Down                  DDoowwnn aarrrrooww        jj (not at article level)
  290.  
  291. CCOOMMMMOONN EEDDIITTIINNGG CCOOMMMMAANNDDSS
  292.      An emacs style editing package allows the easy editing of input
  293.      strings.  An history list allows the easy re-use of previously
  294.      entered strings.  The following commands are available when editing
  295.      a string:
  296.  
  297.      ^^AA,,^^EE     move to beginnning or end of line, respectively.
  298.  
  299.      ^^FF,,^^BB     nondestructive move forward or back one location,
  300.                respectively.
  301.  
  302.      ^^DD        delete the character currently under the cursor, or send
  303.                EOF if no characters in the buffer.
  304.  
  305.      ^^HH,,<<DDEELL>>  delete character left of the cursor.
  306.  
  307.      ^^KK        delete from cursor to end of line.
  308.  
  309.      ^^PP,,^^NN     move through history, previous and next, respectively.
  310.  
  311.      ^^LL,,^^RR     redraw the current line.
  312.  
  313.      <<CCRR>>      places line on history list if nonblank, appends newline
  314.                and returns to the caller.
  315.  
  316.      <<EESSCC>>     aborts the present editing operation.
  317.  
  318. NNEEWWSSGGRROOUUPP SSEELLEECCTTIIOONN CCOOMMMMAANNDDSS
  319.      44         Select group 4.
  320.  
  321.      ^^KK        Delete current group from $_H_O_M_E/._n_e_w_s_r_c file.
  322.  
  323.      ^^LL        Redraw page.
  324.  
  325.  
  326.  
  327.  
  328. NEWS-OS                       Release 4.1R                             5
  329.  
  330.  
  331.  
  332.  
  333.  
  334. TIN(1)                           LOCAL                            TIN(1)
  335.  
  336.  
  337.  
  338.      ^^RR        Reset $_H_O_M_E/._n_e_w_s_r_c file.
  339.  
  340.      <<CCRR>>      Read current group.
  341.  
  342.      <<TTAABB>>     View next unread group.
  343.  
  344.      BB         Mail a bug report or comment to the author.  This is the
  345.                best way of getting bugs fixed and features
  346.                added/changed.
  347.  
  348.      cc         Mark current group as all read with confirmation and goto
  349.                next group in group selection list.
  350.  
  351.      CC         Mark current group as all read and goto next unread group
  352.                in group selection list.
  353.  
  354.      gg         Choose a new group by name.  The position of the group
  355.                within the group list will also be asked for.  By
  356.                entering '1' the new group will be the first group in the
  357.                displayed list, by entering '8' the group will be the
  358.                eighth group in the list etc.  By entering '$' the group
  359.                will be the last group displayed.
  360.  
  361.      hh         help screen of newsgroup selection commands.
  362.  
  363.      II         Toggle inverse video.
  364.  
  365.      ll         List and allow selection of the available spool
  366.                directories.  This feature requires a special library to
  367.                be linked with tin to create cdtin which can then read
  368.                news from an active news feed and also from multiple CD-
  369.                ROMs.
  370.  
  371.      mm         Move the current group within the group selection list.
  372.                By entering '1' the group will become the first displayed
  373.                group in the list, by entering '8' the eighth group in
  374.                the list etc.  By entering '$' the group will be the last
  375.                group displayed.
  376.  
  377.      MM         User configurable options menu (for more information see
  378.                section Options Menu).
  379.  
  380.      qq         Quit tin.
  381.  
  382.      QQ         Quit tin.
  383.  
  384.      ss         Subscribe to current group.
  385.  
  386.      SS         Subscribe to groups matching user specified pattern.
  387.  
  388.      uu         Unsubscribe to current group.
  389.  
  390.  
  391.  
  392.  
  393.  
  394. 6                             Release 4.1R                       NEWS-OS
  395.  
  396.  
  397.  
  398.  
  399.  
  400. TIN(1)                           LOCAL                            TIN(1)
  401.  
  402.  
  403.  
  404.      UU         Unsubscribe to groups matching user specified pattern.
  405.  
  406.      vv         Print tin version information.
  407.  
  408.      ww         Post an article to current group.
  409.  
  410.      WW         List articles posted by user.  The date posted, the
  411.                newsgroup and the subject are listed.
  412.  
  413.      yy         The first time this command is called it will yank in all
  414.                groups from $_L_I_B_D_I_R/_a_c_t_i_v_e that are not in $_H_O_M_E/._n_e_w_s_r_c.
  415.                After any groups have been subscribed/unsubscribed to,
  416.                this command if pressed again will reread $_H_O_M_E/._n_e_w_s_r_c
  417.                and display only the subscribed groups.
  418.  
  419.      YY         Reread the active file to see if any new news has arrived
  420.                since starting tin.
  421.  
  422.      zz         Mark all articles in the current group as unread.
  423.  
  424.      ZZ         Undelete previously deleted group by ^K command from
  425.                $_H_O_M_E/._n_e_w_s_r_c.
  426.  
  427.      //         Group forward search.
  428.  
  429.      ??         Group backward search.
  430.  
  431. SSPPOOOOLL DDIIRREECCTTOORRYY SSEELLEECCTTIIOONN CCOOMMMMAANNDDSS
  432.      44         Select spool directory 4.
  433.  
  434.      ^^LL        Redraw page.
  435.  
  436.      <<CCRR>>      Read news from selected spool directory.
  437.  
  438.      BB         Mail a bug report or comment to the author.  This is the
  439.                best way of getting bugs fixed and features
  440.                added/changed.
  441.  
  442.      hh         help screen of spool directory selection commands.
  443.  
  444.      II         Toggle inverse video.  qq Return to previous level.
  445.  
  446.      QQ         Quit tin.
  447.  
  448.      vv         Print tin version information.
  449.  
  450. GGRROOUUPP IINNDDEEXX CCOOMMMMAANNDDSS
  451.      44         Select article 4.
  452.  
  453.      ^^KK        Kill current article (for more information read section
  454.                Kill Article Menu).
  455.  
  456.  
  457.  
  458.  
  459.  
  460. NEWS-OS                       Release 4.1R                             7
  461.  
  462.  
  463.  
  464.  
  465.  
  466. TIN(1)                           LOCAL                            TIN(1)
  467.  
  468.  
  469.  
  470.      ^^LL        Redraw page.
  471.  
  472.      <<CCRR>>      Read current article.
  473.  
  474.      <<TTAABB>>     View next unread article or group.
  475.  
  476.      aa         Author forward search.
  477.  
  478.      AA         Author backward search.
  479.  
  480.      BB         Mail a bug report or comment to the author.  This is the
  481.                best way of getting bugs fixed and features
  482.                added/changed.
  483.  
  484.      cc         Mark all articles as read with confirmation.
  485.  
  486.      CC         Cancel current article.  It must have been posted by the
  487.                same user.  The cancel message can be seen in the
  488.                newsgroup 'control'.
  489.  
  490.      dd         Toggle display to show just the subject or the subject
  491.                and author.
  492.  
  493.      gg         Choose a new group by name.
  494.  
  495.      hh         help screen of group index commands.
  496.  
  497.      II         Toggle inverse video.
  498.  
  499.      KK         Mark article/thread as read and advance to next unread
  500.                article/thread.
  501.  
  502.      ll         List the author of each response in current thread and
  503.                enter thread selection level.
  504.  
  505.      mm         Mail current article / thread / auto selected (hot)
  506.                articles / articles matching pattern / tagged articles to
  507.                someone.
  508.  
  509.      MM         User configurable options menu (for more information see
  510.                section Options Menu).
  511.  
  512.      nn         Go to next group.
  513.  
  514.      NN         Go to next unread article.
  515.  
  516.      oo         Output current article / thread / auto selected (hot)
  517.                articles / articles matching pattern / tagged articles to
  518.                printer.
  519.  
  520.      pp         Go to previous group.
  521.  
  522.  
  523.  
  524.  
  525.  
  526. 8                             Release 4.1R                       NEWS-OS
  527.  
  528.  
  529.  
  530.  
  531.  
  532. TIN(1)                           LOCAL                            TIN(1)
  533.  
  534.  
  535.  
  536.      PP         Go to previous unread article.
  537.  
  538.      qq         Return to previous level.
  539.  
  540.      QQ         Quit tin.
  541.  
  542.      ss         Save current article / thread / auto selected (hot)
  543.                articles / articles matching pattern / tagged articles to
  544.                file / files / mailbox.  To save to a mailbox enter '='
  545.                or '=mailbox' when asked for filename to save to.  To
  546.                save in <newsgroup name>/<filename> format enter
  547.                '+filename'.  Environment variables are allowed within a
  548.                filename (i.e. $SOURCES/dir/filename).
  549.  
  550.      TT         Tag current article for mailing ('m') / piping ('|') /
  551.                printing ('o') / saving ('s') / crossposting ('x').
  552.  
  553.      uu         Toggle display to show all articles as unthreaded or
  554.                threaded.
  555.  
  556.      UU         Untag all articles that were tagged.
  557.  
  558.      vv         Print tin version information.
  559.  
  560.      ww         Post an article to current group.
  561.  
  562.      WW         List articles posted by user.  The date posted, the
  563.                newsgroup and the subject are listed.
  564.  
  565.      xx         Crosspost already posted current article / thread / auto
  566.                selected (hot) articles / articles matching pattern /
  567.                tagged articles to another newsgroup(s).  Useful for
  568.                reposting from global to local newsgroups.
  569.  
  570.      XX         Mark all unread articles that have not been selected as
  571.                read, redo screen to reflect changes and put index at the
  572.                first thread to begin reading. Pressing 'X' again will
  573.                toggle back to the way it was before. See '~' command for
  574.                clearing the toggle effect.
  575.  
  576.      zz         Mark current article as unread.
  577.  
  578.      ZZ         Mark current thread as unread.
  579.  
  580.      //         Search forward for specified subject.
  581.  
  582.      ??         Search backward for specified subject.
  583.  
  584.      --         Show last message.
  585.  
  586.      ||         Pipe current article / thread / auto selected (hot)
  587.                articles / articles matching pattern / tagged articles
  588.  
  589.  
  590.  
  591.  
  592. NEWS-OS                       Release 4.1R                             9
  593.  
  594.  
  595.  
  596.  
  597.  
  598. TIN(1)                           LOCAL                            TIN(1)
  599.  
  600.  
  601.  
  602.                into command.
  603.  
  604.      **         Select current thread for later processing.
  605.  
  606.      TTooggggllee sseelleeccttiioonn ooff ccuurrrreenntt tthhrreeaadd.. IIff aatt lleeaasstt oonnee uunnrreeaadd aarrtt,,
  607.                but not all unread arts, in thread is selected, then all
  608.                unread arts become selected.
  609.  
  610.      @@         Reverse all selections on all articles.
  611.  
  612.      ~~         Undo all selections on all articles. It clears the toggle
  613.                effect of 'X' command. Thus after first doing a 'X', one
  614.                can then do '~' to reset articles. Thus, one can
  615.                iteratively whittle down uninteresting threads.
  616.  
  617.      ++         Perform auto-selection on current group.
  618.  
  619.      ;;         For each thread in current group, if it at least one
  620.                unread art is selected, all unread arts become selected.
  621.                This is useful for auto-selection on author where reader
  622.                wants to see entire thread.
  623.  
  624.      ==         Prompts for a pattern with which to match on. All threads
  625.                whose subjects match the pattern will be selected. A
  626.                pattern of "*" will match all subjects. Entering just
  627.                <CR> will cause the previous pattern to be used.
  628.  
  629. TTHHRREEAADD LLIISSTTIINNGG CCOOMMMMAANNDDSS
  630.      44         Select article 4 within thread.
  631.  
  632.      ^^LL        Redraw page.
  633.  
  634.      <<CCRR>>      Read current article within thread.
  635.  
  636.      <<TTAABB>>     View next unread article within thread.
  637.  
  638.      BB         Mail a bug report or comment to the author.  This is the
  639.                best way of getting bugs fixed and features
  640.                added/changed.
  641.  
  642.      cc         Mark thread as read after confirmation and return to
  643.                previous level.
  644.  
  645.      dd         Toggle display to show just the subject or the subject
  646.                and author.
  647.  
  648.      hh         help screen of thread listing commands.
  649.  
  650.      II         Toggle inverse video.
  651.  
  652.      KK         Mark thread as read and return to previous level.
  653.  
  654.  
  655.  
  656.  
  657.  
  658. 10                            Release 4.1R                       NEWS-OS
  659.  
  660.  
  661.  
  662.  
  663.  
  664. TIN(1)                           LOCAL                            TIN(1)
  665.  
  666.  
  667.  
  668.      qq         Return to previous level.
  669.  
  670.      QQ         Quit tin.
  671.  
  672.      rr         Toggle display to show all articles or only unread
  673.                articles.
  674.  
  675.      tt         Return to group index level.
  676.  
  677.      TT         Tag current article for mailing ('m') / piping ('|') /
  678.                printing ('o') / saving ('s') / crossposting ('x').
  679.  
  680.      vv         Print tin version information.
  681.  
  682.      zz         Mark current article in thread as unread.
  683.  
  684.      ZZ         Mark all articles in thread as unread.
  685.  
  686. AARRTTIICCLLEE VVIIEEWWEERR CCOOMMMMAANNDDSS
  687.      00         Read the base article in this thread.
  688.  
  689.      44         Read response 4 in this thread.
  690.  
  691.      ^^HH        Show all of the articles mail header.
  692.  
  693.      ^^KK        Kill current article (for more information read section
  694.                Kill Article Menu).
  695.  
  696.      ^^LL        Redraw page.
  697.  
  698.      <<CCRR>>      Goto next base article.
  699.  
  700.      <<TTAABB>>     Goto next unread article.
  701.  
  702.      aa         Author forward search.
  703.  
  704.      AA         Author backward search.
  705.  
  706.      BB         Mail a bug report or comment to the author.  This is the
  707.                best way of getting bugs fixed and features
  708.                added/changed.
  709.  
  710.      cc         Mark all articles as read with confirmation.
  711.  
  712.      dd         Toggle rot-13 decoding for this article.
  713.  
  714.      ff         Post a followup to current article.
  715.  
  716.      FF         Post a followup with a copy of the current article
  717.                included.
  718.  
  719.      hh         Help screen of article page commands.
  720.  
  721.  
  722.  
  723.  
  724. NEWS-OS                       Release 4.1R                            11
  725.  
  726.  
  727.  
  728.  
  729.  
  730. TIN(1)                           LOCAL                            TIN(1)
  731.  
  732.  
  733.  
  734.      II         Toggle inverse video.
  735.  
  736.      kk         Mark article as read and advance to next unread article.
  737.  
  738.      KK         Mark thread as read and advance to next unread thread.
  739.  
  740.      mm         Mail current article / thread / auto selected (hot)
  741.                articles / articles matching pattern / tagged articles to
  742.                someone.
  743.  
  744.      MM         User configurable options menu (for more information see
  745.                section Options Menu).
  746.  
  747.      nn         Go to the next article.
  748.  
  749.      NN         Go to the next unread article.
  750.  
  751.      oo         Output current article / thread / auto selected (hot)
  752.                articles / articles matching pattern / tagged articles to
  753.                printer.
  754.  
  755.      oo         Output article/thread/tagged articles to printer.
  756.  
  757.      pp         Go to the previous article.
  758.  
  759.      PP         Go to the previous unread article.
  760.  
  761.      qq         Return to previous level.
  762.  
  763.      QQ         Quit tin.
  764.  
  765.      rr         Reply through mail to author.
  766.  
  767.      RR         Reply through mail to author with a copy of the current
  768.                article included.
  769.  
  770.      ss         Save current article / thread / auto selected (hot)
  771.                articles / articles matching pattern / tagged articles to
  772.                file / files / mailbox.  To save to a mailbox enter '='
  773.                or '=mailbox' when asked for filename to save to.  To
  774.                save in <newsgroup name>/<filename> format enter (i.e.
  775.                $SOURCES/dir/filename).
  776.  
  777.      tt         Return to group selection level.
  778.  
  779.      TT         Tag current article for mailing ('m') / piping ('|') /
  780.                printing ('o') / saving ('s') / crossposting ('x').
  781.  
  782.      vv         Print tin version information.
  783.  
  784.      ww         Post an article to current group.
  785.  
  786.  
  787.  
  788.  
  789.  
  790. 12                            Release 4.1R                       NEWS-OS
  791.  
  792.  
  793.  
  794.  
  795.  
  796. TIN(1)                           LOCAL                            TIN(1)
  797.  
  798.  
  799.  
  800.      WW         List articles posted by user.  The date posted, the
  801.                newsgroup and the subject are listed.
  802.  
  803.      xx         Crosspost already posted current article / thread / auto
  804.                selected (hot) articles / articles matching pattern /
  805.                tagged articles to another newsgroup(s).  Useful for
  806.                reposting from global to local newsgroups.
  807.  
  808.      zz         Mark article as unread.
  809.  
  810.      //         Article forward search.
  811.  
  812.      ??         Article backward search
  813.  
  814.      ||         Pipe current article / thread / auto selected (hot)
  815.                articles / articles matching pattern / tagged articles
  816.                into command.
  817.  
  818.      <<         Goto the first article in the current thread.
  819.  
  820.      >>         Goto the last article in the current thread.
  821.  
  822.      **         Select current thread for later processing.
  823.  
  824.      TTooggggllee sseelleeccttiioonn ooff ccuurrrreenntt aarrttiiccllee..
  825.  
  826.      @@         Reverse article selections.
  827.  
  828.      ~~         Undo all selections on current thread.
  829.  
  830. OOPPTTIIOONNSS MMEENNUU
  831.      This menu is accessed by pressing 'M' at all levels.  It allows the
  832.      user to customize the behaviour of tin.  The options are saved to
  833.      the file $_H_O_M_E/._t_i_n/_t_i_n_r_c.  Use <SPACE> to toggle the required
  834.      option and <CR> to set.
  835.  
  836.      AAuuttoo ssaavvee
  837.          Automatically save articles/threads by ``Archive-name:'' line
  838.          in article header and post process them if process type is not
  839.          set to None.
  840.  
  841.      EEddiittoorr ooffffsseett
  842.          Set ON if the editor used for posting, follow-ups and bug
  843.          reports has the capability of starting and positioning the
  844.          cursor at a specified line within a file.
  845.  
  846.      MMaarrkk ssaavveedd rreeaadd
  847.          Allows saved articles/threads to be automatically marked as
  848.          read.
  849.  
  850.      CCoonnffiirrmm CCoommmmaanndd
  851.          Allows certain commands (i.e. 'c' catchup) that require user
  852.  
  853.  
  854.  
  855.  
  856. NEWS-OS                       Release 4.1R                            13
  857.  
  858.  
  859.  
  860.  
  861.  
  862. TIN(1)                           LOCAL                            TIN(1)
  863.  
  864.  
  865.  
  866.          confirmation to be executed immediately if set OFF.
  867.  
  868.      DDrraaww aarrrrooww
  869.          Allows groups/articles to be selected by an arrow '->' if set
  870.          ON or by an highlighted bar if set OFF.
  871.  
  872.      PPrriinntt hheeaaddeerr
  873.          This allows the complete mail header or only the ``Subject:''
  874.          and ``From:'' fields to be output when printing articles.
  875.  
  876.      GGoottoo 11sstt uunnrreeaadd
  877.          This allows the cursor to be placed at the first / last unread
  878.          article upon entering a newsgroup with unread news.
  879.  
  880.      SSccrroollll ffuullll ppaaggee
  881.          If set ON scrolling of groups/articles will be a full page at a
  882.          time, otherwise half a page at a time.
  883.  
  884.      CCaattcchhuupp oonn qquuiitt
  885.          If set ON the user is asked when quitting if all groups read
  886.          during the current session should be marked read.
  887.  
  888.      TThhrreeaadd aarrttiicclleess
  889.          If set ON articles will be threaded in all groups (default),
  890.          otherwise articles will be shown unthreaded.  If set ON but
  891.          certain user specified groups are in $_H_O_M_E/._t_i_n/_u_n_t_h_r_e_a_d, the
  892.          specified groups will be unthreaded and the rest will be
  893.          threaded.
  894.  
  895.      SShhooww oonnllyy uunnrreeaadd
  896.          If set ON show only new/unread articles, otherwise show all
  897.          articles.
  898.  
  899.      SShhooww ddeessccrriippttiioonn
  900.          If set ON show a short descriptive text for each displayed
  901.          newsgroup.  The text used is taken from the $LIBDIR/newsgroups
  902.          file.
  903.  
  904.      SShhooww AAuutthhoorr
  905.          If set 'None' only the ``Subject:'' line will be displayed.  If
  906.          set 'Addr' ``Subject:'' line & the address part of the
  907.          ``From:'' line are displayed.  If set 'Name' ``Subject:'' line
  908.          & the authors full name part of the ``From:'' line are
  909.          displayed.  If set 'Both' ``Subject:'' line & all of the
  910.          ``From:'' line are displayed.
  911.  
  912.      PPrroocceessss ttyyppee
  913.          This specifies the default type of post processing to perform
  914.          on saved articles.  The following types of processing are
  915.          allowed:
  916.              -none.
  917.              -unpacking of multi-part shell archives.
  918.  
  919.  
  920.  
  921.  
  922. 14                            Release 4.1R                       NEWS-OS
  923.  
  924.  
  925.  
  926.  
  927.  
  928. TIN(1)                           LOCAL                            TIN(1)
  929.  
  930.  
  931.  
  932.              -unpacking of multi-part uuencoded files.
  933.              -unpacking of multi-part uuencoded files that produce a
  934.               *.zoo archive whose contents is listed.
  935.              -unpacking of multi-part uuencoded files that produce a
  936.               *.zoo archive whose contents is extracted.
  937.  
  938.      SSoorrtt aarrttiicclleess bbyy
  939.          This specifies how articles should be sorted.  The following
  940.          sort types are allowed:
  941.              -don't sort articles (default).
  942.              -sort articles by ``Subject:'' field (ascending &
  943.               descending).
  944.              -sort articles by ``From:'' field (ascending & descending).
  945.              -sort articles by ``Date:'' field (ascending & descending).
  946.  
  947.      SSaavvee ddiirreeccttoorryy
  948.          The directory where articles/threads are to be saved.  Default
  949.          is $_H_O_M_E/_N_e_w_s.
  950.  
  951.      MMaaiill ddiirreeccttoorryy
  952.          The directory where articles/threads are to be saved in mailbox
  953.          format.  This feature is mainly for use with the Elm mail
  954.          program.  It allows the user to save articles/threads/groups
  955.          simply by giving '=' as the filename to save to.
  956.  
  957.      PPrriinntteerr
  958.          The printer program with options that is to be used to print
  959.          articles.  Default is lpr for BSD machines and lp for SysV
  960.          machines.
  961.  
  962. KKIILLLL AARRTTIICCLLEE MMEENNUU
  963.      This menu is accessed by pressing '^K' at the group and page
  964.      levels.  It allows the user to kill an article that matches the
  965.      current ``Subject:'' line, ``From:'' line or a string entered by
  966.      the user.  The user entered string can be applied to the
  967.      ``Subject:'' or ``From:'' lines of an article.  The kill
  968.      description can be limited to the current newsgroup or it can apply
  969.      to all newsgroups.  Once entered the user can abort the command and
  970.      not save the kill description, edit the kill file or save the kill
  971.      description.
  972.  
  973.      On starting tin the users killfile $_H_O_M_E/._t_i_n/_k_i_l_l is read and on
  974.      entering a newsgroup any kill descriptions are applied.  Articles
  975.      that match a kill description are marked killed and are not
  976.      displayed.
  977.  
  978. PPOOSSTTIINNGG AARRTTIICCLLEESS
  979.      Tin allows posting of articles, follow-up to already posted
  980.      articles and replying direct through mail to the author of an
  981.      article.
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988. NEWS-OS                       Release 4.1R                            15
  989.  
  990.  
  991.  
  992.  
  993.  
  994. TIN(1)                           LOCAL                            TIN(1)
  995.  
  996.  
  997.  
  998.      Use the 'w' command to post an article to a newsgroup.  After
  999.      entering the post subject the default editor (i.e. vi) or the
  1000.      editor specified by the $VISUAL environment variable will be
  1001.      started and the article can be entered.  To crosspost articles
  1002.      simply add a comma and the name of the newsgroup(s) to the end of
  1003.      the ``Newsgroups:'' line at the beginning of the article.  After
  1004.      saving and exiting the editor you are asked if you wish to a)bort
  1005.      posting the article, e)dit the article again or p)ost the article
  1006.      to the specified newsgroup(s).
  1007.  
  1008.      Use the 'W' command to display a history of the articles you have
  1009.      posted.  The date the article was posted, which newsgroups the
  1010.      article was posted to and the articles subject line are displayed.
  1011.  
  1012.      Use the 'f' / 'F' command to post a follow-up article to an already
  1013.      posted article.  The 'F' command will copy the text of the original
  1014.      article into the editor.  The editing procedure is the same as when
  1015.      posting an article with the 'w' command.
  1016.  
  1017.      Use the 'r' / 'R' command to reply direct through mail to the
  1018.      author of an already posted article.  The 'R' command will copy the
  1019.      text of the original article into the editor.  The editing
  1020.      procedure is the same as when posting an article with the 'w'
  1021.      command.  After saving and exiting the editor you are asked if you
  1022.      wish to a)bort sending the article, e)dit the article again or
  1023.      s)end the article to the author.
  1024.  
  1025. MMAAIILLIINNGG PPIIPPIINNGG PPRRIINNTTIINNGG RREEPPOOSSTTIINNGG AANNDD SSAAVVIINNGG AARRTTIICCLLEESS
  1026.      The command interface to mail ('m'), pipe ('|'), print ('o'),
  1027.      crosspost ('x') and save ('s') articles is the same for ease of
  1028.      use.
  1029.  
  1030.      The initial command will ask you to select which a)rticle, t)hread,
  1031.      h)ot (auto selected) r)egex pattern, t)agged articles you wish to
  1032.      mail, pipe etc.
  1033.  
  1034.      Tagged articles must have already been tagged with the 'T' command.
  1035.      All tagged articles can be untagged by the 'U' untag command.
  1036.  
  1037.      If regex pattern matching is selected you are asked to enter a
  1038.      regular expression (i.e. to match all articles subject lines
  1039.      containing 'net News' you must enter '*net News*').  Any articles
  1040.      that match the entered expression will be mailed, piped etc.
  1041.  
  1042.      To save articles to a mailbox with the name of the current
  1043.      newsgroup (i.e. Alt.sources) enter '=' or '=<mailbox name>' when
  1044.      asked for the save filename.
  1045.  
  1046.      To save articles in <newsgroup name>/<filename> format enter
  1047.      '+<filename>'.
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054. 16                            Release 4.1R                       NEWS-OS
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060. TIN(1)                           LOCAL                            TIN(1)
  1061.  
  1062.  
  1063.  
  1064.      When saving articles you can specify whether the saved files should
  1065.      be post processed (i.e. unshar shell archive, uudecode multiple
  1066.      parts etc).  A default process type can be set by the 'Process
  1067.      type:' in the 'M' options menu.
  1068.  
  1069. AAUUTTOOMMAATTIICC MMAAIILLIINNGG AANNDD SSAAVVIINNGG NNEEWW NNEEWWSS
  1070.      Tin allows new/unread news articles to be mailed (-M option)/saved
  1071.      (-S option) in batch mode for later reading.  Useful when going on
  1072.      holiday and you don't want to return and find that expire has
  1073.      removed a whole load of unread articles.  Best to run from crontab
  1074.      everyday while away, after which you will be mailed a report of
  1075.      which articles were mailed/saved from which newsgroups and the
  1076.      total number of articles mailed/saved.  Articles are saved in a
  1077.      private news structure under your <savedir> directory (default is
  1078.      $_H_O_M_E/_N_e_w_s).  Be careful of using this option if you read a lot of
  1079.      groups because you could overflow your filesystem.  If you only
  1080.      want to save a few groups it would be best to backup your full
  1081.      $_H_O_M_E/._n_e_w_s_r_c and create a new one that only contains the
  1082.      newsgroups you want to mail/save.  Saved news can be read later by
  1083.      starting tin with the -R option.
  1084.  
  1085.      tin -M iain -f newsrc.mail (mail any unread articles in newgroups
  1086.      specified in file newsrc.mail)
  1087.  
  1088.      tin -S -f newsrc.save (save any unread articles in newgroups
  1089.      specified in file newsrc.save)
  1090.  
  1091.      tin -R (read any unread articles saved by tin -S option)
  1092.  
  1093. SSIIGGNNAATTUURREESS
  1094.      Tin will recognize a signature in either $_H_O_M_E/._s_i_g_n_a_t_u_r_e or
  1095.      $_H_O_M_E/._S_i_g.  If $_H_O_M_E/._s_i_g_n_a_t_u_r_e exists, then the signature will be
  1096.      pulled into the editor for Tin mail commands.  A signature in
  1097.      $_H_O_M_E/._s_i_g_n_a_t_u_r_e will not be pulled into the editor for posting
  1098.      commands since the inews program will append the signature itself.
  1099.  
  1100.      A signature in $_H_O_M_E/._S_i_g will be pulled into the editor for both
  1101.      posting and mailing commands.
  1102.  
  1103.      The following is an example of a $_H_O_M_E/._S_i_g file:
  1104.           NAME   Iain Lea
  1105.           EMAIL  iain%anl433.uucp@Germany.EU.net
  1106.           SNAIL  Bruecken Strasse 12, 8500 Nuernberg 90, Germany
  1107.           PHONE  +49-911-331963 (home)  +49-911-3089-407 (work)
  1108.  
  1109. EENNVVIIRROOMMEENNTT VVAARRIIAABBLLEESS
  1110.      TTIINNDDIIRR
  1111.           Define this variable if you do not want tin's .tin directory
  1112.           in $HOME/.tin.  (i.e. if you want all tin's private files in
  1113.           /tmp/.tin you would set TINDIR to contain /tmp.
  1114.  
  1115.      NNNNTTPPSSEERRVVEERR
  1116.  
  1117.  
  1118.  
  1119.  
  1120. NEWS-OS                       Release 4.1R                            17
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126. TIN(1)                           LOCAL                            TIN(1)
  1127.  
  1128.  
  1129.  
  1130.           The default NNTP server to remotely read news from.  This
  1131.           variable only needs to be set if the -r command line option is
  1132.           specified and the file /_e_t_c/_n_n_t_p_s_e_r_v_e_r does not exist.
  1133.  
  1134.      DDIISSTTRRIIBBUUTTIIOONN
  1135.           Set the article header field ``Distribution:'' to the contents
  1136.           of the variable instead of the system default.
  1137.  
  1138.      OORRGGAANNIIZZAATTIIOONN
  1139.           Set the article header field ``Organization:'' to the contents
  1140.           of the variable instead of the system default.  This variable
  1141.           has precedence over the file $_H_O_M_E/._t_i_n/_o_r_g_a_n_i_z_a_t_i_o_n that may
  1142.           also contain an organization string.  If reading news on an
  1143.           Apollo DomainOS machine the environment variable NEWSORG has
  1144.           to be used instead of ORGANIZATION.
  1145.  
  1146.      RREEPPLLYYTTOO
  1147.           Set the article header field ``Reply-To:'' to the return
  1148.           address specified by the variable.  This is useful if the
  1149.           machine is not registered in the UUCP mail maps or if you wish
  1150.           to recieve replies at a different machine.  This variable has
  1151.           precedence over the file $_H_O_M_E/._t_i_n/_r_e_p_l_y_t_o that may also
  1152.           contain a return address.
  1153.  
  1154.      AADDDD_AADDDDRREESSSS
  1155.           This can contain an address to append to the return address
  1156.           when replying directly through mail to somebody whose mail
  1157.           address is not directly recognized by the local host.  For
  1158.           example say the return address is _u_s_e_r@_b_i_g_v_a_x, but _b_i_g_v_a_x is
  1159.           not recognized by your host, so therfore the mail will not
  1160.           reach _u_s_e_r.  But the host _l_i_t_t_e_v_a_x is known to recognize your
  1161.           host and _b_i_g_v_a_x, so if ADD_ADDRESS is set (i.e. 'setenv
  1162.           ADD_ADDRESS @littevax' for csh or 'set ADD_ADDRESS @littevax'
  1163.           and 'export ADD_ADDRESS' for sh) the address
  1164.           _u_s_e_r@_b_i_g_v_a_x@_l_i_t_t_l_e_v_a_x will be used and the mail will reach
  1165.           _u_s_e_r@_b_i_g_v_a_x.  This variable has precedence over the file
  1166.           $_H_O_M_E/._t_i_n/_a_d_d__a_d_d_r_e_s_s that may also contain an address.
  1167.  
  1168.      BBUUGG_AADDDDRREESSSS
  1169.           If the 'B' command bug report mail address is not correct this
  1170.           variable should be set to the correct mail address.  This
  1171.           variable has precedence over the file $_H_O_M_E/._t_i_n/_b_u_g__a_d_d_r_e_s_s
  1172.           that may also contain a mail address.
  1173.  
  1174.      MMAAIILLEERR
  1175.           This variable has precedence over the default mailer that is
  1176.           used in all mailing operations within tin (i.e. replying 'rR',
  1177.           and bug reports 'B').
  1178.  
  1179.      VVIISSUUAALL
  1180.           This variable has precedence over the default editor (i.e. vi)
  1181.           that is used in all editing operations within tin (i.e.
  1182.  
  1183.  
  1184.  
  1185.  
  1186. 18                            Release 4.1R                       NEWS-OS
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192. TIN(1)                           LOCAL                            TIN(1)
  1193.  
  1194.  
  1195.  
  1196.           posting 'w', replying 'rR', follow-ups 'fF' and bug reports
  1197.           'B').
  1198.  
  1199. TTIIPPSS AANNDD TTRRIICCKKSS
  1200.      The following newsgroups provide useful information concerning news
  1201.      software:
  1202.          -news.software.readers (info. about news user agents
  1203.           tin,rn,nn,vn etc.)
  1204.          -news.software.nntp (info. about NNTP)
  1205.          -news.software.b (info. about news transport agents Bnews &
  1206.           Cnews)
  1207.          -news.answers (Frequently Asked Questions (FAQ) about many
  1208.           different themes)
  1209.  
  1210.      Many prompts (i.e. 'Mark everything as read? (y/n): y') within tin
  1211.      offer a default choice that the cursor is positioned on.  By
  1212.      pressing <CR> the default value is taken.
  1213.  
  1214.      When tin is run in an xterm window it will resize itself each time
  1215.      the xterm is resized.
  1216.  
  1217.      Tin will reread the active file at set intervals to show any new
  1218.      news.
  1219.  
  1220. FFIILLEESS
  1221.      $HOME/.newsrc       subscribed to newgroups.
  1222.  
  1223.      $HOME/.tin/tinrc    options.
  1224.  
  1225.      $HOME/.tin/.index   newsgroup index files directory.
  1226.  
  1227.      $HOME/.tin/add_address
  1228.                          address to add to when replying through mail.
  1229.  
  1230.      $HOME/.tin/active   used by -n option for notifying user of new
  1231.                          groups.
  1232.  
  1233.      $HOME/.tin/bug_address
  1234.                          address to send bug reports to.
  1235.  
  1236.      $HOME/.tin/kill     kill file.
  1237.  
  1238.      $HOME/.tin/organization
  1239.                          string to replace default organization.
  1240.  
  1241.      $HOME/.tin/posted   history of articles posted by user.
  1242.  
  1243.      $HOME/.tin/replyto  host address to use in ``Reply-To:'' mail
  1244.                          header.
  1245.  
  1246.      $HOME/.tin/unthread contains groups that are not to be threaded.
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252. NEWS-OS                       Release 4.1R                            19
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258. TIN(1)                           LOCAL                            TIN(1)
  1259.  
  1260.  
  1261.  
  1262.      $HOME/.signature    signature.
  1263.  
  1264.      $HOME/.Sig          signature.
  1265.  
  1266. BBUUGGSS
  1267.      There are bugs somewhere among the creeping featurism.  Any bugs
  1268.      found should be reported by the 'B' (bug report) command.
  1269.  
  1270.      Will not uudecode some of the images in alt.binaries.pictures
  1271.      because more than one image is in the multi-part file to uudecode.
  1272.      Only the first image will be uudecoded.
  1273.  
  1274.      Does not yet handle ``Xref:'' headers for cross-posted articles.
  1275.  
  1276. HHIISSTTOORRYY
  1277.      Based on the tass newsreader that was developed by Rich Skrenta and
  1278.      posted to alt.sources in March 1991.  Tass was itself heavily
  1279.      infleuenced by NOTES which was developed at the University of
  1280.      Illinois by Ray Essick and Rob Kolstad in 1982.
  1281.  
  1282.      Tin v1.00 (full distribution) was posted in 8 parts to alt.sources
  1283.      on 23 Aug 1991.
  1284.      Tin v1.0 PL1 (full distribution) was posted in 8 parts to
  1285.      alt.sources on 03 Sep 1991.
  1286.      Tin v1.0 PL2 (full distribution) was posted in 9 parts to
  1287.      alt.sources on 24 Sep 1991.
  1288.      Tin v1.0 PL3 (patch) was posted in 4 parts to alt.sources on 30 Sep
  1289.      1991.
  1290.      Tin v1.0 PL4 (patch) was posted in 2 parts to alt.sources on 02 Oct
  1291.      1991.
  1292.      Tin v1.0 PL5 (patch) was posted in 4 parts to alt.sources on 17 Oct
  1293.      1991.
  1294.      Tin v1.0 PL6 (patch) was posted in 5 parts to alt.sources on 27 Nov
  1295.      1991.
  1296.      Tin v1.0 PL7 (patch) was posted in 2 parts to alt.sources on 27 Nov
  1297.      1991.
  1298.      Tin v1.1 PL0 (full distribution) was posted in 11 parts to
  1299.      alt.sources on 13 Feb 1992.
  1300.      Tin v1.1 PL1 (full distribution) was posted in 12 parts to
  1301.      alt.sources on 24 Mar 1992.
  1302.      Tin v1.1 PL2 (patch) was posted in 4 parts to alt.sources on 30 Mar
  1303.      1992.
  1304.      Tin v1.1 PL3 (full distribution) was posted in 15 parts to
  1305.      alt.sources on 13 May 1992.
  1306.      Tin v1.1 PL4 (full distribution) was posted in 15 parts to
  1307.      alt.sources on 22 Jun 1992.
  1308.  
  1309. CCRREEDDIITTSS
  1310.      Rich Skrenta
  1311.           author of tass v3.2 which this newsreader used as its base.
  1312.  
  1313.      Dave Taylor
  1314.  
  1315.  
  1316.  
  1317.  
  1318. 20                            Release 4.1R                       NEWS-OS
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324. TIN(1)                           LOCAL                            TIN(1)
  1325.  
  1326.  
  1327.  
  1328.           author of curses.c from the elm mailreader.
  1329.  
  1330.      Rich Salz
  1331.           author of wildmat.c pattern matching routine.
  1332.  
  1333.      Chris Thewalt
  1334.           author of getline.c emacs style editing routine.
  1335.  
  1336.      Dieter Becker
  1337.           for generously posting certain versions and patches for me
  1338.           when my net connection was removed by a group of very short
  1339.           sighted people.
  1340.  
  1341.      I wish to thank the following people for supplying patchs:
  1342.  
  1343.      Anton Aylward, Paul Bauwens, Dieter Becker, Dan Berry, Marc
  1344.      Boucher, Leila Burrell-Davis, Robert Claeson, Steven Cogswell, Ned
  1345.      Danieley, Chris Davies, Brent Ermlick, Callum Gibson, Carl Hage,
  1346.      Paul Halsema, Ed Hanway, Daniel Hermans, Tom Hite, Torsten Homeyer,
  1347.      Nelson Kading, Fritz Kleeman, Karl-Koenig Koenigsson, Kris Kugel,
  1348.      Hakan Lennestal, Clifford Luke, Michael Faurot, David MacKenzie,
  1349.      James Nugen, Jeb Palmer, Tom Parry, Bill Poitras, Wolfgang
  1350.      Prediger, Jim Robinson, Stephen Roseman, Nickolay Saukh, Rich Salz,
  1351.      John Sauter, Bart Sears, Karl-Olav Serrander, Doug Sewell, Cliff
  1352.      Stanford, Steve Starck, Michael Traub, Adri Verhoef, Paul Vickers,
  1353.      Cary Whitney, Greg Woods, Lloyd Wright
  1354.  
  1355.      I wish to thank the following people for bug reports/comments:
  1356.  
  1357.      Klaus Arzig, Scott Babb, Reiner Balling, Preston Bannister, Bill de
  1358.      Beabien, Volker Beyer, Etienne Bido, Roger Binns, Georg Biehler,
  1359.      Jean-Marc Bonnaudet, Sean Brady, Ian Brown, Andreas Brosig, Tom
  1360.      Czarnik, David Donovan, Peter Dressler, Gerhard Ermer, Hugh Fader,
  1361.      Joachim Feld, Paul Fox, Bernhard Gmelch, Viet Hoang, Andy Jackson,
  1362.      Joe Johnson, Cyrill Jung, Kuo-Chein Kai, Hans-Juergen Knopp,
  1363.      Bernhard Kroenung, Murray Laing, Marty Leisner, Per Lindqvist, Bob
  1364.      Lukas, Kazushi Marukawa, Phillip Molloy, Toni Metz, Greg Miller,
  1365.      Klaus Neuberger, Otto Niesser, Reiner Oelhaf, Alex Pakter, John
  1366.      Palkovic, Wolf Paul, Andrew Phillips, Stefan Rathmann, Ted
  1367.      Richards, David Ross, Jonas Rwgmyr, Daemon Schaefer, John Schmitz,
  1368.      Dean Schrimpf, Klamer Schutte, Fredy Schwatz, Bernd Schwerin, Chris
  1369.      Smith, Daniel Smith, Steve Spearman, Hironobu Takahashi, Ken
  1370.      Taylor, Tony Travis, Sven Werner, G. Woodbury, Orest Zboroski
  1371.  
  1372. AAUUTTHHOORR
  1373.      Iain Lea
  1374.           (iain%anl433.uucp@Germany.EU.net)
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384. NEWS-OS                       Release 4.1R                            21
  1385.  
  1386.  
  1387.