From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: define-key .. whats wrong here? Date: Tue, 01 Jul 2003 00:30:03 -0700 Organization: Still searching... Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1057046204 14928 80.91.224.249 (1 Jul 2003 07:56:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2003 07:56:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 01 09:56:40 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19XG0G-0003sZ-00 for ; Tue, 01 Jul 2003 09:56:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19XFzE-0003s3-IT for gnu-help-gnu-emacs@m.gmane.org; Tue, 01 Jul 2003 03:55:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newshub.sdsu.edu!tethys.csu.net!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!enews1 Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: p-339.newsdawg.com User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:bl29q2kx5Fj7YYoWi7QwhEEqDXI= Original-Xref: shelby.stanford.edu gnu.emacs.help:114869 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11362 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11362 Andy Sawyer writes: >> > (define-key gnus-summary-mode-map "\C-ss" 'send2_spam1) > Is this.....................................^^ the problem? Absolutely >> However C-h w sendto_spam1 is known and reports the key binding as >> C-c s. > > Are you sure? I'm not even sure I have a functioning brain cell left.