all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: anhnmncb <anhnmncb@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: possible to exchange server and client?
Date: Mon, 14 Jul 2008 22:37:54 +0800	[thread overview]
Message-ID: <87r69w5y65.fsf@gentoo.hasee.cpu> (raw)
In-Reply-To: 6F2B01E7-802A-4824-8B3E-1131360F2E6B@Web.DE

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 14.07.2008 um 14:47 schrieb anhnmncb:
>
>> What I do is, run emacs in console, then M-x server-start.
>> Startx, run emacsclient -c, then M-x server-start, it says:
>>         The current server still has clients; delete them? (y or n)
>> I answser y, then the frame is killed. But I don't want to kill this
>> frame, I want server-start from it, so it becomes a server.
>
> Here you see that all Emacs particles launched until now belong to one
> instance of GNU Emacs, that has something like "visible threads,"
> i.e., kind of rather independent "light-weight" processes that become
> visible on the GUI/X11 surface. Every frame, window, console thing
> has the same process ID, all can share the same buffers (write a very
> unique word into *scratch* buffer and select this buffer in console
> and all frames), and all are connected to one server! So a
>
> 	(server-start)
>
> in your init file is OK. And it's really OK, because when you launch
> another Emacs, it will start its own and now on the system second
> server, giving you the option to let emacsclient (-f, --server- 
> file=FILENAME or -s, --socket-name=FILENAME) work for this or for that
> server.
>
>
> One problem exists: there does not seem to exist a way to select from
> emacsclient the frame in which a file is opened ...

It's totally not what I want, see my another reply to Pascal J.
Bourguignon please ;p

-- 
Regards,

  anhnmncb
 gpg key: 44A31344





  reply	other threads:[~2008-07-14 14:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-13  1:10 possible to exchange server and client? anhnmncb
2008-07-13 20:13 ` Peter Dyballa
2008-07-14  0:20   ` anhnmncb
2008-07-14  7:48     ` Peter Dyballa
2008-07-14  9:40       ` anhnmncb
2008-07-14 11:47         ` Peter Dyballa
2008-07-14 12:47           ` anhnmncb
2008-07-14 13:58             ` Peter Dyballa
2008-07-14 14:37               ` anhnmncb [this message]
     [not found]       ` <mailman.14692.1216028482.18990.help-gnu-emacs@gnu.org>
2008-07-14 10:02         ` Pascal J. Bourguignon
     [not found]     ` <mailman.14687.1216021747.18990.help-gnu-emacs@gnu.org>
2008-07-14  9:56       ` Pascal J. Bourguignon
2008-07-14 12:12         ` anhnmncb
     [not found]         ` <mailman.14698.1216038116.18990.help-gnu-emacs@gnu.org>
2008-07-14 12:47           ` Pascal J. Bourguignon
2008-07-14 14:35             ` anhnmncb
2008-07-14 15:13               ` Peter Dyballa
2008-07-14 15:31                 ` anhnmncb
     [not found]             ` <mailman.14703.1216046707.18990.help-gnu-emacs@gnu.org>
2008-07-14 16:39               ` Pascal J. Bourguignon
2008-07-14 23:22                 ` anhnmncb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r69w5y65.fsf@gentoo.hasee.cpu \
    --to=anhnmncb@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.