Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: Including cached messages automatically?
Date: 21 Nov 1999 13:40:38 +0100	[thread overview]
Message-ID: <vafso2010hl.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "19 Nov 1999 12:35:00 +0100"

Thanks to Simon, I now use the following code:

(add-hook 'gnus-summary-prepared-hook
          (lambda ()
            (save-excursion (gnus-summary-limit-include-cached))))

There's still a problem, though: threading is wrong.  For example,
have a look at the following summary buffer (gnu.emacs.gnus):

,-----
| O  [21-Nov,  1k: Rich Churcher  ] Altered headers in drafts
| O* [07-Oct,  0b: Henrik Holm    ] Re: Footnotes [Was: Re: Colors in the article buffer]
| O* [04-Oct,  0b: BrYan P. Johnso] gnus-pers.el -- an alternative to gnus-posting-styles
| O* [08-Sep,  0b: ralph.schleiche] Re: email attachments
| O* [09-Sep,  0b: Rob Browning   ] Re: does sendmail makes sent messages disappear in gnus?
| R      [21-Nov,  1k: Jochem Huhmann ] 
| R          [21-Nov,  1k: Rich Churcher  ] 
| R              [21-Nov,  1k: Jochem Huhmann ] 
`-----

When I entered the group (with SPC, auto-select-first is on), the
first message by Jochem was shown.  I then hit `^' on that message,
and the first message by Rich was added to the buffer.

Please note that the three messages marked `R' are not children of the
message by Rob.  Instead, they are children of the first message by
Rich!

Does this mean that there is a bug, or is it a pilot error (not at all
unlikely)? 

kai
-- 
because I couldn't think of a good beginning.


  parent reply	other threads:[~1999-11-21 12:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-19 11:35 Kai Großjohann
1999-11-19 22:57 ` Simon Josefsson
1999-11-20 22:42   ` Kai Großjohann
1999-11-20 23:15     ` Kai Großjohann
1999-11-21  0:14     ` Simon Josefsson
1999-11-21 12:33       ` Kai Großjohann
1999-11-21 12:40 ` Kai Großjohann [this message]
1999-12-01 18:43   ` Lars Magne Ingebrigtsen

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=vafso2010hl.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.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).