Gnus development mailing list
 help / color / mirror / Atom feed
From: Christoph Conrad <christoph.conrad@gmx.de>
Subject: Re: `A T' and `^' again
Date: Mon, 24 Feb 2003 23:59:45 +0100	[thread overview]
Message-ID: <m3smud2ske.fsf@ID-24456.user.dfncis.de> (raw)
In-Reply-To: <ilufzqd71pk.fsf@latte.josefsson.org> (Simon Josefsson's message of "Mon, 24 Feb 2003 23:28:39 +0100")

Hi Simon,

as you(?) suggested some time ago i summarized calling the three
functions in a defun:

,----
| (defun cc-fetch-whole-thread()
|   "like `A R' `T o' `A T' in the summary buffer."
|   (interactive)
|   (gnus-summary-refer-references)
|   (gnus-summary-top-thread)
|   (gnus-summary-refer-thread))
| 
| (define-key gnus-summary-mode-map (kbd "AT") 'cc-fetch-whole-thread)
`----

Beste Grüße,
cu, -cc-
-- 
Computers are useless.  They can only give you answers.
     Pablo Picasso



      reply	other threads:[~2003-02-24 22:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-19 10:38 David Abrahams
2003-02-22 22:03 ` Lars Magne Ingebrigtsen
2003-02-23 17:56   ` David Abrahams
2003-02-24 21:49     ` Lars Magne Ingebrigtsen
2003-02-24 22:28       ` Simon Josefsson
2003-02-24 22:59         ` Christoph Conrad [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=m3smud2ske.fsf@ID-24456.user.dfncis.de \
    --to=christoph.conrad@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.
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).