diff options
author | Daiki Ueno <ueno@gnu.org> | 2014-11-05 18:38:37 +0900 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2014-11-05 18:38:37 +0900 |
commit | 5e28461482115baee4d1f28f514a322a50774b75 (patch) | |
tree | f8ad9ff505c42b017e960887578a27a3c0cdd462 /lisp/emacs-lisp/autoload.el | |
parent | b6e66a5cc78e353ff9ae6cdd0807eefcf55b4934 (diff) | |
download | emacs-5e28461482115baee4d1f28f514a322a50774b75.tar.gz emacs-5e28461482115baee4d1f28f514a322a50774b75.tar.bz2 emacs-5e28461482115baee4d1f28f514a322a50774b75.zip |
epg: Collect output lines sent to stderr
* epg.el (epg-context): Add new slot ERROR-OUTPUT.
(epg-error-output): New buffer-local variable.
(epg--start): Initialize epg-error-output.
(epg--process-filter): Record output lines sent to stderr, in
epg-error-output.
(epg-wait-for-completion): Copy epg-error-output to ERROR-OUTPUT
slot of context.
* epa-file.el (epa-file-insert-file-contents): On error, display
output sent to stderr.
(epa-file-write-region): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions