From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Change in emacsclient behavior Date: Fri, 31 Aug 2007 00:23:37 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1188509244 2887 80.91.229.12 (30 Aug 2007 21:27:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 21:27:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 23:27:22 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 1IQrXr-0002cx-1G for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 23:27:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQrXq-0003ov-CW for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 17:27:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQrXn-0003oD-6l for emacs-devel@gnu.org; Thu, 30 Aug 2007 17:27:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQrXj-0003jo-OI for emacs-devel@gnu.org; Thu, 30 Aug 2007 17:27:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQrXj-0003jX-IT for emacs-devel@gnu.org; Thu, 30 Aug 2007 17:27:11 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQrXf-0006AF-Ko; Thu, 30 Aug 2007 17:27:07 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-254-135.inter.net.il [84.229.254.135]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DMP78220 (AUTH halo1); Fri, 31 Aug 2007 00:23:37 +0300 (IDT) In-reply-to: (message from Richard Stallman on Thu, 30 Aug 2007 16:50:22 -0400) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:77440 Archived-At: > 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.