From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79242 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.gnus.general Subject: Re: Cursor movement after restart of nntp connections Date: Tue, 28 Jun 2011 13:20:52 -0600 Message-ID: References: <87tybcwtoq.fsf@newsguy.com> <8762nrwfzk.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309288872 8246 80.91.229.12 (28 Jun 2011 19:21:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2011 19:21:12 +0000 (UTC) Cc: ding@gnus.org To: Harry Putnam Original-X-From: ding-owner+M27538@lists.math.uh.edu Tue Jun 28 21:21:08 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QbdqN-000370-9Q for ding-account@gmane.org; Tue, 28 Jun 2011 21:21:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QbdqL-0007Sn-0y; Tue, 28 Jun 2011 14:21:05 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QbdqK-0007Sg-34 for ding@lists.math.uh.edu; Tue, 28 Jun 2011 14:21:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QbdqI-0008JQ-Rx for ding@lists.math.uh.edu; Tue, 28 Jun 2011 14:21:03 -0500 Original-Received: from mx1.redhat.com ([209.132.183.28]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QbdqG-0004jb-Ta for ding@gnus.org; Tue, 28 Jun 2011 21:21:01 +0200 Original-Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5SJKt1h025897 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 28 Jun 2011 15:20:55 -0400 Original-Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p5SJKtgu019113; Tue, 28 Jun 2011 15:20:55 -0400 Original-Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p5SJKqwd023267; Tue, 28 Jun 2011 15:20:53 -0400 X-Attribution: Tom In-Reply-To: <8762nrwfzk.fsf@newsguy.com> (Harry Putnam's message of "Mon, 27 Jun 2011 08:39:27 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-Spam-Score: -7.9 (-------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79242 Archived-At: >>>>> "Harry" == Harry Putnam 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