From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58160 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Improve G m to make it more user friendly? Date: Mon, 26 Jul 2004 13:21:47 -0500 Organization: Still searching... Sender: ding-owner@lists.math.uh.edu Message-ID: References: <86r7reiu65.fsf@rumba.de.uu.net> <86iscmoddn.fsf@rumba.de.uu.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1090866329 29908 80.91.224.253 (26 Jul 2004 18:25:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2004 18:25:29 +0000 (UTC) Original-X-From: ding-owner+M6701@lists.math.uh.edu Mon Jul 26 20:25:19 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BpAA2-0003ce-00 for ; Mon, 26 Jul 2004 20:25:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BpA9K-00085K-00; Mon, 26 Jul 2004 13:24:34 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BpA9G-00085F-00 for ding@lists.math.uh.edu; Mon, 26 Jul 2004 13:24:30 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BpA9F-00041V-OK for ding@lists.math.uh.edu; Mon, 26 Jul 2004 13:24:29 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id DFE213A0034 for ; Mon, 26 Jul 2004 13:24:28 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BpA9D-0002S4-00 for ; Mon, 26 Jul 2004 20:24:27 +0200 Original-Received: from adsl-68-74-124-38.dsl.emhril.ameritech.net ([68.74.124.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jul 2004 20:24:27 +0200 Original-Received: from reader by adsl-68-74-124-38.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jul 2004 20:24:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-124-38.dsl.emhril.ameritech.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:RsLIVmMQo1axXmswnmgE2eElyk8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58160 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58160 Simon Josefsson writes: >> Neither nnml:bperl nor bperl results in the desired >> nnml:bperl. >> I don't think this is really usable as it is. > > Ok, I reverted part of the patch, so that `G m' now work as before. > `gnus-group-make-group-simple' is still available, though, if someone > wants to use it. Perhaps there can be a separate key/menu binding for > *-simple, since the function might be useful for some. Sounds smart... thanks