all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Where is the code for the Emacs server in the core?
@ 2018-01-12  7:58 George Plymale II
  2018-01-12  9:39 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: George Plymale II @ 2018-01-12  7:58 UTC (permalink / raw)
  To: emacs-devel

Hi,

I am trying to find the code in the Emacs core which implements the
Emacs server / daemon. The reason I am looking is that I am curious
about implementing multi-tty support in the Emacs Mac Port by Yamamoto
Mitsuharu. Unfortunately, I believe that I must first see the code that
governs the Emacs server. I am not sure if that is the right place to
look, but I am unsure where else the problem could be. The Emacs server
purposefully rejects requests to have a terminal and GUI client. I
assume it also governs which process will be in charge of all the Emacs
clients. So I thought the server code would be the best place to look.

I did a directory diff on the source trees of the Emacs Mac Port and
plain GNU Emacs. But I could not find anything which indicated a
difference in either server. Moreover, I could not find anything related
to the Emacs server.

Could anyone help shed some light on this situation? I've not looked at
much of the Emacs core in the past, except the Lisp interpreter, so I'm
not very familiar with its landscape.

Thanks



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-13 20:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12  7:58 Where is the code for the Emacs server in the core? George Plymale II
2018-01-12  9:39 ` Eli Zaretskii
2018-01-13 15:51   ` George Plymale II
2018-01-13 16:52     ` Eli Zaretskii
2018-01-13 20:05       ` George Plymale II
2018-01-13 17:00     ` Alan Third
2018-01-13 20:02       ` George Plymale II

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.