%------------------------------------ % % AUTOR: Piotr Ożarowski % WWW: www.ozarowski.pl % % PLIK: .slrnrc % WERSJA: 1.1 % MODYFIKACJA: sob 17-09-2005 15:18 % %------------------------------------ % lista wyboru grupy % %F - Flaga grupy (`U' niesubskrybowana, `N' nowa) % %d - Opis grupy (opisy musza by? pobrane przez 'slrn -d') % %h - Najwyzszy numer artykulu w grupie % %l - Najnizszy numer artykulu w grupie % %n - Nazwa grupy % %t - Calkowita liczba artykulów w grupie % %u - Liczba nieprzeczytanych artykulów w grupie group_display_format 0 " %F%-5u [%-6t] %n" group_display_format 1 " %F%-5u %n%50g%-8l-%h" group_display_format 2 " %F%-5u %n%45g%d" % lista wyboru artykulu % %% - znak procentu % %C - wyswietla `C', jesli biezacy watek jest zwiniety. % %D - data (okreslona w overview_date_format) % %F - flagi (przeczytane/nieprzeczytane, znaczniki '*' i '#', numery naglowkow) % %G - punktacja 'GroupLens' % %S - punkty % %T - drzewo watków % %b - rozmiar artykulu (w bajtach) % %c - liczba wiadomosci w podwatku % %d - data % %f - naglówek ,,From:'' % %l - liczba wierszy artykulu % %n - numer serwera % %r - nazwa autora % %s - temat % %t - liczba wiadomosci w watku wraz z drzewem watków header_display_format 0 "%F [%15r] %-3l%t%64s %-26g %-4S %-20D" header_display_format 1 "%F%-5S%G%-5l:[%12r]%t%s" header_display_format 2 "%F%-5S%-5l:%t%50s %r" header_display_format 3 "%F%G%-5l:[%12r]%t%s" header_display_format 4 "%F%-5l:%t%s" set overview_date_format "%Y-%m-%d %H:%M %a" set use_localtime 3 % ważne posty od score: set min_high_score 5 % posty < max_low_score -> "przeczytane" set max_low_score -10 % linia na samej gorze programu % %% - percent character % %d - current date % %n - name of the current newsgroup % %s - name of the current server % %t - current time % %v - version of slrn %set top_status_line "slrn %v ** Press '?' for help, 'q' to quit. ** Server: %s" set top_status_line "slrn %v %s" % linie statusu w oknie wyboru grupy % %D - Prints `*' if newsrc file needs saving, `-' otherwise % %L - Current line (e.g. ``1/34'') % %P - Percentage of the way through the group window % %s - Name of the current server %set group_status_line "-%D-News Groups: %s %-20g -- %L (%P)" % domyslnie set group_status_line "%D Serwer: %s %-20g %L (%P)" % linia statusu listy artykułów % L - Current line (e.g. ``1/74'') % P - Percentage of the way through the header list % T - Number of articles in the current subthread % n - Name of the current group % p - Prints `<' if the window is panned (scrolled horizontally) % r - Number of read articles in the group % t - Total number of articles in the group % u - Number of unread articles in the group %set header_status_line "%p[%u/%t unread] Group: %n%-20g -- %L (%P)" % domyslnie set header_status_line "%p[nieprzeczytanych: %u/%t] Grupa: %n %-20g %L (%P)" % linia statusu wyswietlanej wiadomości % te same co w header_display_format oraz dodatkowo: % H - Wyswietla 'H' jesli naglówki nie sa ukryte. % I - Wyswietla 'P' jesli sygnatura PGP nie jest ukryta. % L - Numer biezacego wiersza (np. ,,1/18'') % P - Procentowa wielkosc przeczytania artykulu. np (,,17%'') % Q - Wyswietla 'Q' jesli cytaty nie sa ukryte. % T - Wyswietla 'S' jesli sygnaturki nie sa ukryte. % V - Wyswietla 'V' jesli tekst verbatim nie jest ukryty. % W - Wyswietla 'W' jesli zawijanie tekstu jest wlaczone. % p - Wyswietla '<' jesli okno jest przewiniete w poziomie. % v - Wyswietla 'v' jesli znaczniki verbatim nie s? ukryte. %set art_status_line "%p%n : %s %-20g -- %L (%P)" % domyslnie set art_status_line "%p%n: %s %-20g %L (%P)" ignore_quotes "^ ?[><:=|]" set quote_string ">" interpret "slrnface.sl" % nagłówek From: realname set realname "tutaj_moj_nick" set username "login" % tu wpisuje login z adresu email (zakodowany w ROT13) set hostname "serwer.pl" % j.w., serwer % nagłówek Reply-To: %set replyto "jd@something.com" % nagłówek Organization: %set organization "Doe inc." % skąd pobrac sygnaturkę set signature ".sygnaturki/usenet" %---------------------------------- % USTAWIENIA SERWERA %---------------------------------- % przyporządkowanie plików newsrc do serwerów % domyślny serwer ustawia systemowa zmienna NNTPSERVER %server "news.doe.com" ".jnewsrc-doe" % serwer wymaga autoryzacji nnrpaccess "news.gazeta.pl" "moj_login" "moje_haslo" % wymus autoryzację %set force_authentication 0 % nntp - czytaj artykuły online % spool - uzyj spoola %set server_object "nntp" % "nntp" - wyslij bezposrednio na serwer % "inews"- uzyj zewnetrznego programu do wyslania artukułu % "slrnpull" - wyslij do programu slrnpull, aby ten wrzucil art. na serwer set post_object "nntp" % generuj nagłowek Message-ID: set generate_message_id 1 posting_host "tu_wpisuje_moja_domene" % If non-zero, slrn reads the active file on each startup. You might want to % use this if your network connection is fast or the server has few groups. %set read_active 0 %---------------------------------- % dla trybu SPOOL %---------------------------------- % Basic directory settings %set spool_inn_root "/var/lib/news" %set spool_root "/var/spool/news" %set spool_nov_root "/var/spool/news/over.view" % These are relative to spool_inn_root unless they start with "/". %set spool_active_file "data/active" %set spool_activetimes_file "data/active.times" %set spool_newsgroups_file "data/newsgroups" % This value is relative to the directories under spool_nov_root: %set spool_nov_file ".overview" % Whether to check for each article when reading an overview file (slower, % but may save you from lots of "article not available" errors). %set spool_check_up_on_nov 0 %---------------------------------- % PROGRAMY ZEWNETRZNE %---------------------------------- % zewnętrzny edytor % %s - nazwa pliku % %d - linia od ktorej zacząc (gdzie skonczyles podczas ostatniej edycji) set editor_command "vim -c 'set titlestring=SLRN\\ Vim' -c %d %s" % jezeli inny niż editor_command: %set mail_editor_command "jed '%s' -g %d -tmp --mail-mode" %set post_editor_command "jed '%s' -g %d -tmp --mail-mode" %set score_editor_command "jed '%s' -g %d -tmp --score-arrange-score" % If non-zero, abort posting or email operation if the file was not modified by the editor. %set abort_unmodified_edits 0 % In case we need metamail to display an article: %set metamail_command "metamail" % przegladarka WWW (dla Xow i bez Xow) set non_Xbrowser "elinks '%s'" set Xbrowser "opera -newpage '%s' &" % polecenie do wydruku %set printer_name "lpr -Plp" % In case you want to use another mailer than sendmail. Be sure that it % implements the same interface, though! %set sendmail_command "/usr/lib/sendmail -oi -t -oem -odb" % Set this to one if you want the "From:" header in e-mails to be generated % from the hostname / username / realname variable. % Note: Not all MTAs are configured to allow this. %set generate_email_from 0 %---------------------------------- % PLIKI / KATALOGI %---------------------------------- % Note: All filenames in this section are relative to HOME unless they start % with a '/'. % Filename where articles / email you sent are archived. % Note: If these are unset, slrn does not keep a copy of outgoing messages. set save_posts ".slrn/my_posts" set save_replies ".slrn/my_replies" % File where failed posts are appended. Use "" to disable saving. %set failed_posts_file "dead.letter" % Name of score file. set scorefile ".slrn/scorefile" % Name of directory where decoded files are placed. set decode_directory ".slrn/decoded" % Directory where all other files are saved. set save_directory ".slrn/saved" % Directory where postponed articles are placed. Please make sure it exists. set postpone_directory ".slrn/postponed" % Whether to put temporary files for postings, followups and replies in the % directory specified by the TMPDIR environment variable or /tmp. %set use_tmpdir 0 %---------------------------------- % Atrybuty i nagłówki %---------------------------------- % This sets the attribution lines for follow-ups and replies. The following % format specifiers are recognized: % %d - date % %D - date (formatted) % %r - real name % %R - first name % %f - email address % %s - subject % %m - msgid % %n - newsgroups % %% - percent set followup_string "%r napisal(a):" set reply_string "W %n, napisałeś:" % dodatkowe nagłówki dla NOWYCH artykułów set custom_headers "X-Jabber: moj@jid.org\nX-Home-Page: http://strona.domowa.pl\nX-Operating-System: Debian GNU/Linux" % dodatkowe nagłówki przy wysylaniu odpowiedzi do autora set reply_custom_headers "X-Jabber: moj@jid.org\nX-Home-Page: http://strona.domowa.pl\nX-Operating-System: Debian GNU/Linux" % dodatkowe nagłówki przy odpowiadaniu na artykuły set followup_custom_headers "X-Jabber: moj@jid.org\nX-Home-Page: http://strona.domowa.pl\nX-Operating-System: Debian GNU/Linux" % dodatkowe nagłówki przy wysyłaniu artykułów kontrolnych (np. kasowania artykułu) set supersedes_custom_headers "X-Superseded-Date: %d" % These are inserted when sending email CCs of your postings. % cc_post_string currently does not support any % escapes. %set cc_followup_string "[This message has also been posted to %n.]" %set cc_post_string "[This message has also been posted.]" %---------------------------------- %% 6. Character mapping / MIME support %---------------------------------- % Character set used for the local display; valid values are: % isolatin, ibm850, ibm852, next, koi8 set charset isolatin % Character set to declare when posting 8bit characters. Do *not* use % the same value as for "charset" here. set mime_charset "iso-8859-2" % You may set this to a comma-separated list of MIME charsets your terminal % is capable to display. The example adds two Chinese charsets: %compatible_charsets "Big5,gb2312" % If non-zero, call metamail for MIME formats slrn cannot handle. %set use_metamail 1 %---------------------------------- % 7. Some preferences for the header window (see the manual for more) %---------------------------------- % These sorting methods are available: % If 0, do not sort. If 1, perform threading. If 2, sort by subject. % If 3, thread then sort result by subject. % If 4, sort by score. If 5, thread then sort by score. % If 6, sort by score and subject. % If 7, thread, then sort by score and subject. % If 8, sort by date with most recent first. % If 9, thread, then sort by date with most recent first. % If 10, sort by date with most recent last. % If 11, thread then sort by date with most recent last. set sorting_method 11 % If non-zero, a header with a new subject will start a new thread. set new_subject_breaks_threads 0 %---------------------------------- % 8. Some preferences for the article pager (see the manual for more) %---------------------------------- % Which headers do you want to see by default? % You can also match all headers starting with a given string and exclude % specific headers by preceding them with "!" (e.g. use "X-,!X-Trace:" to % display all the "X-"headers except "X-Trace:"). visible_headers "From:,Subject:,Newsgroups:,Followup-To:,Reply-To:,User-Agent,X-Operating-System,X-Newsreader" % If non-zero, #v+ and #v- will be interpreted as markers of verbatim lines. set process_verbatim_marks 1 % If non-zero, hide #v+/#v- verbatim marks. set hide_verbatim_marks 1 % If non-zero, hide signature in articles. set hide_signature 0 % If non-zero, hide PGP signature in articles. set hide_pgpsignature 1 %---------------------------------- %% 9. Display / color settings %---------------------------------- % ECS + ? pokazuje spoilery i _NIE_ zmienia pozycji wyswietlanego tekstu set spoiler_display_mode 0 % If non-zero, slrn will draw the thread tree using simple ascii characters %set simulate_graphic_chars 0 % Enable xterm/win32 mouse support: 1 to enable, 0 to disable set mouse 0 % Draw cursor bar ala tin instead of slrn "->" cursor? set display_cursor_bar 1 % Set to 1 to have slrn scroll by full page instead of by line. set scroll_by_page 0 % Should color be used to indicate the score of an article? % (0) scores do not influence colors (1) scores are colored by their value % (2) subjects are colored by score (3) both are colored by score %set color_by_score 3 % If non-zero, the subjects of unread articles are highlighted set highlight_unread_subjects 1 % If non-zero, URLs are highlighted. set highlight_urls 1 % Enables blinking in monochrome mode and allows bright backgrounds in some % color terminals: %set use_blink 1 % black (czarny) gray (ciemnoszary) % red (czerwony) brightred (jasnoczerowny) % green (zielony) brightgreen (jasnozielony) % brown (brazowy) yellow (zólty) % blue (niebieski) brightblue (jasnoniebieski) % magenta (fioletowy) brightmagenta (jasnofioletowy) % cyan (morski) brightcyan (jasny morski) % lightgray (bialy) white (jaskrawobia;y) % This color object is only used when highlight_unread_subjects is set to 2 % (see the reference manual for details): color unread_subject "white" "" "bold" mono unread_subject "bold" % These settings are used for color terminals: color article "lightgray" "default" color author "magenta" "" color boldtext "brightblue" "" "bold" color box "black" "white" color cursor "yellow" "red" color date "green" "" color description "lightgray" "" color error "red" "" "blink" color frame "yellow" "" color from_myself "brightred" "" "bold" color group "lightgray" "" "bold" color grouplens_display "lightgray" "" color header_name "brightcyan" "" "bold" color header_number "green" "" color headers "green" "" color neg_score "blue" "" color pos_score "green" "" color high_score "red" "" "bold" color italicstext "magenta" "" "bold" color menu "yellow" "blue" color menu_press "lightgray" "yellow" color message "lightgray" "" color normal "lightgray" "" color pgpsignature "lightgray" "" color quotes "cyan" "" color quotes1 "brightblue" "" color quotes2 "blue" "" color quotes3 "brightcyan" "" color quotes4 "cyan" "" color quotes5 "brightblue" "" color quotes6 "blue" "" color quotes7 "brightcyan" "" color response_char "green" "" "bold" color signature "gray" "" color selection "yellow" "blue" "bold" color status "yellow" "blue" color subject "lightgray" "" color thread_number "lightgray" "" "bold" color tilde "magenta" "" "bold" color tree "red" "" "bold" color underlinetext "cyan" "" "underline" color url "white" "" "bold" color verbatim "green" "" % These attributes are for terminals that cannot display color: mono article "none" mono author "none" mono boldtext "bold" mono cursor "bold" "reverse" mono date "none" mono description "none" mono error "blink" mono frame "reverse" mono from_myself "bold" mono group "bold" mono grouplens_display "none" mono header_name "bold" mono header_number "none" mono headers "none" mono high_score "bold" mono italicstext "bold" mono menu "reverse" mono menu_press "none" mono neg_score "none" mono normal "none" mono pgpsignature "none" mono pos_score "reverse" mono quotes "none" mono quotes1 "none" mono quotes2 "none" mono quotes3 "none" mono quotes4 "none" mono quotes5 "none" mono quotes6 "none" mono quotes7 "none" mono response_char "bold" mono selection "bold" mono signature "none" mono status "reverse" mono subject "none" mono thread_number "bold" mono tilde "bold" mono tree "none" mono underlinetext "underline" mono url "bold" mono verbatim "none" %---------------------------------- % KLAWISZOLOGIA %---------------------------------- % Cursor movement: setkey group line_down "" % Go to the next group setkey group line_down "^N" setkey group line_up "" % Go to the previous group setkey group line_up "^P" setkey group page_down "^V" % Scroll to the next page setkey group page_down "" setkey group page_down "^D" setkey group page_up "V" % Scroll to the previous page setkey group page_up "" setkey group page_up "^U" setkey group bob "<" % Go to the bottom of the list setkey group bob "^K" setkey group eob ">" % Go to the top of the list setkey group eob "^K" setkey group group_search_backward "\\"% Group keyword search backward setkey group group_search_forward "/" % Group keyword search forward % Actions: setkey group select_group "" % Enter the current newsgroup setkey group select_group "" setkey group post "P" % Post an article setkey group post_postponed "P" % Post or edit a postponed article setkey group refresh_groups "G" % Get new news from server setkey group toggle_scoring "K" % Select scoring mode setkey group repeat_last_key "." % Repeat last key sequence setkey group evaluate_cmd "^X" % Read line and interpret it as S-Lang setkey group suspend "^Z" % Suspend slrn setkey group quit "Q" % Quit slrn % Group management: setkey group catchup "C" % Mark all articles as read setkey group uncatchup "u" % Mark all articles as unread setkey group add_group "a" % Add a new newsgroup setkey group subscribe "S" % Subscribe to the current newsgroup setkey group unsubscribe "U" % Unsubscribe from the current newsgroup setkey group move_group "m" % Move newsgroup to a different location setkey group transpose_groups "^X^T" % Transpose position of groups setkey group save_newsrc "X" % Force a save of the newsrc file % Display: setkey group toggle_group_formats "A" % Toggle group display formats setkey group toggle_hidden "l" % Toggle display of hidden groups setkey group toggle_list_all "L" % Toggle listing of unsubscribed groups setkey group redraw "^L" % Redraw the screen setkey group redraw "^R" setkey group help "?" % Display a help screen % %% 11. Article mode key bindings % % General movement: setkey article next "n" % next unread article setkey article previous "p" % previous unread article setkey article skip_to_next_group "N" % go to the next group setkey article skip_to_next_group "" setkey article skip_to_previous_group "" % go to the previous group setkey article next_high_score "!" % next article with high score setkey article next_same_subject "=" % next article with same subject setkey article goto_last_read "L" % go to the last read article % Actions: setkey article post "P" % Post a new article setkey article post_postponed "P" % Post/edit a postponed article setkey article followup "f" % Post a followup setkey article reply "r" % Reply to poster setkey article forward "F" % Forward posting via mail setkey article supersede "^S" % Supersede article setkey article cancel "^C" % Cancel article setkey article save "O" % Save article setkey article pipe "|" % Pipe article setkey article print "y" % Print article setkey article decode ":" % Decode article setkey article suspend "^Z" % Suspend slrn setkey article quit "q" % Quit slrn setkey article fast_quit "Q" % Quit slrn immediately % Moving in the article pager: setkey article article_line_down "" % Scroll article down one line setkey article article_line_down "" setkey article article_line_down "" setkey article article_line_up "" % Scroll article up one line setkey article article_line_up "" setkey article article_page_down "" % Scroll article down one page setkey article article_page_up "" % Scroll article up one page setkey article article_page_up "b" % Scroll article up one page setkey article article_eob ">" % Move to the end of the article setkey article article_bob "<" % Move to the beginning setkey article article_left "" % Pan article to the left setkey article article_right "" % Pan article to the right setkey article article_search "/" % Search forward in the article setkey article skip_quotes "" % Skip beyond quoted text setkey article forward_digest "g" % Skip to next digest % Moving in the header display: setkey article header_line_down "" % Move to next article setkey article header_line_down "^N" setkey article header_line_up "" % Move to previous article setkey article header_line_up "^P" setkey article header_page_down "^V" % Scroll down one page setkey article header_page_down "" setkey article header_page_down "^D" setkey article header_page_up "V" % Scroll up one page setkey article header_page_up "" setkey article header_page_up "^U" setkey article header_eob ">" % Go to last article in group setkey article header_bob "<" % Go to first article in group setkey article goto_article "j" % Move to article (number) setkey article author_search_forward "a" % Author search forward setkey article author_search_backward "A" % Author search backward setkey article subject_search_forward "s" % Subject search forward setkey article subject_search_backward "S" % Subject search backward % Marking as read/unread: setkey article delete "d" % Mark article as read setkey article undelete "u" % Mark article as unread setkey article delete_thread "d" % Mark (Sub-)Thread as read setkey article catchup_all "c" % Mark all articles as read setkey article catchup_all "c" setkey article catchup "C" % Catchup (up to this article) setkey article uncatchup_all "u" % Mark all articles as unread setkey article uncatchup "U" % Uncatchup (up to this article) setkey article expunge "x" % Remove all read articles % Display properties: setkey article toggle_headers "t" % Full headers (on/off) setkey article toggle_headers "h" setkey article toggle_rot13 "R" % Toggle ROT-13 decryption setkey article toggle_quotes "T" % Display quoted lines (on/off) setkey article toggle_signature "\\" % Show signature (on/off) setkey article wrap_article "W" % Wrap long lines (on/off) setkey article show_spoilers "?" % Reveal spoilers (on/off) setkey article toggle_pgpsignature "]" % Show PGP signature (on/off) setkey article toggle_verbatim_marks "[" % Show verbatim marks (on/off) setkey article enlarge_article_window "^" % Enlarge the article window setkey article shrink_article_window "^^" % Shrink the article window setkey article zoom_article_window "z" % Maximize/Unmaximize article setkey article hide_article "H" % Hide/Show the article window setkey article browse_url "U" % Search for URL and follow it setkey article toggle_sort "S" % Select threading method setkey article toggle_collapse_threads "t" % Collapse/Uncollapse thread setkey article toggle_header_formats "a" % Toggle header display formats setkey article redraw "^L" % Redraw screen setkey article redraw "^R" % Redraw screen setkey article help "?" % Display help screen % Miscellaneous actions: setkey article create_score "K" % Create a scorefile entry setkey article view_scores "v" % Show which rules matched setkey article locate_article "l" % Locate article by Message-ID setkey article get_children_headers "^P" % Find all children setkey article get_parent_header "p" % Reconstruct thread setkey article mark_spot ";" % Mark current article position setkey article exchange_mark "," % Return to marked article setkey article tag_header "#" % Numerically tag article setkey article untag_headers "#" % Remove all numerical tags setkey article toggle_header_tag "*" % Set/remove header tag setkey article repeat_last_key "." % Repeat last key sequence setkey article grouplens_rate_article "0" % Rate article with grouplens setkey article evaluate_cmd "^X" % Interpret line as S-Lang % %% Command prompt key bindings % setkey readline bol "^A" % Beginning of line setkey readline eol "^E" % End of line setkey readline right "" % Move right setkey readline left "" % Move left setkey readline bdel "^H" % Delete backward setkey readline bdel "^?" % Delete Backward setkey readline del "^D" % Delete Foreword setkey readline delbol "^U" % Delete to Beginning of line setkey readline delbow "^W" % Delete to Beginning of word setkey readline deleol "^K" % Delete to End of line setkey readline trim "/" % Trim whitespace setkey readline quoted_insert "^Q" % Quoted insert setkey readline complete "" % Complete filename setkey readline cycle " " % Cycle among filenames