all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus mail with zoho.com
Date: Sun, 23 Apr 2017 01:23:44 +0200	[thread overview]
Message-ID: <yw.86lgqs6n7j.fsf@zoho.com> (raw)
In-Reply-To: 87efwk324y.fsf@ericabrahamsen.net

Eric Abrahamsen wrote:

> I suppose the first thing to do would be to
> edebug `mail-source-fetch-pop' and run
> through it -- at least that might give you
> a more accurate view of what stage the error
> is coming from...

I did (now) but don't know the debugger at all,
almost. My code never has any bugs, you see :)

It seems `c' will take you forward to the
strange question. Can I take the debugger one
step back from that point and somehow get the
current state?

Anyway, oddly enough, this very problem seems
to be related to the debugger! With

    (setq debug-on-error nil)

I do get the question, that is

    Mail source (pop :user moasen :password
    *** pop.zoho.com :port 995)
    error (USER moasen not valid). Continue?
    (yes or no)

but with

    (setq debug-on-error t)

I don't get the question, instead this message
just flickers by:

    Mail source (pop :user moasen :password xyz
    :server pop.zoho.com :port 995) failed:
    (error Cannot get new mail)

Even ignoring the counterintuitiveness of
that, it still doesn't seem to work, unless
I repeatedly try until I don't get the message
and do get the mail, if any.

This is so confusing at this point it might be
a configuration problem. But even that is
difficult to asses because the Gnus setup is
based on configuration. So the normal
'emacs -Q' to detect malconfiguration will
cripple all of Gnus.

Does anyone have a "minimal working example"
(in the LaTeX lingo) with only Gnus and POP and
nothing else to it?

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2017-04-22 23:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22  9:20 Gnus mail with zoho.com Emanuel Berg
2017-04-22 15:14 ` Eric Abrahamsen
2017-04-22 23:23   ` Emanuel Berg [this message]
2017-04-23  0:21     ` Eric Abrahamsen
2017-04-24 19:04       ` Emanuel Berg

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=yw.86lgqs6n7j.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.