Hi, Sorry that I haven't been active lately. My day job is mostly to blame. :-)
You had this as a patch to emacs-goodies-el's README.Debian: alpaca.el is an alternative (simpler) to EasyPG, to edit GnuPG files encrypted with shared-key cryptography. Use (add-hook 'find-file-hooks 'alpaca-after-find-file) in your .emacs to enable it. To load a file encrypted with GnuPG, say foo.gpg, type `C-x C-f foo.gpg RET' and type its passphrase. Note that plain text is stored to a temporary file in the same directory of the encrypted file. You should not use a network file system for the directory. Unfortunately, there is more to adding a file to emacs-goodies-el than that. I don't want users to have to add _anything_ to ~/.emacs in order to get something to work. The code must be integrated with the custom interface. For full details, see the file 00AddingFiles on the alioth project pkg-goodies-el http://alioth.debian.org/plugins/scmcvs/cvsweb.php/emacs-goodies-el/00AddingFiles?cvsroot=pkg-goodies-el -- Peter S. Galbraith, Debian Developer <[email protected]> http://people.debian.org/~psg GPG key 1024/D2A913A1 - 97CE 866F F579 96EE 6E68 8170 35FF 799E -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

