Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!uwm.edu!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!NOTECNIRP.PRINCETON.EDU!eps From: eps@NOTECNIRP.PRINCETON.EDU (Elisha Sacks) Newsgroups: gnu.emacs.bug Subject: gemacs bug in sentence parsing Message-ID: <8910271352.AA22641@notecnirp.Princeton.EDU> Date: 27 Oct 89 13:52:02 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 14 I am using Gnu Emacs 18.54.2 in text-mode with no mocklisp programs loaded by me. The following example causes M-e to fail foo. bar. There is whitespace after foo. Placing the mark directly after foo. and typing M-e moves forward to the end of the white space, instead of the the end of the bar. sentence. This contradicts the definition of M-e on page 123 of the gemacs manual. Killing the blank line eliminates the problem. elisha.