
This directory contains odds and ends.

shipmail is a perl script which can be hooked into NEdit to enable one
to send mail directly from inside NEdit. Use the expander 'mail' defintion
to import the letter.tpl file into an empty NEdit window. To see how to
actually invoke shipmail, see its entry registered in the dot_nedit file.

show is a shell script which can be used to extract class source files
out of a Java archive file. See how it is used in java.def and accessed
through entries in dot_nedit.

n is a perl script which invokes NEdit through the NEdit client program.
It uses a similar method to discovering the type of file being opened
as NEdit does, so that language specific elements can be set up.


The *.import files are sample key binding/macro definition files.

The *.pats files are expander hilite patterns for definition
dictionaries.

NEdit is a sample X-resource file.

dot_neditmacro is an example .neditmacro file showing how to
hook in the various *.nm files during NEdit initialization time.

