From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: CUA mode cursor color Date: 14 May 2002 08:42:30 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: <87y9enhaxl.fsf@tc-1-100.kawasaki.gol.ne.jp> References: <200205131700.g4DH0DB13257@aztec.santafe.edu> Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021355547 2655 127.0.0.1 (14 May 2002 05:52:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 May 2002 05:52:27 +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.33 #1 (Debian)) id 177VEZ-0000gi-00 for ; Tue, 14 May 2002 07:52:27 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 177VPT-00048m-00 for ; Tue, 14 May 2002 08:03:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 177VEj-0005B6-00; Tue, 14 May 2002 01:52:37 -0400 Original-Received: from smtp02.fields.gol.com ([203.216.5.132]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 177PSc-0007KI-00; Mon, 13 May 2002 19:42:35 -0400 Original-Received: from tc-2-222.kawasaki.gol.ne.jp ([203.216.25.222] helo=tc-1-100.kawasaki.gol.ne.jp) by smtp02.fields.gol.com with esmtp (Magnetic Fields) id 177PSZ-00070N-00; Tue, 14 May 2002 08:42:32 +0900 Original-Received: by tc-1-100.kawasaki.gol.ne.jp (Postfix, from userid 1000) id F3FF530A7; Tue, 14 May 2002 08:42:30 +0900 (JST) Original-To: rms@gnu.org System-Type: i686-pc-linux-gnu In-Reply-To: <200205131700.g4DH0DB13257@aztec.santafe.edu> Original-Lines: 15 X-Abuse-Complaints: abuse@gol.com Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3902 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3902 Richard Stallman writes: > Why not always print a message (many other mode toggles do, and > they probably all should), and make the menu option and `M-x > cua-mode' exactly the same? > > There is a possible problem with making these toggles display a > message inthe echo area: Lisp programs may want to call them, and > often it is inappropriate to print messages in those cases. Stefen's suggestion, to do the same as modes defined `define-minor-mode', and print a message if (interactive-p) is true, seems reasonable. -Miles -- Run away! Run away!