From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86385 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.gnus.general Subject: Re: strange binding in message buffer. Date: Fri, 11 Dec 2015 18:34:37 +0100 Message-ID: <87k2okj3de.fsf@igel.home> References: <871tatmb76.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1449855353 21722 80.91.229.3 (11 Dec 2015 17:35:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2015 17:35:53 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34617@lists.math.uh.edu Fri Dec 11 18:35:35 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a7RbR-0007nK-9j for ding-account@gmane.org; Fri, 11 Dec 2015 18:35:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1a7Rag-00009O-1y; Fri, 11 Dec 2015 11:34:46 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a7Rad-00008r-LO for ding@lists.math.uh.edu; Fri, 11 Dec 2015 11:34:43 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1a7Rab-0003Fq-FG for ding@lists.math.uh.edu; Fri, 11 Dec 2015 11:34:43 -0600 Original-Received: from mail-out.m-online.net ([212.18.0.9]) by quimby.gnus.org with esmtps (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1a7RaZ-0006kb-LV for ding@gnus.org; Fri, 11 Dec 2015 18:34:39 +0100 Original-Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3pHK4G4xKQz3hjQQ for ; Fri, 11 Dec 2015 18:34:38 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3pHK4G43FQzvh2V for ; Fri, 11 Dec 2015 18:34:38 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id uljtNCkb35CY for ; Fri, 11 Dec 2015 18:34:37 +0100 (CET) X-Auth-Info: jokuqAZytKe+xEGMQR9ZtYdQW4+Rgp4g4/eY4inaKPsENsjfx9OR3ug3apB6V/Iw Original-Received: from igel.home (ppp-88-217-6-113.dynamic.mnet-online.de [88.217.6.113]) by mail.mnet-online.de (Postfix) with ESMTPA for ; Fri, 11 Dec 2015 18:34:37 +0100 (CET) Original-Received: by igel.home (Postfix, from userid 1000) id 4928C2C3F82; Fri, 11 Dec 2015 18:34:37 +0100 (CET) X-Yow: Hmmm.. a CRIPPLED ACCOUNTANT with a FALAFEL sandwich is HIT by a TROLLEY-CAR.. In-Reply-To: <871tatmb76.fsf@mat.ucm.es> (Uwe Brauer's message of "Fri, 11 Dec 2015 12:17:17 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86385 Archived-At: Uwe Brauer writes: > I have not bound C-c f to anything in message mode, but if I do > describe-key C-c f I obtain: > > ,---- > | C-c f runs the command message-reduce-to-to-cc (found in > | message-mode-map), which is an interactive compiled Lisp function in > | ‘~/ALLES/emacs/site-lisp/packages/ma-gnus-09/lisp/message.el’. > | > | It is bound to C-c , C-c C-f t, | Cc:>. > | > | (message-reduce-to-to-cc) > | > | Replace contents of To: header with contents of Cc: or Bcc: header. > | > | [back] > `---- > > This is really odd this it says it is bound to ... > And C-c f is *not* listed. It is, as C-c (which is the catch-all binding). You probably have made a binding using [?\C-c \t] instead of [?\C-c ?\t]. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."