aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
diff options
context:
space:
mode:
authorKaroly Lorentey <[email protected]>2006-07-29 21:30:46 +0000
committerKaroly Lorentey <[email protected]>2006-07-29 21:30:46 +0000
commit6bccb6c592b79418fd7be4bfbb4af94a3d426587 (patch)
tree18450e037213587b082a368c6d8dab7c2bceb3f8 /README.multi-tty
parent14ab3a40ec0cfdfa7f351e1202e0f873af553391 (diff)
Remove superfluous properties from the mode-line-client indicator. (Reported by Kalle Olavi Niemitalo)
* lisp/bindings.el (mode-line-client): Don't set the local-map and mouse-face properties. git-archimport-id: [email protected]/emacs--multi-tty--0--patch-578
Diffstat (limited to 'README.multi-tty')
-rw-r--r--README.multi-tty11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.multi-tty b/README.multi-tty
index 96589099e2..bfa03ed224 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -42,6 +42,8 @@ Romain Francoise <[email protected]>
Ami Fischman <[email protected]>
Noah Friedman <[email protected]>
Friedrich Delgado Friedrichs <[email protected]>
+Samium Gromoff <[email protected]>
+Mikhail Gusarov <[email protected]>
Eric Hanchrow <[email protected]>
IRIE Tetsuya <[email protected]>
Yoshiaki Kasahara <[email protected]>
@@ -407,7 +409,11 @@ THINGS TO DO
------------
** See if `tty-defined-color-alist' needs to be terminal-local.
- Dan says it should be, so convert it.
+ Update: Dan says it should be, so convert it.
+
+** Mikhail Gusarov suggest to add a hook akin to
+ `after-make-frame-functions' that is called whenever Emacs connects
+ to a new terminal. Good idea!
** emacsclient -t on the console does not work after su. You have to
use non-root accounts or start as root to see this.
@@ -695,7 +701,8 @@ THINGS TO DO
** Mark Plaksin suggests that emacsclient should accept the same
X-related command-line arguments as Emacs. Most of the X-related
argument-handling is done in Lisp, so this should be quite easy to
- implement.
+ implement. (For example, Samium Gromoff wants emacsclient to
+ support --geometry; implementing this would add that support.)
** Gergely Nagy suggests that C-x # should only kill the current
frame, not any other emacsclient frame that may have the same file