Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!CSSEQ.TAMU.EDU!romero From: romero@CSSEQ.TAMU.EDU (Ron Romero) Newsgroups: gnu.emacs.bug Subject: bug Message-ID: <8902121627.AA05481@csseq.tamu.edu> Date: 12 Feb 89 16:27:15 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 25 When I call up the calendar function in horizontal split mode, The mini-buffer expands to about half the screen. Specifically, I type: emacs -q C-x 5 M-x calendar And emacs expands the minibuffer to take up all but the 6 lines needed to display the calendar. The first 6 lines of the screen is split into two horizontal windows; the second contains the calendar, the first contains the *scratch* buffer. The 7th line is the mode line. The 8th line is the mini-buffer line; it says 'loading cal...done' at this point. The rest of the screen is as it was before I called up the calendar (except that the last screen line also says 'loading cal...done'. My Emacs Version is: Gnu Emacs 18.51.1 of Sat Jul 30 1988 on csseq (berkly unix). I am working on a VT220; the computer is a sequent machine. --Ron Romero romero@csseq.tamu.edu