David Hansen <[EMAIL PROTECTED]> writes: > Mind to shortly explain what the difference is to the other cscope > interfaces?
This? ,---- | ;; comment: | | ;; Because xcscope.el open a new process of "cscope -L" for each a | ;; definition, it's wasting time for reloading cscope and reopening | ;; database. | ;;Another cscope interface called bscope can get the search result quick but it is weak in the functionality. | ;;This script merge the xcscope.el and bscope.el together make it fast and versatile `---- ps. Oops, c-style lisp... -- William http://williamxu.net9.org _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
