Gnus development mailing list
 help / color / mirror / Atom feed
From: leandro noferini <lnoferin@cybervalley.org>
Subject: Mixmaster support
Date: Sun, 06 Nov 2005 04:13:27 +0100	[thread overview]
Message-ID: <87irv61nag.fsf@clementino.cybervalley.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 805 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

                 reply	other threads:[~2005-11-06  3:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87irv61nag.fsf@clementino.cybervalley.org \
    --to=lnoferin@cybervalley.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).