Gnus development mailing list
 help / color / mirror / Atom feed
From: Jim Burton <jim@sdf-eu.org>
To: ding@gnus.org
Subject: Re: Newbie questions: mail in plain text and toggling plugged status
Date: Wed, 11 Feb 2009 20:15:21 +0000	[thread overview]
Message-ID: <874oz0g27a.wl%jim@sdf-eu.org> (raw)
In-Reply-To: <874oz2ini5.fsf@sdf-eu.org>


> If I leave Gnus alone for a while and check for my IMAP folders for new
> messages in *Groups* with 'g' then Gnus seems to hang. C-g stops this
> but then trying to enter a group gives a message like "Can't open
> server". The only way round is to quit emacs and restart Gnus. I tried
> 'J j' to toggle plugged status but this doesn't help.

It seems to be the imap server I connect to with ssl that hangs when I
try to update. Also, it's not true to say Gnus hangs, but the process
of updating does. Quitting it means I can't open any of the groups,
and when I try to quit Gnus it gets stuck on writing ~/.newsrc.eld and
I have to cancel that too. I have this setup:

(setq imap-ssl-program "openssl s_client -tls1 -connect %s:%p")

[snip]

(setq gnus-secondary-select-methods '((nnimap "brighton.ac.uk"
					      (nnimap-address "staffmail.brighton.ac.uk")
					      (nnimap-server-port 993)
					      (nnimap-stream ssl))
				      (nntp "freenews.netfront.net")))
Jim



      reply	other threads:[~2009-02-11 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-10 10:40 Jim Burton
2009-02-11 20:15 ` Jim Burton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874oz0g27a.wl%jim@sdf-eu.org \
    --to=jim@sdf-eu.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).