Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!cca!z From: z@cca.UUCP (Steve Zimmerman) Newsgroups: net.emacs Subject: Two new variables for CCA EMACS Message-ID: <5107@cca.UUCP> Date: Sat, 9-Jul-83 11:20:05 EDT Article-I.D.: cca.5107 Posted: Sat Jul 9 11:20:05 1983 Date-Received: Sun, 10-Jul-83 01:31:36 EDT Lines: 18 Two new variables have been added to CCA EMACS in order to make available a greater degree of customization. Both variables are typically set in the user's .emacs_vars file. Normally, the C-L command will redisplay only the current window, and you need to type C-U C-U C-L if there is more than one window on the screen and you wish to redisplay the entire screen. If the variable Redisplay Whole Screen is set, though, the default action of C-L is to redisplay the entire screen, and C-U C-U C-L redisplays only the current window. Similarly, the default action of C-X 1 and C-C 1 is to put EMACS into one window mode, with the first window filling the entire screen. C-U C-X 1 causes the last window to fill the entire screen, and C-U C-U C-X 1 causes the current window to fill the entire screen. If the variable Current One Window is set, plain C-X 1 causes the current window to fill the screen, C-U C-X 1 causes the first window to fill the screen, and C-U C-U C-X 1 causes the last window to fill the screen.