unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Daiki Ueno <ueno@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: David Bremner <david@tethera.net>, 18513@debbugs.gnu.org
Subject: bug#18513: 24.3; message-mode sends unencrypted on error
Date: Wed, 01 Oct 2014 11:32:34 +0900	[thread overview]
Message-ID: <m3oatw5xkt.fsf-ueno@gnu.org> (raw)
In-Reply-To: <hp7g0kbmt5.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 30 Sep 2014 21:28:38 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Daiki Ueno wrote:
>
>> I've installed the following simple fix in the trunk.  Does it work for you?
> [...]
>> -		 (setq tags (list "sign" method "encrypt" method))))
>> +		 (setq tags (list "sign" method "encrypt" method)))
>> +		(t
>> +		 (error "Unknown secure mode %s" mode)))
>
> Seems like a safe, simple fix for a potentially important issue;
> so what do you think about putting it in emacs-24?

Pushed now (hope it met the deadline).





      reply	other threads:[~2014-10-01  2:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-20  6:12 bug#18513: 24.3; message-mode sends unencrypted on error David Bremner
2014-09-29 11:09 ` Daiki Ueno
2014-09-29 12:14   ` David Bremner
2014-09-30  1:36     ` Daiki Ueno
2019-09-23 11:46     ` Lars Ingebrigtsen
2019-09-23 12:18       ` David Bremner
2019-09-23 13:53         ` Lars Ingebrigtsen
2019-09-24 10:49           ` Daniel Kahn Gillmor
2019-09-25 13:05             ` Lars Ingebrigtsen
2014-10-01  1:28   ` Glenn Morris
2014-10-01  2:32     ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m3oatw5xkt.fsf-ueno@gnu.org \
    --to=ueno@gnu.org \
    --cc=18513@debbugs.gnu.org \
    --cc=david@tethera.net \
    --cc=rgm@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).