From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: A wish, a plea Date: Sat, 23 Jun 2007 15:39:08 -0400 Message-ID: References: <4679F561.4030600@hacksaw.org> <87d4zomyiw.fsf@red-bean.com> <87fy4kjy0k.fsf@red-bean.com> <467AF6CC.2000300@gnu.org> <86ejk4jtno.fsf@lola.quinscape.zz> <85y7ibdaav.fsf@lola.goethe.zz> <85ir9ehgqa.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182627563 19821 80.91.229.12 (23 Jun 2007 19:39:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Jun 2007 19:39:23 +0000 (UTC) Cc: rms@gnu.org, wilde@sha-bang.de, jasonr@gnu.org, kfogel@red-bean.com, hacksaw@hacksaw.org, emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 23 21:39:21 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 1I2BS5-00040y-12 for ged-emacs-devel@m.gmane.org; Sat, 23 Jun 2007 21:39:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2BS4-000780-Hj for ged-emacs-devel@m.gmane.org; Sat, 23 Jun 2007 15:39:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I2BS0-00077d-TP for emacs-devel@gnu.org; Sat, 23 Jun 2007 15:39:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I2BRy-00075a-BZ for emacs-devel@gnu.org; Sat, 23 Jun 2007 15:39:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2BRy-00075J-8K for emacs-devel@gnu.org; Sat, 23 Jun 2007 15:39:14 -0400 Original-Received: from tomts5.bellnexxia.net ([209.226.175.25] helo=tomts5-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I2BRv-00008h-38; Sat, 23 Jun 2007 15:39:11 -0400 Original-Received: from ceviche.home ([74.12.206.238]) by tomts5-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070623193909.HTOD25465.tomts5-srv.bellnexxia.net@ceviche.home>; Sat, 23 Jun 2007 15:39:09 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 6F172B4B9B; Sat, 23 Jun 2007 15:39:09 -0400 (EDT) In-Reply-To: <85ir9ehgqa.fsf@lola.goethe.zz> (David Kastrup's message of "Sat\, 23 Jun 2007 16\:45\:33 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) 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:73728 Archived-At: > That seems to concern the multi-tty branch currently where emacsclient > defaults to opening a new frame/session/terminal/whatever. > This new frame will show the splash screen again. That's a completely separate issue. The current emacsclient does no such thing, so it's a change in multi-tty, so we'll cross that bridge when we get there. Stefan