Hi, find here ioccur, a clone of occur but incremental. It have his own history, empty when you will start of course. You can save this history with desktop:
(add-to-list 'desktop-globals-to-save 'ioccur-history) Maximum length of history default is 100, you can modify it with `ioccur-max-length-history'. Ioccur was developed initialy in traverselisp.el and was named traverse-incremental-occur. To use don't forget to byte-compile and (require 'ioccur). No dependency needed. Loading the source file NOT compiled may fail.(Due to an emacs bug). Start with M-x ioccur, you will find summary info in mode-line. I attach the file here, but you will find it here: hg clone http://mercurial.intuxication.org/hg/ioccur If you don't have hg, go there and download a tarball. Stable version is V-1.0. To get development branch (empty at this time): hg update -C development Have fun. -- Thierry Volpiatto Gpg key: http://pgp.mit.edu/
ioccur.el
Description: application/emacs-lisp
_______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
