Mercurial > emacs
comparison README.multi-tty @ 83535:6c8cebe86511
Let frames on new terminals inherit 'environment and 'client.
* lisp/frame.el (make-frame): Always inherit 'environment and 'client
parameters.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-575
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 29 Jul 2006 10:51:50 +0000 |
parents | 0d9e16eab053 |
children | 5a2272b3d2b7 |
comparison
equal
deleted
inserted
replaced
83534:1be0f422f5e8 | 83535:6c8cebe86511 |
---|---|
40 Robert J. Chassell <bob@rattlesnake.com> | 40 Robert J. Chassell <bob@rattlesnake.com> |
41 Romain Francoise <romain@orebokech.com> | 41 Romain Francoise <romain@orebokech.com> |
42 Ami Fischman <ami@fischman.org> | 42 Ami Fischman <ami@fischman.org> |
43 Noah Friedman <friedman@splode.com> | 43 Noah Friedman <friedman@splode.com> |
44 Friedrich Delgado Friedrichs <friedel@nomaden.org> | 44 Friedrich Delgado Friedrichs <friedel@nomaden.org> |
45 Eric Hanchrow <offby1@blarg.net> | |
45 IRIE Tetsuya <irie@t.email.ne.jp> | 46 IRIE Tetsuya <irie@t.email.ne.jp> |
46 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> | 47 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> |
47 Bas Kok <nekkobassu@yahoo.com> | 48 Bas Kok <nekkobassu@yahoo.com> |
48 Jurej Kubelka <Juraj.Kubelka@email.cz> | 49 Jurej Kubelka <Juraj.Kubelka@email.cz> |
49 David Lichteblau <david@lichteblau.com> | 50 David Lichteblau <david@lichteblau.com> |
404 | 405 |
405 THINGS TO DO | 406 THINGS TO DO |
406 ------------ | 407 ------------ |
407 | 408 |
408 ** See if `tty-defined-color-alist' needs to be terminal-local. | 409 ** See if `tty-defined-color-alist' needs to be terminal-local. |
410 Dan says it should be, so convert it. | |
409 | 411 |
410 ** emacsclient -t on the console does not work after su. You have to | 412 ** emacsclient -t on the console does not work after su. You have to |
411 use non-root accounts or start as root to see this. | 413 use non-root accounts or start as root to see this. |
412 | 414 |
413 Login: root | 415 Login: root |