emacs-devel
[Top][All Lists]
Advanced

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

Re: Native line numbers, final testing


From: Eli Zaretskii
Subject: Re: Native line numbers, final testing
Date: Tue, 04 Jul 2017 21:24:37 +0300

> From: Alex <address@hidden>
> Cc: Richard Copley <address@hidden>,  address@hidden,  address@hidden,  
> address@hidden
> Date: Tue, 04 Jul 2017 11:50:44 -0600
> 
> Here's an attempt at a relevant macro:
> 
> C-n C-d 1
> C-p DEL 0
> C-b
> 
> This replaces the character at point to 0, and the one below it to 1.
> 
> Now go into xdisp.c and set display-line-numbers to t:
> 
> M-g c 2960
> C-17 C-n
> C-x e
> 
> Notice that it's the previous columns that are changed, and not the
> current column.

Isn't that the same issue we were discussing lately, with C-n keeping
the horizontal coordinate?



reply via email to

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