From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70932 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Releasing the new nnimap on y'all soon Date: Fri, 17 Sep 2010 23:01:17 +0200 Organization: Probably a good idea Message-ID: <87fwx85bky.fsf@dod.no> References: <87bp7wwbaa.fsf@dod.no> <877hikwahd.fsf@dod.no> <871v8sw8pi.fsf@dod.no> <87sk185fn2.fsf@dod.no> <87ocbw5c11.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284757309 7107 80.91.229.12 (17 Sep 2010 21:01:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2010 21:01:49 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19305@lists.math.uh.edu Fri Sep 17 23:01:45 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Owi3z-0003vN-Ro for ding-account@gmane.org; Fri, 17 Sep 2010 23:01:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Owi3x-0002qP-ST; Fri, 17 Sep 2010 16:01:41 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Owi3w-0002qA-Iw for ding@lists.math.uh.edu; Fri, 17 Sep 2010 16:01:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Owi3s-0003WA-B0 for ding@lists.math.uh.edu; Fri, 17 Sep 2010 16:01:40 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Owi3r-0006Ho-00 for ; Fri, 17 Sep 2010 23:01:35 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Owi3p-0003qT-Bs for ding@gnus.org; Fri, 17 Sep 2010 23:01:33 +0200 Original-Received: from cm-84.208.200.46.getinternet.no ([84.208.200.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Sep 2010 23:01:33 +0200 Original-Received: from sb by cm-84.208.200.46.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Sep 2010 23:01:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.200.46.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:jxbTJS7uD6vHPfU+dzA//bBdauY= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70932 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Ok, let's try drilling down a bit. > Can you see what the following two eval to in the *scratch* buffer? > (gnus-open-server '(nntp "quimby.gnus.org")) > (nntp-open-server "quimby.gnus.org") (gnus-open-server '(nntp "quimby.gnus.org")) #> (nntp-open-server "quimby.gnus.org") t