OKAMI NEWSREADER MANUAL PAGES

NAME
	O: The Okami Newsreader

SYNOPSIS
	o.prg -v | [ newsgroup | fold | adress ]

DESCRIPTION
	This is the interactive GEM-based newsreader.
	See the user's manual for detailed information.

FEATURES
	- multi-window user interface
	- up to 256 windows (if the operating system can handle them)
	- newsgroup folds
	- file browser
	- semi-automatic PGP interface
	- regular expression or string search
	- built-in uuencode, uudecode, btoa, atob
	- multi-volume message to file save
	- Rot-13 and Rot-18 enryption
	- built-in metric conversions
	- thread walking
	- pseudo newsgroup for outgoing messages (Outbound)
	- pseudo newsgroups for mail and mail-archive
	- built-in Mausnet support
	- user-definable command-oriented keyboard layout
	- configurable on-screen text effects
	- configurable on-screen TEX conversion
	- command shell interface
	- user-definable quoting style
	- cancel-message generation
	- super smart signature system
	- Hall of Fame

PARAMETERS
	When O is invoked without parameters, a selection menu with all
	newsgroups is opened.

	When O is invoked with the parameter "-v", it prints its version
	number and exits.

	When O is invoked with a newsgroup or fold name, a selection menu
	with all messages in that group resp. all newsgroups in that fold
	is opened.
	The following special newsgroup names may be used:
		m	Mail.XXXX
		a	Mail.XXXX.archive
		o	Outbound
	In these cases, XXXX is the value of the environment variable LOGNAME
	or, if LOGNAME is not set, "root".

	When O is invoked with an e-mail adress, it starts up to write a
	mail to that adress and terminates after the mail is written.
	Alias names may be used, but they must be followed by an @ sign
	to prevent them from being mistaken for a newsgroup name.

	For example, "o.prg wr" will open newsgroup or fold "wr", and
	"o.prg wr@" will write a mail to adress "wr" (which might be an
	alias defined in the alias file).

ENVIRONMENT
	O_INF
		name of default o.inf file
	LOGNAME
		default user

FILES
	o.inf
	folds.inf
	alias
	keymap.inf

SEE ALSO
	- Okami Newsreader user's manual (o.doc)
	- The documentation of folds, contained as a comment block in the
	  folds definition file (folds.inf).
	- The documentation of the alias file, contained as a comment block
	  in the file itself.
	- The documentation of the user-definable keyboard layout, contained
	  as a comment block in the keyboard map file (keymap.inf).

DATE
	Nov 19 1993

AUTHOR
	Wolfram R”sler <wr@bara.oche.de>
