[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG ZWEI) at MIT-AI
- Subject:
- From: rms@MIT-AI
- Date: Mon ,12 Jun 79 15:57:32 EDT
MAKE-WINDOW-CURRENT contains a very suspicious test
(NEQ WINDOW *MINI-BUFFER-WINDOW*).
How can this possibly be right? Why shouldn't selecting the
mini buffer window with the mouse make its buffer current?
Should COM-OTHER-WINDOW, etc., be calling MAKE-WINDOW-CURRENT?
Would it be a win for the function SELECT-WINDOW, in SCREEN,
to call MAKE-WINDOW-CURRENT?