Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!BOULDER.COLORADO.EDU!jbw%uswest.com From: jbw%uswest.com@BOULDER.COLORADO.EDU (Joe Wells) Newsgroups: gnu.emacs Subject: My show-temp-buffer code Message-ID: <8906061516.AA01441@ketchum.uswest.com> Date: 6 Jun 89 15:16:18 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 For those of you who are using the show-temp-buffer function that I posted (I think some time last year), I have a recommendation. Someone sent mail to me asking me why it was causing problems for him, and I realized that I forget to tell people that I do these two things in my .emacs file: (setq pop-up-windows t) (setq window-min-height 2) Those changes should dramatically improve the behaviour of show-temp-buffer. Enjoy! -- Joe Wells jbw%ketchum.uswest.com@boulder.colorado.edu