From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Har Newsgroups: gmane.emacs.help Subject: Re: Multiple emacsclient Date: Wed, 14 Dec 2011 16:12:01 +0700 Message-ID: References: <4ee85cb8.c207e70a.0520.ffffe474@mx.google.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff1c680b709f904b409c292 X-Trace: dough.gmane.org 1323853939 14917 80.91.229.12 (14 Dec 2011 09:12:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2011 09:12:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 14 10:12:15 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rakso-0006th-PY for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Dec 2011 10:12:14 +0100 Original-Received: from localhost ([::1]:49912 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rakso-0002Tq-0I for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Dec 2011 04:12:14 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:39389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Raksg-0002TY-J7 for help-gnu-emacs@gnu.org; Wed, 14 Dec 2011 04:12:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Raksc-0004vS-FT for help-gnu-emacs@gnu.org; Wed, 14 Dec 2011 04:12:06 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:51003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Raksc-0004vA-7J for help-gnu-emacs@gnu.org; Wed, 14 Dec 2011 04:12:02 -0500 Original-Received: by pbaa13 with SMTP id a13so713868pba.0 for ; Wed, 14 Dec 2011 01:12:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nvX+3EN4YG7iGO1u7aPB4G0OwOAD/BD5nMVdiZcC4wQ=; b=FkaEIxP0t+BSVPxel7vpL4B4KWX4Hgilp8fuFfMrwPKDoJor1SL+Pkb+xK9MTDpfUj AeURygNQVaU5eUmAsbSjAyLndnUlRIz4moEQKZonbU7Md8/1fmVY/XvG/moG8BuyYTfU HkfNrLXSV5TWep/pT68EyWJ5zXSkJkCbnTRSQ= Original-Received: by 10.68.197.232 with SMTP id ix8mr2376349pbc.74.1323853921323; Wed, 14 Dec 2011 01:12:01 -0800 (PST) Original-Received: by 10.68.197.67 with HTTP; Wed, 14 Dec 2011 01:12:01 -0800 (PST) In-Reply-To: <4ee85cb8.c207e70a.0520.ffffe474@mx.google.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83200 Archived-At: --e89a8ff1c680b709f904b409c292 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Dec 14, 2011 at 3:19 PM, Wang Lei wrote: > > On 2011-12-14 08:43:34 +0800, Steven Har wrote: > > Hi all, > > > > I sometimes use emacs daemon mode and would like to use it more, since I > > have the habit of getting in and out of Emacs often. However, if an > > emacsclient is connecting to the daemon, another instance cannot be > started > > ("Waiting for Emacs..."). Is this what's supposed to happen? Can't two or > > more emacsclient connect to the same daemon? > Yes. One console for one emacsclient. If tty devices are not enough, you > can run emacsclient in shell-mode.:) > Ah, so I need to run 'emacsclient -t' instead of just 'emacsclient'. Thanks anyway :) -- --e89a8ff1c680b709f904b409c292 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Dec 14, 2011 at 3:19 PM, Wang Lei <f3d27b@gmail.com> wrote:

On 2011-12-14 08:43:34 +0800, Steven Har wrote:
> Hi all,
>
> I sometimes use emacs daemon mode and would like to use it more, since= I
> have the habit of getting in and out of Emacs often. However, if an > emacsclient is connecting to the daemon, another instance cannot be st= arted
> ("Waiting for Emacs..."). Is this what's supposed to hap= pen? Can't two or
> more emacsclient connect to the same daemon?
Yes. One console for one emacsclient. If tty devices are not en= ough, you
can run emacsclient in shell-mode.:)
<= div>
Ah, so I need to run 'emacsclient -t' instead of= just 'emacsclient'. Thanks anyway :)

--
=A0
--e89a8ff1c680b709f904b409c292--