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: keymap in yank-excluded-properties Date: Fri, 06 Sep 2002 16:03:05 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <20020822.173129.01368056.Takaaki.Ota@am.sony.com> <200208250525.g7P5PfH11882@wijiji.santafe.edu> <5x3ct2y2nr.fsf@kfs2.cua.dk> <20020830.124308.81460907.Takaaki.Ota@am.sony.com> <5xelcc3054.fsf@kfs2.cua.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031353365 28938 127.0.0.1 (6 Sep 2002 23:02:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Sep 2002 23:02:45 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17nRDD-0004sx-00 for ; Sat, 07 Sep 2002 00:04:23 +0200 Original-Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by hermes.netfonds.no (8.12.1/8.12.1) with ESMTP id g86K9H9e018595 for ; Fri, 6 Sep 2002 22:09:17 +0200 (CEST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by mail-relay.eunet.no (8.12.2/8.12.2/GN) with ESMTP id g86K9HRb029207 for ; Fri, 6 Sep 2002 22:09:17 +0200 (CEST) (envelope-from emacs-devel-admin@gnu.org) Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17nPyS-0001ZL-00 for ; Fri, 06 Sep 2002 22:45:04 +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 17nPPn-0007Ws-00; Fri, 06 Sep 2002 16:09:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17nPJt-0006Jd-00 for emacs-devel@gnu.org; Fri, 06 Sep 2002 16:03:09 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17nPJq-0006IH-00 for emacs-devel@gnu.org; Fri, 06 Sep 2002 16:03:08 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17nPJp-0006I6-00 for emacs-devel@gnu.org; Fri, 06 Sep 2002 16:03:05 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17nPJp-0007UQ-00; Fri, 06 Sep 2002 16:03:05 -0400 Original-To: miles@gnu.org In-Reply-To: (message from Miles Bader on 06 Sep 2002 10:05:15 +0900) 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:7649 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7649 > It could be a `context specific minor mode', as proposed for table.el, > activated, perhaps, when you give a special `set-rectangle-mark' > command. That was what I meant. It would be a minor-mode that got turned on temporarily Let's not think of every flag in Emacs as a "minor mode".