Gnus development mailing list
 help / color / mirror / Atom feed
* Cursor movement after restart of nntp connections
@ 2011-06-26 14:31 Harry Putnam
  2011-06-26 15:06 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Harry Putnam @ 2011-06-26 14:31 UTC (permalink / raw)
  To: ding

Running todays git of gnus

I've noticed for sometime that when I occasionally have to restart the
nntp connections by going to the server buffer and doing a close and
open on each nntp server, that when I return to the group buffer... my
cursor has jumped to the top of my display.

No matter where I left the cursor, after doing above it jumps to the
top loosing whatever group I was attempting to open.

Is that something that just has to happen because a restart has
occured or can something be done by about retaining point in the
groups buffer?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cursor movement after restart of nntp connections
  2011-06-26 14:31 Cursor movement after restart of nntp connections Harry Putnam
@ 2011-06-26 15:06 ` Lars Magne Ingebrigtsen
  2011-06-27 13:39   ` Harry Putnam
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-06-26 15:06 UTC (permalink / raw)
  To: ding

Harry Putnam <reader@newsguy.com> writes:

> I've noticed for sometime that when I occasionally have to restart the
> nntp connections by going to the server buffer and doing a close and
> open on each nntp server, that when I return to the group buffer... my
> cursor has jumped to the top of my display.

I'm unable to reproduce this.

When stuff like that happens, it usually means that something is killing
a buffer and then trying to move point, which will then be in a
different buffer.  Which, in Gnus, is usually the Group buffer.

But these bugs are very difficult to track down where they happen
exactly.

Does this happen when you `C' all your nntp servers, or just some?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cursor movement after restart of nntp connections
  2011-06-26 15:06 ` Lars Magne Ingebrigtsen
@ 2011-06-27 13:39   ` Harry Putnam
  2011-06-28 19:20     ` Tom Tromey
  0 siblings, 1 reply; 4+ messages in thread
From: Harry Putnam @ 2011-06-27 13:39 UTC (permalink / raw)
  To: ding

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Harry Putnam <reader@newsguy.com> writes:
>
>> I've noticed for sometime that when I occasionally have to restart the
>> nntp connections by going to the server buffer and doing a close and
>> open on each nntp server, that when I return to the group buffer... my
>> cursor has jumped to the top of my display.
>
> I'm unable to reproduce this.
>
> When stuff like that happens, it usually means that something is killing
> a buffer and then trying to move point, which will then be in a
> different buffer.  Which, in Gnus, is usually the Group buffer.
>
> But these bugs are very difficult to track down where they happen
> exactly.
>
> Does this happen when you `C' all your nntp servers, or just some?

Now I can't reproduce it either.   It must be related to whatever is
causing the Denied to happen.  When I do Close and go back to group
point is still where I left it.  Doing close/open same story.

I have gnus setup to scan for new periodically, and often there will
come a point where one of those scans freezes gnus.

Then I will notice its frozen and do C-g. At that point I often forget
that the servers are probably denied and try to open something and get
the notice that the group can't be opened

Then comes a trip to server buffer close/open usually on at least
Gmane but sometimes both nntp servers are denied.  Its at that point
when I return to `group' that point jumps to the top.  So there is, no
doubt, more going on related to whatever froze the session.

I'll set `debug on error' and see if I can get a handy backtrace.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cursor movement after restart of nntp connections
  2011-06-27 13:39   ` Harry Putnam
@ 2011-06-28 19:20     ` Tom Tromey
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Tromey @ 2011-06-28 19:20 UTC (permalink / raw)
  To: Harry Putnam; +Cc: ding

>>>>> "Harry" == Harry Putnam <reader@newsguy.com> writes:

>>> I've noticed for sometime that when I occasionally have to restart the
>>> nntp connections by going to the server buffer and doing a close and
>>> open on each nntp server, that when I return to the group buffer... my
>>> cursor has jumped to the top of my display.
[...]
Harry> Now I can't reproduce it either.

FWIW, this happens for me all the time with Emacs 24.
It doesn't seem to be gnus-specific.

Tom



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-28 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-26 14:31 Cursor movement after restart of nntp connections Harry Putnam
2011-06-26 15:06 ` Lars Magne Ingebrigtsen
2011-06-27 13:39   ` Harry Putnam
2011-06-28 19:20     ` Tom Tromey

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).