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: Glenn Morris <rgm <at> gnu.org>
To: Daiki Ueno <ueno <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: Tue, 30 Sep 2014 21:28:38 -0400
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?




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.