Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).
authorKaroly Lorentey <lorentey@elte.hu>
Thu, 27 May 2004 17:57:59 +0000 (17:57 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Thu, 27 May 2004 17:57:59 +0000 (17:57 +0000)
commit3a2584741dfc78f6b9dde2a9290d26b542dc75c0
tree8ab66262409ae61904cf7fc62173e560501072d7
parent4e1bb54039da0e3d5c84e231104703d62ace938d
Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).

lisp/server.el (server-process-filter): Add the client parameter to
the initialization parameters of new frames.
(server-getenv): Use the 'client frame parameter and not
server-clients-with to get the client; server-getenv is called during
frame initialization. (Dan Nicolaescu)

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-179
lisp/server.el