Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: First experimental version of nnglimpse.el, or: Buglet report
Date: 21 Jul 1998 16:22:55 +0200	[thread overview]
Message-ID: <m3hg0bcmgw.fsf@sparky.gnus.org> (raw)
In-Reply-To: Kai Grossjohann's message of "21 Jul 1998 00:10:29 +0200"

Kai Grossjohann <grossjohann@amaunet.cs.uni-dortmund.de> writes:

> How would I go about adding the group name the article came from to
> the output of nnglimpse?  To the nnglimpse summary buffer?  To the
> article buffer?

You could alter the Subject headers, for instance, or do what
nnvirtual does -- makes the first entry in the Xrefs line the group
from whence the article came.

> How does one go about defining a function for nnglimpse summary
> buffers only?

Well, you could do

(add-hook 'gnus-summary-mode-hook 'nnglimpse-setup)

or something, and then that function would check whether the current
group is an nnglimpse group, and if so, do its thing.

> How does one go about creating such a `subsidiary' summary buffer,
> such that one gets back to the nnglimpse summary buffer with `q'?

What you want is ephemeral groups.  When exiting from these, you
return to where you were when you started.  `C-d' does this with
digests, for instance, and you could use that command as the model.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


  reply	other threads:[~1998-07-21 14:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-20 22:10 Kai Grossjohann
1998-07-21 14:22 ` Lars Magne Ingebrigtsen [this message]
1998-07-22 13:35   ` Kai Grossjohann
1998-07-24 21:59     ` Lars Magne Ingebrigtsen
1998-07-25 14:26     ` Nelson Jose dos Santos Ferreira

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=m3hg0bcmgw.fsf@sparky.gnus.org \
    --to=larsi@gnus.org \
    /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).