From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Joe Casadonte" Newsgroups: gmane.emacs.help Subject: Re: RSS Aggregator for Gnus 5.8.8? Date: Wed, 20 Aug 2003 14:06:45 -0400 Organization: Llama Fresh Farms, Neare Paraguay Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84isowxlxu.fsf@slowfox.is.informatik.uni-duisburg.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061403811 20722 80.91.224.253 (20 Aug 2003 18:23:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Aug 2003 18:23:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 20 20:23:30 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19pXcI-0005OI-00 for ; Wed, 20 Aug 2003 20:23:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19pXWw-00005U-5k for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Aug 2003 14:17:58 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!snoopy.risq.qc.ca!chi1.webusenet.com!news.webusenet.com!newsfeed-east.nntpserver.com!nntpserver.com!newshosting.com!news-xfer1.atl.newshosting.com!posted1.newshosting.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (windows-nt) Cancel-Lock: sha1:pdjh1vETJ19xwkCFATB/i3Vzt60= Original-Lines: 57 Original-NNTP-Posting-Host: 0fc432d1.news.newshosting.com Original-X-Trace: DXC=Pb>RHO[XP9h9_1ZGJSDH_aXMDXCI2J8LcXkcEe:=NIikLDUNVXF__nkl_Z\ESl[nXl7gDEjLH8:SnF>^ONP; <^3o2037RSYZd]d Original-X-Complaints-To: abuse@newshosting.com Original-Xref: shelby.stanford.edu gnu.emacs.help:116026 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11937 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11937 On Wed, 20 Aug 2003, Reiner Steib wrote: > Are you saying that you _could_ use ~/.authinfo with the same IMAP > server and with different user names with Gnus 5.8.8? I can hardly > imagine that, because the code of `nnimap-open-connection' is the > same in 5.8.8 and 5.10.2. Yes, unless I patched it then, too. But that was more than a year ago. Hmmm, what I have in 5.8.8 is slightly different than the pre-patched version of 5.10.2: ,----[ 5.8.8 ] | (alist (gnus-netrc-machine list (or nnimap-server-address | server nnimap-address) | port "imap")) `---- ,----[ 5.10.2 pre-patch ] | (alist (gnus-netrc-machine list (or nnimap-server-address | nnimap-address server) | port "imap")) `---- ,----[ 5.10.2 post-patch ] | (alist (or (gnus-netrc-machine list server port "imap") | (gnus-netrc-machine list | (or nnimap-server-address | nnimap-address) | port "imap"))) `---- It's possible that I could have changed it at some point; I really don't remember. It only worked with IMAP as a foreign server, IIRC, not as a secondary server. HTH! -- Regards, joe Joe Casadonte jcasadonte@northbound-train.com ------------------------------------------------------------------------------ Llama Fresh Farms => http://www.northbound-train.com Gay Media Resource List => http://www.northbound-train.com/gaymedia.html Perl for Win32 => http://www.northbound-train.com/perlwin32.html Emacs Stuff => http://www.northbound-train.com/emacs.html Music CD Trading => http://www.northbound-train.com/cdr.html ------------------------------------------------------------------------------ Live Free, that's the message! ------------------------------------------------------------------------------