* 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)
を書き足してあげたところ、文句を言わなくなりました