Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!CS.WISC.EDU!neves From: neves@CS.WISC.EDU (David M. Neves) Newsgroups: gnu.emacs.bug Subject: setting last_window_start? Message-ID: <8811290044.AA02160@ai.cs.wisc.edu> Date: 29 Nov 88 00:44:04 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 In GNU Emacs 18.52.3 of Sat Sep 10 1988 on ai (berkeley-unix) What is the best way of setting the last_window_start field of a buffer? Or can it be done? I want to make sure that a buffer gets displayed in a certain window position even before it has been displayed for the 1st time and it seems that this field is the one I need to set. -thanks, david