"Benjamin L. Russell" wrote: > When I renamed C:\bin\emacs-23.1 to C:\bin\emacs, the > previous error message went away, only to be replaced by > the following error message: > [...] > Any ideas?
I am not a Windows user, I cannot help with that, but first I would make sure that you can send email through gnutls-cli. Can you try it in an "M-x eshell" session following, for example, the instructions at [1]? We cannot send a SIGALRM POSIX signal under windows, but we can send an EOF to the process through the eshell function "eshell-send-eof-to-process". So, when the instructions say "send SIGALRM to gnutls-cli", you "M-x eshell-send-eof-to-process". If that works we can try to debug the rest. [1] <http://marcomaggi.github.com/docs/mbfl.html#sendmail-gnutls> -- Marco Maggi _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
