Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!sri-spam!ames!ucbcad!ucbvax!PREP.AI.MIT.EDU!rms From: rms@PREP.AI.MIT.EDU.UUCP Newsgroups: comp.windows.x Subject: Minor deficiencies with painful consequences Message-ID: <8703112214.AA02516@prep.ai.mit.edu> Date: Wed, 11-Mar-87 17:14:18 EST Article-I.D.: prep.8703112214.AA02516 Posted: Wed Mar 11 17:14:18 1987 Date-Received: Fri, 13-Mar-87 00:14:14 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 9 I hope these problems can be fixed in X11: 1. X10 offers a way to specify particular classes of events, with blocking, but does not offer a way to do this without blocking. This lack forces Emacs to maintain its own queues of events. 2. X10 does not have a way to change the border width of a window. Currently Emacs does this by creating a new window to use in place of the old one, which is very ugly.