home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / AnnR09.lha / cfg / CNews.annrc < prev    next >
Encoding:
Text File  |  1992-06-19  |  2.8 KB  |  92 lines

  1. # $Id: CNews.annrc,v 1.2 92/06/19 00:39:45 wasp Exp Locker: wasp $
  2. # $Revision: 1.2 $
  3. # Config-File for the CNews-Package
  4.  
  5. # valid Keywords are: AUCPP (= //\\migaUUCP-Plus), CNEWS, and DUUCP (= Dillons AmigaUUCP)
  6. NEWSSYSTEM      CNEWS
  7.  
  8. # where to put files to save by default
  9. SAVENEWS        ARC:newsarc
  10.  
  11. # where is the active-file located ?
  12. ACTIVEFILE      NewsCtl:active
  13.  
  14. # where are the system-wide defaults for uucp located
  15. UUCONFIG        UULIB:Config
  16.  
  17. # where is (to put) the .newsrc
  18. GROUPLIST       UULIB:.newsrc
  19.  
  20. # what .signature-file is to appended to the article ?
  21. SIGNATURE       UULIB:.signature
  22.  
  23. # QuoteChar should be between two "รก" if you are using whitespaces...
  24. QUOTECHAR       ">"
  25.  
  26. # a valid usenet-Adress (please leave it out if it is equal to From !)
  27. #REPLY-TO       foo@bar.do.main (Joe Average)
  28.  
  29. # should ann open an own screen (default), or using a workbench-window ?
  30. OWNSCREEN       Y
  31.  
  32. # extern programs, like the Editor, are probably opened at workbench, so to
  33. # really see them, Workbench has to be switched to front: ScreenSW does that
  34. # for you. For extern programs using their own screen, this is not recomended
  35. SCREENSW        N
  36.  
  37. # Note: Ann uses the intuition default font; you can override this by
  38. # specifying an special font in the form <fontname>.<fontsize>
  39. #TEXTATTR       Topaz.11
  40.  
  41. # Ann tries to be smart by cloning the Workbench, but if you want to
  42. # override these settings, refer to ann.doc for the exact format
  43. #SCREENDATA      0 0 -1 -1 2 0x0000 0x00019000
  44.  
  45. # you can fine-tune where lines,subject,author,date should be located, values
  46. # are in percent of line-length (don't forget to let the switching-key a
  47. # little bit room left ;-) 
  48. #COLUMNS         2 8 55 78
  49.  
  50. # if you really want to, you can specify an external pager, but the internal
  51. # is IMHO easy to use.
  52. #NEWSREADER      INTERNAL
  53.  
  54. # which header-lines should be displayed in non-verbose mode ?
  55. DISPLAYFLAGS    D FfLORS
  56.  
  57. # which header-lnes should be high-lighted ?
  58. HILIGHTFLAGS     E f  RS
  59.  
  60. # Verbose-Mode displays every header-line.
  61. Verbose        No
  62.  
  63. # requires a Lines:-Header in article, else will display '-' : speeds up
  64. # scanning by little.
  65. RequireLines    No
  66.  
  67. # sorting sub-threads is not implemented yet :-(
  68. #Threaded    Yes
  69.  
  70. # backup all mails to 
  71. SentMail    ARC:newsarc/mailed
  72.  
  73. # backup all articles sent
  74. SentNews    ARC:newsarc/posted
  75.  
  76. # Add all lines in MailHeader to the header of outgoing mail
  77. MailHeader    UULIB:.annheader
  78.  
  79. # Add all lines in NewsHeader to the header of outgoing articles
  80. NewsHeader    UULIB:.annheader
  81.  
  82. # if you want to use the killfile-feature, uncomment this line and set it to
  83. # an appropriate value
  84. #KillFile    UULIB:.killfile
  85.  
  86. # the process-TaskPri()-ority of ann
  87. ParentPri     0
  88. # the process TaskPri()-oprity of the child-task, recommended, if you are
  89. # using the kill file facility (see above). 
  90. ChildPri    -1
  91.