This file is an implementation of a minimap sidebar, e.g., a smaller display of the current buffer on the left side. It highlights the currently shown region and updates its position automatically.
Currently, this is more a 'proof of concept', but I think it's already usable. The main problem would be to make the sidebar stick with the main window, which currently not really possible in Emacs, but AFAIK people are working on such a feature for the ECB merge. See this Wiki page (which started it all) for a Screenshot: http://www.emacswiki.org/emacs-en/ThingsEmacsCannotDo -David
minimap.el
Description: application/emacs-lisp
_______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
