Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!sgtp.apple.juice.or.jp!shin From: shin@sgtp.apple.juice.or.jp (Shinichirou Sugou) Newsgroups: gnu.emacs.bug Subject: Bug (?) of scroll-other-window in Emacs-18.55 Message-ID: <8912090947.AA00885@sgtp.apple.juice.or.jp> Date: 9 Dec 89 09:47:31 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 55 Hello. I'm not sure whether this is bug or not. Anyway, I'll report it. Emacs version is 18.55. [Reproduction] Open empty buffer, say 'foo', and type the following two line Hello, world Then split 'foo' window into two by ^x 2 The screen looks like this. +-----------------------+ |Hello, | |world | | | |-----------------------| |Hello, | |world | | | | | +-----------------------+ Now, the cursor (the point) must reside in the upper window. Move the cursor (in the upper window) to the beginning of buffer by Meta < And invoke the command 'scroll-other-window' by typing Meta ^v Error message appears (it is OK), but, the cursor (in the upper window) has moved to the end of the buffer! I think the cursor (the point) in the upper window should not move in this case. Thank you. CAUTION: (1) Reply-command in the mail system may NOT generate my address correctly. Please use the following address instead. shin%sgtp.apple.juice.or.jp@uunet.uu.net (2) I have no relation to Apple Computer Inc. :-) --- S.Sugou