GNU bug report logs - #7741
23.2.91; Please allow emacs to run emacsclient

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Mon, 27 Dec 2010 12:36:02 UTC

Severity: wishlist

Tags: confirmed

Merged with 22725, 35262

Found in versions 23.2.91, 24.5

Full log


Message #49 received at 7741 <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: Vaidheeswaran C <vaidheeswaran.chinnaraju <at> gmail.com>
Cc: 7741 <at> debbugs.gnu.org
Subject: Re: bug#7741: More about folding emacsclient into emacs
Date: Wed, 15 Jul 2015 07:13:21 +0800
On Tue, Jul 14, 2015 at 9:09 AM, Vaidheeswaran C
<vaidheeswaran.chinnaraju <at> gmail.com> wrote:
> On Tuesday 14 July 2015 04:37 AM, Xue Fuqiao wrote:
>>> 1. Can I control what emacs (i.e., from which path) the emacs daemon
>>> >    will be loaded from.
>
>> You can set the variable `server-name' on the Emacs server and use the
>> `-s' option of emacsclient.  (Although it's not supported on
>> MS-Windows.)
>
> I don't work on remote machines across a network connection.

You don't have to.  See below.

>     can the daemon use my git checkout binary or the local
>     installation?"

IIUC you can start the git checkout emacs binary and the local
installation with:

  $ /path/to/git/checkout/src/emacs --daemon=git
  $ emacs --daemon=local

and use `emacsclient -s git' or `emacsclient -s local' to connect to the
daemon you want to use.




This bug report was last modified 6 years and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.