Gnus development mailing list
 help / color / mirror / Atom feed
From: Daniel Pittman <daniel@danann.net>
Subject: Re: BUG: Incorrect point after window splitting
Date: 20 Apr 2000 20:34:17 +1000	[thread overview]
Message-ID: <87wvltf4d2.fsf@inanna.pangaean.net> (raw)
In-Reply-To: torkel@hpc2n.umu.se's message of "20 Apr 2000 12:06:21 +0200"

On 20 Apr 2000, Björn Torkelsson <torkel@hpc2n.umu.se> wrote:

> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> 
>> David Hedbor <david@hedbor.org> writes:
>> 
>> > The bug: When opening a message for the first time in a buffer
>> > which hash a number of emails (required number probably depends on
>> > the size of the message buffer), the point of the cursor in the
>> > message list is changed. This means that when I go to press reply,
>> > I reply to another message.
>> 
>> I am unable to reproduce this bug.  Does anybody else see this?
> 
> I see it, with a CVS updated gnus a an hour ago, and xemacs 21.2 beta
> 32 CVS updated about two weeks ago.
> 
> I enter a group with a lot of ticked articles, by hitting 'enter'. 
> Then I press 'n' to go to the first unread article. I end up reading
> the new unread article, but with the cursor at a completly different
> place.

Mmmm. I see this also.

The cause of this lossage is the value of 'window-start' for the various
gnus display buffers when certain things are done -
'delete-other-windows' for a start.

XEmacs seems to optimize this such that the value is not up to date for
what *should* be in the buffer at the time of the various calls, rather
what *was* there prior to the action.

The DOC for 'delete-other-windows' notes that 'window-start' should be
set to something sane before calling.

I think. This is as far as I got looking at the issue, and that was a
few weeks ago now. Ain't it grand when life is *so* full? :/

Hope that helps someone find this,
        Daniel

-- 
Our quarrel with the world is an echo of the 
endless quarrel proceeding within us.
        -- Eric Hoffer



  reply	other threads:[~2000-04-20 10:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-03 23:28 David Hedbor
2000-04-03 23:34 ` David Hedbor
2000-04-20  0:44 ` Lars Magne Ingebrigtsen
2000-04-20  0:47   ` David Hedbor
2000-04-20  1:11     ` Lars Magne Ingebrigtsen
2000-04-20 10:06   ` Björn Torkelsson
2000-04-20 10:34     ` Daniel Pittman [this message]
2000-04-20 18:26     ` Lars Magne Ingebrigtsen
2000-04-20 19:52       ` Björn Torkelsson
2000-04-20 20:28         ` Lars Magne Ingebrigtsen
2000-04-20 21:28           ` Björn Torkelsson

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=87wvltf4d2.fsf@inanna.pangaean.net \
    --to=daniel@danann.net \
    /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).