From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rainer Trusch Newsgroups: gmane.emacs.help Subject: Re: Starting emacs without initial frame Date: Sat, 19 Mar 2005 13:17:50 +0100 Organization: Johannes Gutenberg-Universitaet Mainz, Germany Message-ID: <873burj0cx.fsf@rivendell.grasswurzel.nett> References: <87vf7osyho.fsf@rivendell.grasswurzel.nett> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1111235405 10620 80.91.229.2 (19 Mar 2005 12:30:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Mar 2005 12:30:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 19 13:30:04 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DCd5b-0006cS-M0 for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Mar 2005 13:29:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCdMI-0003IY-2U for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Mar 2005 07:47:14 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!news.Uni-Mainz.DE!rivendell.grasswurzel.nett!news Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: linux1.zdv.uni-mainz.de Original-X-Trace: news1.zdv.uni-mainz.de 1111235403 18542 134.93.178.33 (19 Mar 2005 12:30:03 GMT) Original-X-Complaints-To: news@uni-mainz.de Original-NNTP-Posting-Date: Sat, 19 Mar 2005 12:30:03 +0000 (UTC) User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:i5rNL6FVh3cAWcrMTRzOZXsvxOc= Original-Xref: shelby.stanford.edu gnu.emacs.help:129384 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24939 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24939 Hi David, On 18 Mär 2005, David Kastrup wrote: > Rainer Trusch writes: > >> Is there a way to start emacs without an initial frame like the >> --unmapped option in xemacs? > > Given that Emacs does not have multiple-tty capability right now, > there would be little sense in putting such an option in now: Emacs > would not be able to guess which tty was going to ask for it first. > So an unmapped Emacs does not make sense at the current point of > time. > > Merging the multi-tty branch is slated for after the release of > Emacs 22.1. I think that this would then be reason to incorporate > some functionality of gnuclient, and provide such an option. Thanks for the info. I have to figure out how to deal with it. Rainer