From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73230 Path: news.gmane.org!not-for-mail From: Russ Allbery Newsgroups: gmane.emacs.gnus.general Subject: Re: $ collision Date: Mon, 18 Oct 2010 09:27:09 -0700 Organization: The Eyrie Message-ID: <87pqv779gi.fsf@windlord.stanford.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287419289 1417 80.91.229.12 (18 Oct 2010 16:28:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2010 16:28:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21602@lists.math.uh.edu Mon Oct 18 18:28:07 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 1P7sZD-0006WA-A4 for ding-account@gmane.org; Mon, 18 Oct 2010 18:28:07 +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 1P7sYw-00077o-Dr; Mon, 18 Oct 2010 11:27:50 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P7sYu-00077a-TB for ding@lists.math.uh.edu; Mon, 18 Oct 2010 11:27:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P7sYq-0004w2-TU for ding@lists.math.uh.edu; Mon, 18 Oct 2010 11:27:48 -0500 Original-Received: from smtp1.stanford.edu ([171.67.219.81] helo=smtp.stanford.edu) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P7sYp-0002Z4-00 for ; Mon, 18 Oct 2010 18:27:44 +0200 Original-Received: from smtp.stanford.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 767A9179048 for ; Mon, 18 Oct 2010 09:27:12 -0700 (PDT) Original-Received: from windlord.stanford.edu (windlord.Stanford.EDU [171.67.225.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.stanford.edu (Postfix) with ESMTPS id E4BB4179045 for ; Mon, 18 Oct 2010 09:27:09 -0700 (PDT) Original-Received: by windlord.stanford.edu (Postfix, from userid 1000) id B9E632F4E5; Mon, 18 Oct 2010 09:27:09 -0700 (PDT) In-Reply-To: (Richard Riley's message of "Mon, 18 Oct 2010 09:33:25 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73230 Archived-At: Richard Riley writes: > Lars Magne Ingebrigtsen writes: >> I recently bound `$' to `gnus-summary-mark-as-spam', but nnmairix uses >> this command for its keymap. >> So we either have to remove the `gnus-summary-mark-as-spam' binding, or >> more the nnmairix keys somewhere else. Thoughts? > Is M-d not the standard for mark as spam? Why another binding that > causes conflicts? I was the one who requested that. There are two main reasons. First, marking things as spam is a very common action (at least for me, and I think for anyone who uses the spam filtering bits), and M-d is two keystrokes if one is using Emacs in an xterm, which I often do when I'm travelling. Second, nearly all the other marks (!, ?, #, *, etc.) can be added by pressing the character for the mark, so it seemed to make sense for consistency. I don't really care what that one key is, although $ does seem to make the most sense; I mostly just wanted to have one key I could press to mark things as spam. -- Russ Allbery (rra@stanford.edu)