Mercurial > emacs
changeset 83070:dceddd93a691
README updates.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-110
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 06 Mar 2004 12:13:42 +0000 |
parents | a39b38a5d680 |
children | 3edf0340391b |
files | README.multi-tty |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.multi-tty Tue Mar 02 10:55:14 2004 +0000 +++ b/README.multi-tty Sat Mar 06 12:13:42 2004 +0000 @@ -181,6 +181,11 @@ THINGS TO DO ------------ +** Emacs assumes that all terminal frames have the same locale + settings as Emacs itself. This may lead to bogus results in a + multi-locale setup. (E.g., while logging in from a remote client + with a different locale.) + ** Dan Nicolaescu suggests that -nw should be added as an alias for -t in emacsclient. Good idea. (Alas, implementing this is not trivial, getopt_long does not seem to support two-letter ``short'' @@ -195,6 +200,8 @@ (displayp OBJECT): Returns t if OBJECT is a display. + (display-list): Returns list of currently active displays. + (selected-display): Returns the display object of the selected frame. (frame-display FRAME): Returns the display object of FRAME. @@ -208,6 +215,8 @@ DISPLAY uses, as a string. (E.g: "/dev/pts/16", or ":0.0") + etc. + See next issue why this is necessary. ** The following needs to be supported: