Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* another pgg (mml)bug, process not open for writing
@ 2006-12-05 12:36 Uwe Brauer
  2006-12-06  1:29 ` Katsumi Yamaoka
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2006-12-05 12:36 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 117 bytes --]


Hello 

Here is another bug which appears from time to time
when I try to use 	  (mml-secure-message-sign-pgpmime):

[-- Attachment #2: process-bug --]
[-- Type: application/octet-stream, Size: 947 bytes --]

Debugger entered--Lisp error: (error "Process not open for writing" #<process "pgg-gpg" pid 3705 state:exit>)
  process-send-region(#<process "pgg-gpg" pid 3705 state:exit> 1 54)
  pgg-gpg-sign-region(1 54 nil nil)
  funcall(pgg-gpg-sign-region 1 54 nil nil)
  apply(funcall pgg-gpg-sign-region (1 54 nil nil))
  pgg-invoke("sign-region" gpg 1 54 nil nil)
  pgg-sign-region(1 54)
  mml2015-pgg-sign((part (sign . "pgpmime") (tag-location . 400) (contents . "This \n")))
  mml2015-sign((part (sign . "pgpmime") (tag-location . 400) (contents . "This \n")))
  mml-pgpmime-sign-buffer((part (sign . "pgpmime") (tag-location . 400) (contents . "This \n")))
  mml-generate-mime-1((part (sign . "pgpmime") (tag-location . 400) (contents . "This \n")))
  mml-generate-mime()
  message-encode-message-body()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: another pgg (mml)bug, process not open for writing
  2006-12-05 12:36 another pgg (mml)bug, process not open for writing Uwe Brauer
@ 2006-12-06  1:29 ` Katsumi Yamaoka
  0 siblings, 0 replies; 2+ messages in thread
From: Katsumi Yamaoka @ 2006-12-06  1:29 UTC (permalink / raw)


>>>>> In <87bqmih63q.fsf@mat.ucm.es> Uwe Brauer wrote:

> Here is another bug which appears from time to time
> when I try to use 	  (mml-secure-message-sign-pgpmime):

> Debugger entered--Lisp error: (error "Process not open for writing" #<process "pgg-gpg" pid 3705 state:exit>)

I've seen such an error when the key matched to the specified
signer (`pgg-default-user-id'?) was not found.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-06  1:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-05 12:36 another pgg (mml)bug, process not open for writing Uwe Brauer
2006-12-06  1:29 ` Katsumi Yamaoka

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 NNTP newsgroup(s).