-->
analog.el
Description
Emacs mode to monitor lists of files or command output.
Features
- Monitor files or the output from commands.
- Filter or highlight using regular expressions (regexps).
- Collect entries into groups.
- Easily visit files or view the complete output for commands.
Source
Available at https://alioth.debian.org/projects/mph-emacs-pkgs/.
Screenshot
Development Version
The screenshot above shows some features from the development version.
New Features
New features that are likely to be included in the next release
include:
- More flexible actions to alter contents of entries; transform text
using regexps; apply shell commands or lisp functions to entries.
- More flexible highlighting of entries; apply any face to any regexp
or line matching a regexp.
- Alerts (warning messages, e-mail) for matching entries.
If you are interested in the development version, it is available from
the CVS repository.
WelcomePage