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: It is time for a feature freeze (it is NOW or never). Date: Wed, 14 Apr 2004 18:53:52 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87eks0654s.fsf@sno.mundell.ukfsn.org> <87n06bp4ng.fsf@sno.mundell.ukfsn.org> <8765cwkejr.fsf@mail.jurta.org> <200404071157.UAA25094@etlken.m17n.org> <200404071312.WAA25268@etlken.m17n.org> <87zn9nqras.fsf@emacswiki.org> <87hdvux5uz.fsf@orebokech.com> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1081983541 5038 80.91.224.253 (14 Apr 2004 22:59:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Apr 2004 22:59:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Apr 15 00:58:57 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BDtLN-00088o-00 for ; Thu, 15 Apr 2004 00:58:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BDtLN-0000Q3-00 for ; Thu, 15 Apr 2004 00:58:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BDtKh-0000xK-GB for emacs-devel@quimby.gnus.org; Wed, 14 Apr 2004 18:58:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BDtIv-0008NL-CT for emacs-devel@gnu.org; Wed, 14 Apr 2004 18:56:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BDtIN-00088w-Ub for emacs-devel@gnu.org; Wed, 14 Apr 2004 18:56:23 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BDtGq-0007Vh-6k for emacs-devel@gnu.org; Wed, 14 Apr 2004 18:54:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1BDtGS-0003px-6m; Wed, 14 Apr 2004 18:53:52 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21653 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21653 > I think it would be useful if Emacs had display-local variables, and a > display type that is accessible from Lisp code. The Elisp manual will > have to be updated when (if) these features are implemented. That sounds useful, especially with multi-tty support. Richard -- is this something we should add? If it is necessary, we could add it with the multi-tty support. However, if we can do without it, let's do without it. These would surely not be used very often. It could be a feature not worth the effort it costs. When would you use it?