Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Threading wrong if showing undownloaded articles
Date: Fri, 28 Feb 2003 14:07:50 +0100	[thread overview]
Message-ID: <84bs0wy2mx.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <ur89tc5yo.fsf@xpediantsolutions.com>

Kevin Greiner <kgreiner@xpediantsolutions.com> writes:

> kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:
>
>> As you can see, the \--\ markers have moved right for the messages
>> that were selected for display.  Also, the threads aren't shown
>> correctly -- after doing J u on that group and reentering I see
>> proper thread trees.
>>
>> (The \--\ characters come from %B in gnus-summary-line-format.)
>
> There is so little agent code exposed via the summary that I can't see
> how the agent is the direct cause of this problem.

I believe that :-)

> Are you using gnus-agent-fetch-selected-article to download these
> articles?  If so, the summary code redrew the lines to change the -
> to + in column 1 and change the line's color.  It's possible that
> the summary didn't position the fields correctly in the updated
> line.

What I did was to exit the group with q, then did J u on that group
in the Group buffer, then I entered the group again.

> You might this test function.
> (defun test1 (article)
>   (gnus-summary-goto-subject article nil t)
>   (gnus-summary-update-article-line
>         article
> 	 (gnus-summary-article-header article)))
>
> The next time you notice that downloaded articles are misaligned, use
> this function to force specified articles to update without calling
> the agent.  In particular, try it on the article following the
> incorrectly displayed articles.

Okay.

(Not sure that there is an article followed the incorrectly displayed
ones: the `wrong' ones are the undownloaded ones, and usually the
undownloaded ones will be last.  Normally I do `g J s' to get new
news.  Only sometimes I too impatient and enter groups after `g'.)

-- 
A preposition is not a good thing to end a sentence with.



  reply	other threads:[~2003-02-28 13:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 14:51 Kai Großjohann
2003-02-28  5:46 ` Kevin Greiner
2003-02-28 13:07   ` Kai Großjohann [this message]
2003-02-28 13:52     ` Kevin Greiner
2003-03-08 17:12       ` Kai Großjohann
2003-03-08 17:31         ` Kai Großjohann
2003-03-09  6:20         ` Kevin Greiner
2003-03-09 11:19           ` Kai Großjohann
2003-03-09 14:33             ` Kevin Greiner
2003-03-09 16:39               ` Kai Großjohann

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=84bs0wy2mx.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.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).