From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: emacsclientw Date: Mon, 13 Nov 2006 23:40:32 +0100 Message-ID: References: <4557B756.2020701@gnu.org> <455859DA.5010402@gnu.org> <45587D1A.9070500@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163457698 2282 80.91.229.2 (13 Nov 2006 22:41:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Nov 2006 22:41:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 13 23:41:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GjkTy-0004Co-3o for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 23:40:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjkTx-0007fd-Em for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 17:40:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjkTm-0007ei-89 for emacs-devel@gnu.org; Mon, 13 Nov 2006 17:40:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjkTh-0007cy-GE for emacs-devel@gnu.org; Mon, 13 Nov 2006 17:40:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjkTh-0007cv-DM for emacs-devel@gnu.org; Mon, 13 Nov 2006 17:40:33 -0500 Original-Received: from [64.233.166.180] (helo=py-out-1112.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GjkTh-0003uD-I6 for emacs-devel@gnu.org; Mon, 13 Nov 2006 17:40:33 -0500 Original-Received: by py-out-1112.google.com with SMTP id p76so819264pyb for ; Mon, 13 Nov 2006 14:40:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OHJ2k1RlXmGLNDgfsI647PWXi9dbyZxbK+LuFkTWdziV9l6ePkh+Iv/FwUB5dLCEVZhaKs+GBhunqNHkrTU/bRagVkLcj/HtyqbVJ7n1X0facYOc93S5DuLky2/zeYfK8A7XJwMD40+yIeqWuG5TTTzK5xrWmedzAW0/mpD1+8Q= Original-Received: by 10.35.125.16 with SMTP id c16mr244741pyn.1163457632556; Mon, 13 Nov 2006 14:40:32 -0800 (PST) Original-Received: by 10.35.95.18 with HTTP; Mon, 13 Nov 2006 14:40:32 -0800 (PST) Original-To: "Stefan Monnier" In-Reply-To: Content-Disposition: inline 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:62256 Archived-At: On 11/13/06, Stefan Monnier wrote: > So we're in violent agreement, aren't we? Yes, sorry. I somehow read it as if you had said that `server-mode' was a leftover, not `server-start'. > Hmm... good point. Well, then we can start the server, then wait for some > signal that it's ready, then start emacsclient. Nothing insurmountable, Yeah, but I don't think that belongs to emacsclient. I think that should be another application; perhaps the "launch emacs" app that Jason has started. /L/e/k/t/u