[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: JLK at MIT-MC (John L. Kulp)
- Date: Thu, 24 Aug 78 12:37:00 GMT
- Original-date: 24 AUG 1978 0837-EDT
I notice that (CHARPOS T) does not return the "real" position if ^W is T (i.e.
suppose you typed ^W at the left margin. (CHARPOS) says, correctly, that
your hpos is 2. Then type a RETURN, whose echoing puts you at hpos=0.
(CHARPOS T) still thinks it is 2). Is this a feature or a bug?