all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: RSS Aggregator for Gnus 5.8.8?
Date: Thu, 21 Aug 2003 00:04:59 +0200	[thread overview]
Message-ID: <v9oeykyohg.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: uada4td8q.fsf@terrapin.northbound-train.com

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/

      reply	other threads:[~2003-08-20 22:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-14 17:58 RSS Aggregator for Gnus 5.8.8? Joe Casadonte
2003-08-17 16:56 ` Kai Großjohann
2003-08-18 23:35   ` Joe Casadonte
2003-08-20 13:14     ` Reiner Steib
2003-08-20 18:06       ` Joe Casadonte
2003-08-20 22:04         ` Reiner Steib [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=v9oeykyohg.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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.