Path: utzoo!telly!philmtl!uunet!tut.cis.ohio-state.edu!SUN207.NAS.NASA.GOV!stutes From: stutes@SUN207.NAS.NASA.GOV Newsgroups: gnu.emacs.bug Subject: Re: emacs bug in M-e Message-ID: <8912151607.AA21545@sun207.nas.nasa.gov> Date: 15 Dec 89 16:07:32 GMT References: <8912151500.AA24449@notecnirp.Princeton.EDU> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 22 >>>>> On Fri, 15 Dec 89 10:00:45 EST, eps@princeton.edu (Elisha Sacks) said: Elisha> I am using Gnu version 18.55.2 on berkeley-unix. The same problem occurs in Elisha> 18.54.2 on berkeley-unix. I have the following text in text mode. Positioning Elisha> the mark at the beginning of the first line and typing M-e moves the mark to Elisha> the end of the last line. It should stop at the end of the first line. Elisha> elisha. Elisha> Each state is an $n$-dimensional rectangular region in state space. Elisha> They propagate sign information through the differential equations to determine Elisha> the causal relations between variables within each state and the possible Elisha> transitions between states. It is interesting to note that what is causing the problem is an extra \040 character at the end of the first line. I don't have a fix for the bug, but then again I would never run into the problem, because I use auto-fill all of the time which deletes any trailing blanks at the end of the line. -eas-