From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: D. Goel Newsgroups: gmane.emacs.devel Subject: Re: [CVS] f7, f8 bound.. Date: 25 Aug 2002 18:39:40 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <87fzx2ef6b.fsf@computer.localdomain> References: <87lm6xiruh.fsf@computer.localdomain> <5xu1liwmu6.fsf@kfs2.cua.dk> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030315248 14666 127.0.0.1 (25 Aug 2002 22:40:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 25 Aug 2002 22:40:48 +0000 (UTC) Cc: 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 17j63r-0003oR-00 for ; Mon, 26 Aug 2002 00:40:47 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17j6YO-00006P-00 for ; Mon, 26 Aug 2002 01:12:21 +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 17j659-0001FR-00; Sun, 25 Aug 2002 18:42:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17j62t-0001DV-00 for emacs-devel@gnu.org; Sun, 25 Aug 2002 18:39:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17j62q-0001D1-00 for emacs-devel@gnu.org; Sun, 25 Aug 2002 18:39:46 -0400 Original-Received: from 24-197-159-102.charterga.net ([24.197.159.102] helo=computer) by monty-python.gnu.org with esmtp (Exim 4.10) id 17j62q-0001Co-00 for emacs-devel@gnu.org; Sun, 25 Aug 2002 18:39:44 -0400 Original-Received: from deego by computer with local (Exim 3.35 #1 (Debian)) id 17j62m-0005xV-00; Sun, 25 Aug 2002 18:39:40 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: <5xu1liwmu6.fsf@kfs2.cua.dk> Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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:6881 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6881 Kim thanks for the reply. > > unfortunately, the latest CVS seems to have keys f7 and f8 bounded to > > I need to bind them to two adjacent function keys, but maybe we should > move them to f3 and f4 instead ? That sounds good to me. :-) (perhaps even better, they could be bound to [f4 f4] and [f4 f5] respectively). This means that kmacro takes the f4- keys, while leaving f3 for other applications. > > AFAICS, f3 and f4 are not bound by default. same here.