Hi

This is most likely a local bug: when I want to resend an email, I do
`SDr`. Invariably, when hitting C-c C-c, the result is
"message-make-from: Wrong type argument: stringp, mail-user-name"

Alternatively, SDe just works.



Debugger entered--Lisp error: (wrong-type-argument stringp mail-user-name)
  string-match("[^- !#-'*+/-9=?A-Z^-~]" mail-user-name)
  message-make-from()
  message-generate-headers(((optional . References)))
  message-setup-1(((To . "some name <[email protected]>")) nil nil nil)
  message-setup(((To . "some name <[email protected]>")))
  message-resend("some name <[email protected]>")
  gnus-summary-resend-message("some name <[email protected]>" nil)
  call-interactively(gnus-summary-resend-message nil nil)
  command-execute(gnus-summary-resend-message)

anybody an idea?

-- 
BOFH excuse #341:

HTTPD Error 666 : BOFH was here
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to