Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@metis.no>
Subject: Adding function to pop3.el, and calling a backend from elsewhere
Date: 03 Apr 1997 20:47:53 +0200	[thread overview]
Message-ID: <whpvwcvt7q.fsf@norne.metis.no> (raw)

I'll start out by explaining what I would like to do:
 1. Add a pop3-retrieve-headers to Rich Pieri's pop3.el back end,
    using the TOP command
 2. Interface reportmail.el (a biffish utility, as far as I can tell),
    to Gnus back ends (which would hopefully mean that I can later use
    it with IMAP, and maybe even with NNTP...).

So my questions are:
   i. is it possible?
  ii. is it stupid?
 iii. is pop3.el a regular back end?  Why, and how, use it, rather
      than POP with movemail (which is what I do today, appearently)
  iv. *can* pop3-retrieve-headers be added to pop3.el?  What about
      message numbers, and where should they be stored?  I assume the
      back end, and the POP daemon would have different message
      numbers...? 
   v. where could I find a good example of how to use a Gnus backend?
      The manual seems to have stuff on writing backends, and how to
      hook them into Gnus.  But I haven't been able to find anything
      on how to access a back end from emacs lisp

Not a priority matter.  Just something that has been cooking in the
back of my head, for a while.


- Steinar


             reply	other threads:[~1997-04-03 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-03 18:47 Steinar Bang [this message]
1997-04-03 19:42 ` Kai Grossjohann
1997-04-03 21:36 ` Stainless Steel Rat
1997-04-04  6:06   ` Steinar Bang
1997-04-04 16:57     ` Stainless Steel Rat
1997-04-04 18:00       ` Steinar Bang
1997-04-04 23:06         ` Stainless Steel Rat

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=whpvwcvt7q.fsf@norne.metis.no \
    --to=sb@metis.no \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).