Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: ding@gnus.org
Subject: Re: Imap, gmail and gnus
Date: Sat, 08 Oct 2011 08:56:58 -0500	[thread overview]
Message-ID: <87mxdb7fit.fsf@newsguy.com> (raw)
In-Reply-To: <82ty7jhb48.fsf@gmail.com>

Sivaram Neelakantan <nsivaram.net@gmail.com> writes:

[...]

>> Are there other pkgs that are necessary to be installed?  I'm not
>> seeing any indication at all that I have anything different in .gnus.
>
> err...shouldn't there be an ssl connection to the gmail server?  Where
> and how is that supposed to happen in your case? 
>
>
>  sivaram
>  -- 

[...]

> Might you have something later in your .gnus that overwrites this
> addition? What does C-h v gnus-secondary-select-methods say?
>
> It is rather odd that you don't get anything in the Server buffer, I
> think.
 
Indeed it is, and yes there was.  I had this

(setq gnus-secondary-select-methods
      '((nnml ""))) 

-------        ---------       ---=---       ---------      -------- 
 *BELOWS* this:

  (add-to-list 'gnus-secondary-select-methods '(nnimap "hputnam3"
                        (nnimap-address "imap.gmail.com")
                        (nnimap-server-port 993)
                        (nnimap-stream ssl))) 

-------        ---------       ---=---       ---------      -------- 

So of course the list got smushed by a full scale declaration of what
the secondary-select-method was instead of being added to.

Nice catch... thank you both very much

It's working nice and smooth now.

I still have another problem that has been bugging me for days.  I'm
trying to catch a backtrace with (setq debug-on-quit t)

When I get a nice one I'll start a new thread.




  parent reply	other threads:[~2011-10-08 13:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-08  1:37 Harry Putnam
2011-10-08  1:59 ` Richard Riley
2011-10-08  2:28   ` Harry Putnam
2011-10-08  2:37     ` Richard Riley
2011-10-08  3:29       ` Harry Putnam
2011-10-08  8:55         ` Richard Riley
2011-10-08 13:15           ` Harry Putnam
2011-10-08 13:27             ` Richard Riley
2011-10-08 13:51               ` Harry Putnam
2011-10-08  3:56     ` Sivaram Neelakantan
2011-10-08 13:04       ` Harry Putnam
2011-10-08 13:21         ` Sivaram Neelakantan
2011-10-08 13:31           ` Harry Putnam
2011-10-08 13:56           ` Harry Putnam [this message]
2011-10-08 13:11 ` Adam Sjøgren
2011-10-08 14:46   ` Harry Putnam

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=87mxdb7fit.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --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).