From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21698 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE Newsgroups: gmane.emacs.gnus.general Subject: Re: Movement commands Date: 02 Mar 1999 16:52:29 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159755 24297 80.91.224.250 (21 Oct 2002 00:22:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:22:35 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA01819 for ; Tue, 2 Mar 1999 10:54:08 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB21022; Tue, 2 Mar 1999 09:52:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 02 Mar 1999 09:53:50 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA01487 for ; Tue, 2 Mar 1999 09:53:41 -0600 (CST) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA01799 for ; Tue, 2 Mar 1999 10:53:04 -0500 (EST) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.cs.uni-dortmund.de [129.217.20.180]) by waldorf.cs.uni-dortmund.de with SMTP id QAA10009 for ; Tue, 2 Mar 1999 16:52:30 +0100 (MET) Original-Received: (grossjoh@localhost) by ramses.informatik.uni-dortmund.de id QAA08356; Tue, 2 Mar 1999 16:52:29 +0100 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "02 Mar 1999 16:02:33 +0100" Original-Lines: 28 User-Agent: Gnus/5.070079 (Pterodactyl Gnus v0.79) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21698 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21698 Lars Magne Ingebrigtsen writes: > Well, that's doable. For instance: > > '(("d" next-unread) > ("D" prev) > ("E" no-move) > ... > ) That's not what I meant. I meant that for every mark foo, there should be the following five commands: gnus-summary-mark-as-foo, gnus-summary-mark-as-foo-next-unread, gnus-summary-mark-as-foo-next, and I'm sure you can guess the other two :-) It would be a bonus if there were keybindings, as well. The user should be able to choose any one of these five behaviors for the `default' key (that would be `d' for marking as read and `u' or maybe `!' ticking, and so on). (A simple define-key would be sufficient for me, but you can do fancy stuff like defining a sixth command gnus-summary-mark-as-foo-default-movement which depends on a customizable variable to decide what to do.) What do you think? kai -- I like _b_o_t_h kinds of music.