/dotemacs

My configuration files for GNU Emacs

Primary LanguageEmacs Lisp

Org-mode

I’ve briefly used Emacs for programming. Now I use it only for Org-mode.

Useful keybindings

Solutions to Some Common Problems

Error: “Failed to download ‘GNU ELPA’ archive.”

Solution:

gpg --homedir ~/.emacs.d/elpa/gnupg --receive-keys 066DAFCB81E42C40

“You should replace the key with the value you copied from the debug log” — https://emacs.stackexchange.com/a/54060/12553

Maybe installing gnu-elpa-keyring-update solves the problem permanently:

http://elpa.gnu.org/packages/gnu-elpa-keyring-update.html