Gnus development mailing list
 help / color / mirror / Atom feed
From: Daiki Ueno <ueno@gnu.org>
To: Roy Hashimoto <roy.hashimoto@gmail.com>
Cc: ding@gnus.org
Subject: Re: magic numbers in mm-view.el
Date: Mon, 10 Jun 2013 13:57:10 +0900	[thread overview]
Message-ID: <m3hah67ec9.fsf-ueno@gnu.org> (raw)
In-Reply-To: <loom.20130609T190948-715@post.gmane.org> (Roy Hashimoto's message of "Sun, 9 Jun 2013 17:37:15 +0000 (UTC)")

Roy Hashimoto <roy.hashimoto@gmail.com> writes:

> This is a followup to an ancient thread but the bug is still present
> in the gnus shipped with GNU Emacs 24.3.  To recap, sometimes valid
> S/MIME encrypted messages will not be recognized with the error
> "Unknown or unimplemented PKCS#7 type".  The cause was identified in
> the original message, which was that the regular expression
> recognizing the binary PKCS7 envelope used a '.'  to match any byte
> but that does not include 0x0a (\n).
>
> Here's a patch that fixes that issue for both signed and encrypted messages
> and makes the regexp a little easier to read:

Thanks; applied to Gnus git master.

Regards,
-- 
Daiki Ueno



      reply	other threads:[~2013-06-10  4:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-10 17:59 David S. Goldberg
2005-06-10 20:31 ` Simon Josefsson
2005-06-13 14:48   ` David S. Goldberg
2005-06-10 21:02 ` Arne Jørgensen
2013-06-09 17:37 ` Roy Hashimoto
2013-06-10  4:57   ` Daiki Ueno [this message]

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=m3hah67ec9.fsf-ueno@gnu.org \
    --to=ueno@gnu.org \
    --cc=ding@gnus.org \
    --cc=roy.hashimoto@gmail.com \
    /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).