From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.devel Subject: Re: new text property Date: Mon, 10 Jun 2002 17:13:24 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <1023607376.8184.1228.camel@space-ghost> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1023722156 23005 127.0.0.1 (10 Jun 2002 15:15:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Jun 2002 15:15:56 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17HQtf-0005yv-00 for ; Mon, 10 Jun 2002 17:15:55 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17HRGY-0002vG-00 for ; Mon, 10 Jun 2002 17:39:34 +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 17HQtA-0005yV-00; Mon, 10 Jun 2002 11:15:24 -0400 Original-Received: from 212-84-246-077.trmd.net ([212.84.246.77] helo=florida.munich.redhat.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17HQrF-0005qT-00 for ; Mon, 10 Jun 2002 11:13:26 -0400 Original-Received: from hniksic by florida.munich.redhat.com with local (Exim 3.35 #1 (Debian)) id 17HQrE-0004di-00; Mon, 10 Jun 2002 17:13:24 +0200 Original-To: emacs-devel@gnu.org, xemacs-design@xemacs.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Mon, 10 Jun 2002 17:03:30 +0200") Original-Lines: 14 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Common Lisp, i686-pc-linux) 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:4708 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4708 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai writes: > Because there was a lengthy discussion to do just that: allow M-x > font-lock-mode RET as the user interface for highlighting which is > done in another way. [...] > In Emacs, this overloading has happened some days ago. See my other message for why I believe it's a bad idea. Of course, GNU Emacs can choose to do it that way; I simply don't think XEmacs should follow in this particular instance. It can be a good experiment, though. If many users ask for the same feature, it's easy to add it.