![]() |
Note
| You can avoid the path specification by copying
sniff-mode.el
to the directory for site-wide Emacs-Lisp files:
| cp $SNIFF_DIR /config/sniff-mode.el /usr/local/ lib/emacs/site-lisp
After you have done this, your .emacs file entry would look like this:(load "sniff-mode") |
![]() |
Note
| You could also add this command to your
.emacs
file. Then, your
.emacs
would look like this:
| (load "$SNIFF_DIR/config/sniff-mode") (sniff-connect) |
Note that you can have only one Emacs-SNiFF+ connection active at a given time.
To force Emacs to disconnect from SNiFF+, type: