% Slrnpull settings set spool_inn_root "/home/$USER/spool/news" set spool_root "/home/$USER/spool/news/slrunpull" set spool_nov_root "/home/$USER/spool/news/slrunpull" set read_active 1 set use_slrnpull 1 % Optional: if you use it, the command line argument `--spool' is % not necessary. %set server_object "spool" % killing stuff % %set prefer_head 0 set scorefile cf/slrn/kill set min_high_score 40 set max_low_score 0 set kill_score -9999 % saving stuff % %TMP=tmp/slrn set no_backups 0 set write_newsrc_flags 0 set decode_directory "news" set save_directory "news" set postpone_directory "news/.postponed" set use_tmpdir 1 set hostname "host" set username "user" %set realname "real name" %set signoff_string "\n - name\n" %set signature "sig file" set reject_long_lines 2 set abort_unmodified_edits 1 set quote_string ">" set smart_quote 1 set followup_string "in message %m,\nwrote %r ...\n" set reply_string "in message %m,\nwrote %r ...\n" set editor_command "/usr/local/bin/vim -u ~/cf/vim/vim.cf -c 'set tw=68 ai ft=mail' '%s' +%d" set mail_editor_command "mutt -F /home/$USER/cf/mutt/mutt.cf -H %s" set mail_editor_is_mua 1 set save_posts "mail/Usenet/out.usenet" set save_replies "mail/Usenet/out.usenet" % reading % %set overview_date_format "%b %d %H%M" %set overview_date_format "%Y %b %d %H" set overview_date_format "%Y %b %d" group_display_format 0 " %F%-6u :: %6t %n" header_display_format 1 "%-F %7r %-6S %-5l %t %s" header_display_format 0 "%D %-F %7r %-6S %-5l %t %s" header_display_format 2 "%D %-F %-6S %-5l %t %42s %7r" header_display_format 3 "%D %-F %-6S %-5l %t %s %7r" visible_headers "From:,Subject:,Date:,Newsgroups:,Followup-To:,To:,Cc:" set header_status_line " %p %n -- %u unread out of %t -- %L %P (hi: %h lo: %l killed: %k)" set auto_mark_article_as_read 1 set emphasized_text_mode 0 set highlight_unread_subjects 2 set highlight_urls 1 set process_verbatim_marks 0 set spoiler_display_mode 0 set use_header_numbers 1 set wrap_flags 6 set wrap_method 0 set query_read_group_cutoff 600 set query_next_group 1 set query_next_article 1 set scroll_by_page 0 set new_subject_breaks_threads 1 set show_thread_subject 0 set simulate_graphic_chars 1 set sorting_method 7 set uncollapse_threads 0 % miscellaneous % set confirm_actions 0 set display_cursor_bar 1 set lines_per_update 40 set mouse 0 set drop_bogus_groups 0 set non_Xbrowser "w3m %s" set Xbrowser "netscape %s &" % login server %server server-name newsrc %nnrpaccess server-name "user id" "password" server secnews.netscape.com cf/news/news-netscape % colors % set color_by_score 3 color unread_subject "lightgray" "default" color neg_score "green" "default" color pos_score "cyan" "default" color high_score "yellow" "default" color quotes "brown" "default" color quotes0 "brown" "default" color quotes1 "brown" "default" color quotes2 "brown" "default" color quotes3 "brown" "default" color quotes4 "brown" "default" color quotes5 "brown" "default" color quotes6 "brown" "default" color quotes7 "brown" "default" % unknown yet % color description "lightgray" "blue" % pop up menu color box "yellow" "black" %color frame "brightcyan" "black" color frame "black" "yellow" color selection "black" "green" % slrn version, server name color menu "black" "white" color menu_press "black" "brightred" % color for everything else color from_myself "red" "default" color normal "lightgray" "default" color tilde "green" "default" color cursor "black" "magenta" color error "green" "black" color response_char "white" "blue" color status "black" "brightcyan" color grouplens_display "lightgray" "default" color header_number "green" "default" color thread_number "cyan" "default" color tree "cyan" "default" color article "lightgray" "default" color author "lightgray" "default" color date "lightgray" "default" color group "lightgray" "default" color headers "lightgray" "default" color header_name "cyan" "default" color pgpsignature "lightgray" "default" color subject "lightgray" "default" color signature "lightgray" "default" color url "white" "black" color verbatim "lightgray" "default" color boldtext "lightgray" "default" color italicstext "lightgray" "default" color underlinetext "lightgray" "default" % key bindings % include cf/slrn/slrn-unsetkey.cf include cf/slrn/slrn-setkey.cf