Move config files to XDG-compatible path: `$HOME/.config/emacs`.
Use the indention that emacs applies when auto indenting.
In order for emacs to be able to cope with gpg, the following lines have to be configured in `~/.gnupg/gpg-agent.conf`: ``` pinentry-program /usr/bin/pinentry-tty allow-loopback-entry ```