Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: ephemeral for dummies?
Date: 28 Apr 1996 11:30:47 +0200	[thread overview]
Message-ID: <x6hgu43dbs.fsf@eyesore.no> (raw)
In-Reply-To: <vaf68ao5vei.fsf@ls6.informatik.uni-dortmund.de>

Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de> writes:

> suppose I've got a backend (you know it's nndb.el :).  Suppose further
> I want to extend this to create ephemeral groups.  What do I have to
> change in nndb.el to enable it to create ephemeral groups, too?  (I'd
> be willing to create yet another backend nneb.el (e=ephemeral) if
> that's easier.)

The backend doesn't have to know whether the group in question is
ephemeral or not -- which should save some work.  Just call
`gnus-group-read-ephemeral-group' to select an ephemeral group.  It
takes four parameters -- the group name, the select method, a flag
that says whether the group should be activated or not, and a window
configuration that says where Gnus should go when the user presses `q'
in the ephemeral group.

Gnus uses this function when `C-d'ing in the summary buffer, or when
reading nneething groups.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


      reply	other threads:[~1996-04-28  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-25 12:40 Kai Grossjohann
1996-04-28  9:30 ` Lars Magne Ingebrigtsen [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=x6hgu43dbs.fsf@eyesore.no \
    --to=larsi@ifi.uio.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).