3 bioperl-mode : a minor mode for BioPerl documentation and template insertion
9 bioperl-mode is an Emacs minor mode that allows rapid browsing of
10 BioPerl pod and source code. It contains facilities for inserting
11 coding and documentation templates that save typing and ensure BioPerl
12 best practice compliance.
14 See http://www.bioperl.org/wiki/Emacs_bioperl-mode for a full
15 description and list of features.
19 Copy the file dist/bioperl-mode.tar into your Emacs root directory,
22 /usr/share/emacs/[version]/
26 C:\Program Files\emacs-[version]\
32 $ tar -xf bioperl-mode.tar
34 In your .emacs file, add the line
36 (require 'bioperl-mode)
40 Source files are available in site-lisp and etc directories.
42 For more details, see http://www.bioperl.org/wiki/Emacs_bioperl-mode.
46 Please direct questions to bioperl-l@lists.open-bio.org