From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.devel Subject: Re: Change in emacsclient behavior Date: Thu, 30 Aug 2007 23:41:09 +0200 Message-ID: <20070830214109.GA7206@printf.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188510097 5606 80.91.229.12 (30 Aug 2007 21:41:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 21:41:37 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 23:41:35 2007 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 1IQrlY-00063C-VI for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 23:41:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQrlY-0005sR-Kd for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 17:41:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQrlP-0005mo-UI for emacs-devel@gnu.org; Thu, 30 Aug 2007 17:41:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQrlN-0005lW-9C for emacs-devel@gnu.org; Thu, 30 Aug 2007 17:41:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQrlM-0005lO-VQ for emacs-devel@gnu.org; Thu, 30 Aug 2007 17:41:16 -0400 Original-Received: from pne-smtpout2-sn2.hy.skanova.net ([81.228.8.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQrlF-0007zD-KJ; Thu, 30 Aug 2007 17:41:09 -0400 Original-Received: from rocksteady.printf.se (217.210.129.142) by pne-smtpout2-sn2.hy.skanova.net (7.2.075) id 46CBD3C800277711; Thu, 30 Aug 2007 23:41:08 +0200 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id 5647BFAC5; Thu, 30 Aug 2007 23:41:09 +0200 (CEST) Content-Disposition: inline In-Reply-To: X-Detected-Kernel: Solaris 8 (1) 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:77442 Archived-At: Eli Zaretskii writes: > > From: Richard Stallman > > Date: Thu, 30 Aug 2007 16:50:22 -0400 > > > > I think this change is a mistake: > > > > +** Emacsclient has been extended to support opening a new terminal > > +frame. Its behavior has been changed to open a new Emacs frame by > > +default. Use the -c option to get the old behavior of opening files in > > +the currently selected Emacs frame. > > > > For people that normally don't make new frames, this will be a hassle. > > Yes, I agree. Frames popping up without my say-so are a nuisance. Thirded. There should however be an arg to pop up a new frame even when pop-up-frames is nil.