From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73237 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: $ collision Date: Mon, 18 Oct 2010 20:14:59 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: <66ocar2wrg.fsf@news.eternal-september.org> References: <87d3r7l7ej.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287425724 503 80.91.229.12 (18 Oct 2010 18:15:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2010 18:15:24 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M21609@lists.math.uh.edu Mon Oct 18 20:15:22 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P7uF0-0000qq-6K for ding-account@gmane.org; Mon, 18 Oct 2010 20:15:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P7uEp-0007o6-0M; Mon, 18 Oct 2010 13:15:11 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P7uEn-0007no-0s for ding@lists.math.uh.edu; Mon, 18 Oct 2010 13:15:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P7uEi-0005bT-KM for ding@lists.math.uh.edu; Mon, 18 Oct 2010 13:15:08 -0500 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P7uEh-0003tB-00 for ; Mon, 18 Oct 2010 20:15:03 +0200 Original-Received: by bwz14 with SMTP id 14so903174bwz.17 for ; Mon, 18 Oct 2010 11:15:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject :organization:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=zp/JvTxk3CMC4GApwwTmtnpO7txqyhubY8uDXq5rNZA=; b=VJlsnajLZjqRRPMg4mTZtUrGCAqk5KPW8Q1e7ixN++GQeSj54LZIwY5a819qXLxecN qoliKlUHoX2LGqZvTOkWZJpNxfePInT1Q3lXQWtYmP+Vd3CCSKj/VHFnNQhGoMVpDbl+ 8JPo7xwWaYLEZrFjZTaQjs4dK9FlbZhFDhCms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=lPHVFyR0vWeDdQmMM4TqewmGz8V6aZwcmy4GTPM/G4nS+dtQ3DCgFGzIhpyh7QwHa3 3zsysUZtrRnEWOTKWfXMnkPMrnnbw712QcjhUg0y8JHFQmxAMYRvEVUyeDxcoZaBXmvp gd6m5I71VOlijPE6sZxEdy3DkmSCRqXoasBrI= Original-Received: by 10.204.120.74 with SMTP id c10mr4700667bkr.116.1287425703167; Mon, 18 Oct 2010 11:15:03 -0700 (PDT) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id p34sm15020471bkf.15.2010.10.18.11.15.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 Oct 2010 11:15:01 -0700 (PDT) In-Reply-To: <87d3r7l7ej.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 18 Oct 2010 12:47:48 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73237 Archived-At: Ted Zlatanov writes: > On Sun, 17 Oct 2010 16:09:22 +0200 Lars Magne Ingebrigtsen > wrote: > > LMI> I recently bound `$' to `gnus-summary-mark-as-spam', but nnmairix uses > LMI> this command for its keymap. > > We discussed this back in 2003 or so. Everyone agreed `$' made sense > but for various reasons the `M-d' binding prevailed. > > FWIW I would make `$ $' the command. It has wonderful mnemonic value > and will fit right in with the nnmairix bindings. > > On Mon, 18 Oct 2010 09:33:25 +0200 Richard Riley wrote: > > RR> Is M-d not the standard for mark as spam? Why another binding that > RR> causes conflicts? > > It's not mnemonic at all. I personally use `C-s'. It is ... "dump/delete" ;) C-s is isearch... God love emacs ;)