all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Subject: Re: Strange code in `nnimap-open-connection-1'
Date: Sat, 03 Sep 2011 23:39:32 +0200	[thread overview]
Message-ID: <m3ehzxs3u3.fsf@stories.gnus.org> (raw)
In-Reply-To: 4E58AD3E.4070502@dogan.se

Deniz Dogan <deniz@dogan.se> writes:

> In `nnimap-open-connection-1' I read:
>
> [...]
>     (let* ((coding-system-for-read 'binary)
> 	   (coding-system-for-write 'binary)
> 	   (port nil)
> [...]
>
> `port' is set to nil but the value is never used except for in the
> error message: (nnheader-report 'nnimap "Unable to contact %s:%s via
> %s" nnimap-address port nnimap-stream)

Fixed in No Gnus now.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




      reply	other threads:[~2011-09-03 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-27  8:39 Strange code in `nnimap-open-connection-1' Deniz Dogan
2011-09-03 21:39 ` Lars Magne Ingebrigtsen [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=m3ehzxs3u3.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@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.