From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: start emacs without creating frames and connect with emacsclient later Date: Thu, 14 Aug 2008 01:19:05 -0400 Message-ID: References: <200808131610.m7DGAkvk020047@sallyv1.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1218691243 13300 80.91.229.12 (14 Aug 2008 05:20:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2008 05:20:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 14 07:21:34 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KTVH7-0008U6-3w for ged-emacs-devel@m.gmane.org; Thu, 14 Aug 2008 07:21:29 +0200 Original-Received: from localhost ([127.0.0.1]:37684 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTVG9-0001eU-7H for ged-emacs-devel@m.gmane.org; Thu, 14 Aug 2008 01:20:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTVG0-0001cg-Bx for emacs-devel@gnu.org; Thu, 14 Aug 2008 01:20:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTVFy-0001bK-Ne for emacs-devel@gnu.org; Thu, 14 Aug 2008 01:20:19 -0400 Original-Received: from [199.232.76.173] (port=59166 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTVFy-0001bD-F2 for emacs-devel@gnu.org; Thu, 14 Aug 2008 01:20:18 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:33978) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTVFy-0003ub-7L for emacs-devel@gnu.org; Thu, 14 Aug 2008 01:20:18 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KTVEn-0003Zq-SQ; Thu, 14 Aug 2008 01:19:05 -0400 In-reply-to: <200808131610.m7DGAkvk020047@sallyv1.ics.uci.edu> (message from Dan Nicolaescu on Wed, 13 Aug 2008 09:10:46 -0700) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102429 Archived-At: Should something like this go in? We do have a feature freeze, but this is quite simple, and it completes the multi-tty functionality, which is one of the major features of 23.1. I think it should go in provided you write the text for etc/NEWS AND all the relevant manuals.