Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!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: Re: char-after fails to handle marker Message-ID: <9001090407.AA06943@sgtp.apple.juice.or.jp> Date: 9 Jan 90 04:07:25 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 21 Enami tsugutomo writes: In article <9001080141.AA13338@chihaya.ptgd.sony.co.jp> enami@ptgd.sony.co.jp (enami tsugutomo) writes: The function `char-after' returns non-sense value if its argument is a marker. According to Emacs-lisp manual, the function 'char-after' takes not marker but position type argument. (char-after (marker-position some-marker-value)) will work fine. 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