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

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

bug#26417: 25.2; Add current-line in simple.el


From: Nicolas Petton
Subject: bug#26417: 25.2; Add current-line in simple.el
Date: Wed, 03 May 2017 16:37:47 +0200

Damien Cassou <damien@cassou.me> writes:

> thanks for your suggestion. I applied it in attached patch. I'm 
> not sure I like it though because the simplest call:
>
>     (current-line)
>
> is now exactly the same as (line-number-at-pos). To get a 
> different behavior, non-nil must be passed as argument:

Well, it would be the same as (line-number-at-pos (point)), yes, but I
think it's the most consistent implementation WRT `current-column'.

Cheers,
Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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