bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#32744: There seems to be a bug in current-column in character mode


From: Noam Postavsky
Subject: bug#32744: There seems to be a bug in current-column in character mode
Date: Mon, 17 Sep 2018 11:34:27 -0400

On 17 September 2018 at 11:22, Eli Zaretskii <eliz@gnu.org> wrote:

>> Is there some other function that will give 'how many forward-chars 
>> necessary to go from beginning of line to
>> here?
>
> I think you want posn-actual-col-row.

Or (- (point) (line-beginning-position))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]