From: ueno Date: Tue, 25 Apr 2006 01:07:05 +0000 (+0000) Subject: Fixed. X-Git-Tag: epg-0_0_1~27 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e678714fc17537222f74f2480bd2685a2c95f2;p=elisp%2Fepg.git Fixed. --- diff --git a/epg.el b/epg.el index 2a8c2f3..98bc0e3 100644 --- a/epg.el +++ b/epg.el @@ -523,7 +523,7 @@ This function is for internal use only." (save-excursion (set-buffer (process-buffer process)) ;; gpg process exited abnormally, but we have not received an - ;; error response from it. + ;; error response from it. Set it here. (unless (epg-context-result-for epg-context 'error) (if (string-match "\\`exited abnormally with code \\(.*\\)\n" status) (epg-context-result-for