Next
Previous Contents
Slrn Intrinsic Function Reference Manual
John E. Davis,
davis@space.mit.edu
Thomas Schultz,
tststs@gmx.de
Tue Sep 28 11:23:34 2004
1.
Header and Thread Functions
1.1
collapse_thread
1.2
collapse_threads
1.3
extract_article_header
1.4
extract_displayed_article_header
1.5
get_grouplens_score
1.6
get_header_flags
1.7
get_header_number
1.8
get_header_score
1.9
get_header_tag_number
1.10
get_visible_headers
1.11
goto_num_tagged_header
1.12
has_parent
1.13
header_cursor_pos
1.14
header_down
1.15
header_next_unread
1.16
header_up
1.17
headers_hidden_mode
1.18
is_thread_collapsed
1.19
locate_header_by_msgid
1.20
next_tagged_header
1.21
prev_tagged_header
1.22
re_bsearch_author
1.23
re_bsearch_subject
1.24
re_fsearch_author
1.25
re_fsearch_subject
1.26
set_header_display_format
1.27
set_header_flags
1.28
set_header_score
1.29
set_visible_headers
1.30
sort_by_sorting_method
1.31
thread_size
1.32
uncollapse_thread
1.33
uncollapse_threads
2.
Article Functions
2.1
_is_article_visible
2.2
article_as_string
2.3
article_cline_as_string
2.4
article_cline_number
2.5
article_count_lines
2.6
article_goto_line
2.7
article_line_down
2.8
article_line_up
2.9
bsearch_article
2.10
get_article_window_size
2.11
get_body_status
2.12
get_next_art_pgdn_action
2.13
is_article_visible
2.14
is_article_window_zoomed
2.15
pipe_article
2.16
raw_article_as_string
2.17
re_bsearch_article
2.18
re_search_article
2.19
re_search_article_first
2.20
replace_article
2.21
request_body
2.22
save_current_article
2.23
search_article
2.24
search_article_first
2.25
set_article_window_size
3.
Group Functions
3.1
current_newsgroup
3.2
get_group_flags
3.3
get_group_order
3.4
group_down_n
3.5
group_search
3.6
group_unread
3.7
group_up_n
3.8
hide_current_group
3.9
is_group_mode
3.10
select_group
3.11
set_group_display_format
3.12
set_group_flags
3.13
set_group_order
4.
Dialog and Message Functions
4.1
get_response
4.2
get_select_box_response
4.3
get_yes_no_cancel
4.4
message_now
4.5
popup_window
4.6
read_mini
4.7
read_mini_filename
4.8
read_mini_integer
4.9
read_mini_no_echo
4.10
read_mini_variable
4.11
select_list_box
4.12
set_input_chars
4.13
set_input_string
5.
Key Input Functions
5.1
call
5.2
definekey
5.3
get_prefix_arg
5.4
getkey
5.5
input_pending
5.6
reset_prefix_arg
5.7
set_prefix_argument
5.8
undefinekey
5.9
ungetkey
6.
File I/O Functions
6.1
close_log_file
6.2
log_message
6.3
make_home_filename
6.4
open_log_file
6.5
print_file
7.
Miscellaneous Functions
7.1
_slrn_version
7.2
_slrn_version_string
7.3
datestring_to_unixtime
7.4
get_bg_color
7.5
get_fg_color
7.6
get_variable_value
7.7
quit
7.8
register_hook
7.9
reload_scorefile
7.10
server_name
7.11
set_color
7.12
set_color_attr
7.13
set_ignore_quotes
7.14
set_integer_variable
7.15
set_string_variable
7.16
set_strip_re_regexp
7.17
set_strip_sig_regexp
7.18
set_strip_was_regexp
7.19
set_utf8_conversion_table
7.20
setlocale
7.21
tt_send
7.22
unregister_hook
7.23
update
8.
Hooks
8.1
article_mode_hook
8.2
article_mode_quit_hook
8.3
article_mode_startup_hook
8.4
cc_hook
8.5
followup_hook
8.6
forward_hook
8.7
group_mode_hook
8.8
group_mode_startup_hook
8.9
header_number_hook
8.10
make_from_string_hook
8.11
make_save_filename_hook
8.12
post_file_hook
8.13
post_filter_hook
8.14
post_hook
8.15
pre_article_mode_hook
8.16
read_article_hook
8.17
reply_hook
8.18
resize_screen_hook
8.19
startup_hook
8.20
subject_compare_hook
8.21
supersede_hook
Next
Previous Contents