[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



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?