From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10761 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH: Skip over ticked articles in summary buffer Date: 19 Apr 1997 03:59:21 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035150577 26239 80.91.224.250 (20 Oct 2002 21:49:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:49:37 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id CAA16172 for ; Tue, 22 Apr 1997 02:30:01 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 22 Apr 1997 11:12:48 +0200 Original-Received: (qmail 6287 invoked by uid 504); 22 Apr 1997 09:10:26 -0000 Original-Received: (qmail 6283 invoked from network); 22 Apr 1997 09:10:25 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 22 Apr 1997 09:10:04 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp13.larris.ifi.uio.no [129.240.68.113]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 19 Apr 1997 04:21:11 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id DAA02464; Sat, 19 Apr 1997 03:59:26 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: John Griffith's message of 17 Apr 1997 11:29:12 +0200 Original-Lines: 26 X-Mailer: Gnus v5.4.46/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > What if instead, there were two variables - 1 to determine which > article the cursor would be positioned on (`nil' = first in buffer, > `best' = article with the highest score, anything else = the first > unread article) and 2 to determine independently whether that article > should be opened/shown/selected. Ok; I'll add a new variable -- `gnus-summary-select-article-on-entry' or something. It'll default to t and will select whatever article decided by that other variable. > I would like a way to move to the next article _without_ opening it. [...] > One way to do this would be to have a variable setting so that (for > instance) `.' would only position the cursor and I would have to use > `space' to open it. I'll add a new variable for this as well -- it can be a list that says which selection commands should be unselecting. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen