help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Getting Gnus working in Emacs 24.3


From: Eli Zaretskii
Subject: Re: [h-e-w] Getting Gnus working in Emacs 24.3
Date: Sat, 08 Jun 2013 06:45:43 +0300

> From: Sarir Khamsi <address@hidden>
> Date: Fri, 07 Jun 2013 16:51:05 -0700
> 
> I'm having problems getting Gnus working to read mail in Emacs 24.3.1 on
> Windows 7. Does anyone have a working configuration they can share?
> 
> What I have now is (with myComputer replaced with the real deal):
> 
> (require 'gnutls nil t)
> (setq gnus-secondary-select-methods
>       '((nnimap "tu2"
>                 (nnimap-address "myComputer.com")
>                 (nnimap-server-port 993))))
> 
> and I get
> 
> Warning: Unable to open server nnimap+myComputer.com due to:
> Buffer *nnimap myComputer.com nil *nntpd** has no process;
> Opening nnimap server on tu2...failed: ; Server nnimap+tu2 previously
> determined to be down; not retrying; Opening nnimap server on
> tu2...failed: ; Unable to open server nnimap+tu2 due to: Buffer *nnimap
> myComputer.com 993 *nntpd** has no process
> 
> in the *Message* buffer. Thanks.

Do you have the gnutls DLLs installed where Emacs can find them?
What does

  M-: (gnutls-available-p) RET

display?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]