Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: Re: gpgsm: smime, various secret keys,	mml2015-sign-with-sender for smime
Date: Mon, 07 Jan 2013 20:57:51 +0100	[thread overview]
Message-ID: <87r4lwhikg.fsf@mat.ucm.es> (raw)
In-Reply-To: <87lic58wnm.fsf-ueno@gnu.org>

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

>> "Daiki" == Daiki Ueno <ueno@gnu.org> writes: 
 
   > Uwe Brauer <oub@mat.ucm.es> writes: 
 
   > I've added mml-smime-sign-with-sender: 
   > http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/111432?start_revid=111432 

Thanks very much. 
   > Could you test if it works?  I don't have multiple S/MIME 
   > keys. 


Well I only can find the diff. I tried to apply that to the git 
version 

I recently downloaded but without success. I think the easiest 
solution 

would be direct link to the new mml-smime.el 


I had a simple kludge so far 
(add-hook 'message-setup-hook 'my-simple-smime-select-signers)

(defun my-simple-smime-select-signers ()
  (interactive)
  (setq mml-smime-signers nil)
  (setq mml-smime-signers (list user-mail-address )))

But I prefer a clean solution.

I think I have implemented 

mml-sime-encrypt-to-self, but before sending a patch I would need to
know which is the correct, new mml-smime file

regards

Uwe 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4474 bytes --]

  reply	other threads:[~2013-01-07 19:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 14:28 Uwe Brauer
2013-01-07  4:06 ` Daiki Ueno
2013-01-07 19:57   ` Uwe Brauer [this message]
2013-01-07 22:01     ` Daiki Ueno
2013-01-07 22:16       ` Uwe Brauer

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=87r4lwhikg.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=ding@gnus.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).