From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12235 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: New prefix Date: 21 Sep 1997 15:10:05 +0200 Organization: The Church of Emacs Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035151807 2660 80.91.224.250 (20 Oct 2002 22:10:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:10:07 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id HAA18607 for ; Sun, 21 Sep 1997 07:03:00 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id IAA11637 for ; Sun, 21 Sep 1997 08:59:02 -0500 (CDT) 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 ; Sun, 21 Sep 1997 15:10:10 +0200 Original-Received: (qmail 6824 invoked by uid 504); 21 Sep 1997 13:10:09 -0000 Original-Received: (qmail 6821 invoked from network); 21 Sep 1997 13:10:09 -0000 Original-Received: from elc1.dina.kvl.dk (130.225.40.228) by claymore.vcinet.com with SMTP; 21 Sep 1997 13:10:08 -0000 Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id PAA01545; Sun, 21 Sep 1997 15:04:09 +0200 Original-Received: (abraham@localhost) by zuse.dina.kvl.dk (8.6.12/8.6.4) id PAA28495; Sun, 21 Sep 1997 15:10:05 +0200 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Lars Magne Ingebrigtsen's message of "21 Sep 1997 05:09:02 +0200" Original-Lines: 18 X-Mailer: Gnus v5.4.64/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:12235 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12235 Lars Magne Ingebrigtsen writes: > For instance, the `L' command(s) use the numerical prefix to say how > much to lower the score, and that works fine. But there are > additional common modifications to the behavior of those commands that > would be nice to have. For instance, if would be nice if I could tap > a prefix key to make the score command result with a score entry in > "all.SCORE" instead of the current score file. Actually, I'd much rather get rid of the prefix-as-modifier functionality, and have `L' and friends obey the process-prefix convention. Instead, I'd like to get a small (widget-based) window or frame for setting the default values for `L' and `I'. I think I did part of this a long time ago for the menu interface, but it would probably need a window or frame to work really well.