From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65927 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-scroll-up to scroll by one line? Date: Mon, 10 Dec 2007 00:51:47 +0000 Message-ID: <87prxf8j8c.fsf@bzg.ath.cx> References: <873ausztvh.fsf@bzg.ath.cx> <87lk8j4u31.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1197244329 13089 80.91.229.12 (9 Dec 2007 23:52:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Dec 2007 23:52:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14421@lists.math.uh.edu Mon Dec 10 00:52:19 2007 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.50) id 1J1VwY-0006ME-GJ for ding-account@gmane.org; Mon, 10 Dec 2007 00:52:18 +0100 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 1J1VwG-0000h6-AR; Sun, 09 Dec 2007 17:52:00 -0600 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 1J1VwF-0000go-2p for ding@lists.math.uh.edu; Sun, 09 Dec 2007 17:51:59 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1J1Vw9-0003Tz-8j for ding@lists.math.uh.edu; Sun, 09 Dec 2007 17:51:58 -0600 Original-Received: from nf-out-0910.google.com ([64.233.182.191]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1J1Vw6-0000qX-00 for ; Mon, 10 Dec 2007 00:51:50 +0100 Original-Received: by nf-out-0910.google.com with SMTP id e27so762269nfd for ; Sun, 09 Dec 2007 15:51:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=0T3MTYPwFyaMU4NOmH2s3yqxPTTk+XuKGq3/dl1tnno=; b=H2X9cUywmlxdzrkq3h7G1GyffNcsQp0Ix2wpCxCbLdRXEF+c0CtjvGBDZVMsXbWTZ0rBGXz+0QyaOxAz/AdOYhySy/tObYgKrY04bWI9BqhlSrnvAE7UXvwFAP5SIcedZgFSfIMpcO4+vj5nSxp8GlOwnU0EXCjIDEBap5l0hH0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=Ciq3uvIKDU8zBaCBzVJGZwfxrF3QwCEKxmPj72U670F+6xCwj75uhAG5vA+5vXmU0bij39bxWMzAzdmk1Ef20gLOKDfbzIVZxFaCm8PyUBfDQJjpXnBrD26PQ+SMEeJtGgfmpHo6SiRMpDJX5xkxrZ92G9tdHf5QJYWolVjHvIs= Original-Received: by 10.86.99.9 with SMTP id w9mr4897874fgb.1197244311984; Sun, 09 Dec 2007 15:51:51 -0800 (PST) Original-Received: from bzg.ath.cx ( [88.140.223.96]) by mx.google.com with ESMTPS id b17sm3579246fka.2007.12.09.15.51.50 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 09 Dec 2007 15:51:51 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id DE48F1593AC; Mon, 10 Dec 2007 00:51:47 +0000 (GMT) In-Reply-To: <87lk8j4u31.fsf@bzg.ath.cx> (Bastien's message of "Tue, 27 Nov 2007 14:54:42 +0000") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65927 Archived-At: Any follow-up on this? `gnus-summary-scroll-up' still behave like `gnus-summary-next-page'... thanks! Bastien writes: > Katsumi Yamaoka writes: > >>>>>>> Bastien wrote: >> >>> with latest Gnus CVS (10 hours ago), `gnus-summary-scroll-up' scrolls >>> page by page, not line by line as it used to do. >> >>> Did something change here? >> >> Do you truly use gnus-summary-scroll-up, not gnus-summary-next-page? > > I'm truly using `gnus-summary-scroll-up' and it behaves like > `gnus-summary-next-page'. Weird. Nothing in my config regarding > scrolling. -- Bastien