emacsの設定


* emacsのIMAPクライアント、wanderlustを立ち上げると、一瞬、ミニバッファにgnutls.c: [1] Note that the security level of the Diffie-Hellman key exchange has been lowered to 256 bits and this may allow decryption of the session dataと表示されるようになったので、.emacsに(setq gnutls-min-prime-bits 1024)を書き足してあげたところ、文句を言わなくなりました