v 0.1
I was spending some time poking around some Emacs information and came across this page explaining how to use ccrypt to automatically encrypt files.http://myridia.com/dev_posts/view/638
It showed the location for obtaining ccrypt and the emacs " el " file to use it.
http://ccrypt.sourceforge.net/
The important point I gained from the article was that the " .emacs.d " directory is the default load path for emacs, so just placing the " el " files in this directory means they are automatically readable by emacs on startup.
... Later
No comments:
Post a Comment