From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [CVS] f7, f8 bound.. Date: Fri, 30 Aug 2002 02:09:29 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <87lm6xiruh.fsf@computer.localdomain> <5xu1liwmu6.fsf@kfs2.cua.dk> <200208261526.g7QFQX624783@rum.cs.yale.edu> <5xu1lgu1e4.fsf@kfs2.cua.dk> <200208271621.g7RGLNm30516@rum.cs.yale.edu> <5xhehfe3aj.fsf@kfs2.cua.dk> <5xn0r5hgl3.fsf@kfs2.cua.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1030687983 23662 127.0.0.1 (30 Aug 2002 06:13:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 30 Aug 2002 06:13:03 +0000 (UTC) Cc: miles@gnu.org, monnier+gnu/emacs@rum.cs.yale.edu, deego@glue.umd.edu, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17kf1g-00069R-00 for ; Fri, 30 Aug 2002 08:13:00 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17kfYJ-0003TG-00 for ; Fri, 30 Aug 2002 08:46:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kf36-0002g0-00; Fri, 30 Aug 2002 02:14:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17keyK-000211-00 for emacs-devel@gnu.org; Fri, 30 Aug 2002 02:09:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17keyI-00020e-00 for emacs-devel@gnu.org; Fri, 30 Aug 2002 02:09:31 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17keyI-00020Z-00 for emacs-devel@gnu.org; Fri, 30 Aug 2002 02:09:30 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17keyH-00087O-00; Fri, 30 Aug 2002 02:09:29 -0400 Original-To: storm@cua.dk In-Reply-To: <5xn0r5hgl3.fsf@kfs2.cua.dk> (storm@cua.dk) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7144 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7144 If you want to have the same functionality on C-x ), we can bind that function there too. Please do that. If both of these commands end a macro, but only one of them executes a macro, that is quite incoherent. If you don't like this, set kmacro-call-repeat-key to nil. Maybe it should be the default setting? I am not sure, but I think the default should be nil to avoid surprises.