From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: CUA mode cursor color Date: 13 May 2002 13:55:48 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205131700.g4DH0DB13257@aztec.santafe.edu> <200205131710.g4DHA1t07920@rum.cs.yale.edu> Reply-To: sds@gnu.org NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021353909 32219 127.0.0.1 (14 May 2002 05:25:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 May 2002 05:25:09 +0000 (UTC) Cc: Richard Stallman , miles@gnu.org, 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 177Uo8-0008NY-00 for ; Tue, 14 May 2002 07:25:08 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 177Uz1-0003Tq-00 for ; Tue, 14 May 2002 07:36:23 +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 177Uo0-0001CQ-00; Tue, 14 May 2002 01:25:00 -0400 Original-Received: from h031.c001.snv.cp.net ([209.228.32.141] helo=c001.snv.cp.net) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 177K36-000617-00 for ; Mon, 13 May 2002 13:55:52 -0400 Original-Received: (cpmta 8424 invoked from network); 13 May 2002 10:55:50 -0700 Original-Received: from 65.114.186.226 (HELO glip.premonitia.com) by smtp.premonitia.com (209.228.32.141) with SMTP; 13 May 2002 10:55:50 -0700 X-Sent: 13 May 2002 17:55:50 GMT Original-To: "Stefan Monnier" X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. Mail-Copies-To: never In-Reply-To: <200205131710.g4DHA1t07920@rum.cs.yale.edu> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 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:3897 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3897 > * In message <200205131710.g4DHA1t07920@rum.cs.yale.edu> > * On the subject of "Re: CUA mode cursor color " > * Sent on Mon, 13 May 2002 13:10:00 -0400 > * Honorable "Stefan Monnier" writes: > > I dislike the turn-on-X-mode things because they're just redundant. IIUC, they are needed for hooks: if you put turn-on-X-mode into a hook, you know you will get the X-mode, but if you put X-mode (which just toggles) there, you might or might not get it, depending on whether X was turned on in the mode definition or in another function added to the hook. -- Sam Steingold (http://www.podval.org/~sds) running RedHat7.2 GNU/Linux Don't use force -- get a bigger hammer.