From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14364 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: jump and select Date: 01 Mar 1998 13:57:25 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035153566 14478 80.91.224.250 (20 Oct 2002 22:39:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:39:26 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id FAA08001 for ; Sun, 1 Mar 1998 05:11:12 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA09684 for ; Sun, 1 Mar 1998 07:06:53 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAH28061; Sun, 1 Mar 1998 07:05:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 01 Mar 1998 07:04:51 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id HAA28019 for ; Sun, 1 Mar 1998 07:04:38 -0600 (CST) Original-Received: (qmail 31927 invoked by uid 504); 1 Mar 1998 13:04:29 -0000 Original-Received: (qmail 31919 invoked from network); 1 Mar 1998 13:04:27 -0000 Original-Received: from xyplex03.uio.no (HELO sparky.gnus.org) (129.240.154.23) by claymore.vcinet.com with SMTP; 1 Mar 1998 13:04:26 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id OAA16264; Sun, 1 Mar 1998 14:09:28 +0100 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: jdc@chow.mat.jhu.edu's message of "Sat, 28 Feb 1998 16:19:20 -0500" X-Mailer: Quassia Gnus v0.33/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ The following patch adds an optional argument to > gnus-group-jump-to-group which asks it to select the group it is > jumping to. So if the user types `C-u j', he or she will be > prompted for a group-name which will then be selected. > > 1) Is this a good way to get this functionality? > > 2) If so, can this patch be applied? I don't really think this is something that will be used much. `j GROUP RET RET' is faster than `C-u j GROUP RET'. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen