GNU bug report logs - #18513
24.3; message-mode sends unencrypted on error

Previous Next

Package: emacs;

Reported by: David Bremner <david <at> tethera.net>

Date: Sat, 20 Sep 2014 06:14:01 UTC

Severity: normal

Found in version 24.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daiki Ueno <ueno <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: David Bremner <david <at> tethera.net>, 18513 <at> debbugs.gnu.org
Subject: bug#18513: 24.3; message-mode sends unencrypted on error
Date: Wed, 01 Oct 2014 11:32:34 +0900
Glenn Morris <rgm <at> 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).




This bug report was last modified 5 years and 291 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.