You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
The default install-from-git.sh can install realgud into a site-lisp,e.g /usr/local/share/emacs-site-lisp.
site-lisp directories and their subdirectories may be automaticallyadded to load path, in particular in Debian/usr/local/share/emacs/site-lisp/ is added to load-path before emacssystem directories. So realgud's common/buffer/info.el is loadedbefore emacs's info.el
Adding this ".nosearch" file prevents emacs from adding realgud to theload-path.
|