less.el provides a light weight minor mode for viewing files in less(as in the terminal) style. Keys like f, b, j, k, g, G will be available for handy navigation.
Differences between less.el and view.el: 1. less-style keys 2. less.el is a minor mode, whereas, view.el is a major mode. 3. less.el only defines limited keys, trying its best not to interfere keymaps in major mode. Changes since 0.3 ================= * auto-less-exclude-regexp: New var. * (auto-less-minor-mode): Turn on less mode for files not matching auto-less-exclude-regexp. -- William http://xwl.appspot.com
less.el
Description: application/emacs-lisp
_______________________________________________ gnu-emacs-sources mailing list gnu-emacs-sources@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources