From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.help Subject: Re: RSS Aggregator for Gnus 5.8.8? Date: Thu, 21 Aug 2003 00:04:59 +0200 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> Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061542685 13133 80.91.224.253 (22 Aug 2003 08:58:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Aug 2003 08:58:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 22 10:58:03 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 19q7kB-0006ZP-00 for ; Fri, 22 Aug 2003 10:58:03 +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 19pbxz-0007PF-CP for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Aug 2003 19:02:11 -0400 Original-Newsgroups: gnu.emacs.help X-Face: 1; h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB; kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm; %Od 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:11977 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11977 On Wed, Aug 20 2003, Joe Casadonte wrote: > ,----[ 5.8.8 ] > | (alist (gnus-netrc-machine list (or nnimap-server-address > | server nnimap-address) > | port "imap")) > `---- This is from 5.8.8: (alist (gnus-netrc-machine list (or nnimap-server-address nnimap-address server) port "imap")) > It's possible that I could have changed it at some point; I really > don't remember. It seems so. BTW: I'd recommend not to change the Gnus (or Emacs) files directly. If really necessary, put changes, e.g. here the defun of `nnimap-open-connection' in your own Lisp file, say my-nnimap.el, and load it in this way: (eval-after-load "nnimap" '(load "my-nnimap")) It's nearly impossible to locate problems, if you (unwittingly) run your home-brewed version of Emacs. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/