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: Tue, 10 Sep 2002 12:36:05 -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> <5x4rdfdzu6.fsf@kfs2.cua.dk> <200208281413.g7SEDkT03872@rum.cs.yale.edu> <5xvg5thgw8.fsf@kfs2.cua.dk> <200208291724.g7THOJZ11366@rum.cs.yale.edu> <5xd6roult6.fsf@kfs2.cua.dk> <5xfzwi4thz.fsf@kfs2.cua.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031676041 614 127.0.0.1 (10 Sep 2002 16:40:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 10 Sep 2002 16:40:41 +0000 (UTC) Cc: storm@cua.dk, monnier+gnu/emacs@rum.cs.yale.edu, miles@gnu.org, 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 17oo48-00009m-00 for ; Tue, 10 Sep 2002 18:40:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17ooed-00086M-00 for ; Tue, 10 Sep 2002 19:18:23 +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 17oo3l-0008ED-00; Tue, 10 Sep 2002 12:40:17 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17onzk-0007V6-00 for emacs-devel@gnu.org; Tue, 10 Sep 2002 12:36:08 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17onzi-0007Ui-00 for emacs-devel@gnu.org; Tue, 10 Sep 2002 12:36:07 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17onzi-0007Uc-00 for emacs-devel@gnu.org; Tue, 10 Sep 2002 12:36:06 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17onzh-0008Jn-00; Tue, 10 Sep 2002 12:36:05 -0400 Original-To: storm@cua.dk In-reply-to: <5xfzwi4thz.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:7808 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7808 > The question would be very annoying. I think it should terminate and > define the macro. If the user wants to ignore that definition, he > can. If the user wants to add to it, he can do that too. Ok, done. Thanks.