Ciao a tutti, I am trying to use the remailer (mixmaster type) support in my gnus via mailcrypt but I get always this error: Format specifier doesn't match argument type I follow the info file and this is my .gnus ;; Mailcrypt (load-library "mailcrypt") (mc-setversion "gpg") (autoload 'mc-install-write-mode "mailcrypt" nil t) (autoload 'mc-install-read-mode "mailcrypt" nil t) (add-hook 'mail-mode-hook 'mc-install-write-mode) (add-hook 'gnus-summary-mode-hook 'mc-install-read-mode) (add-hook 'message-mode-hook 'mc-install-write-mode) (add-hook 'news-reply-mode-hook 'mc-install-write-mode) (setq mc-mixmaster-path "/usr/bin/mixmaster") (setq mc-mixmaster-list-path "/var/lib/mixmaster/stats/type2.list") What is wrong? -- Ciao leandro ..... e saluti al brigadiere