emacs-devel
[Top][All Lists]
Advanced

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

About column numbers


From: Angelo Graziosi
Subject: About column numbers
Date: Wed, 30 Mar 2016 00:33:31 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

When the option about column numbers is enabled, the column numbers start from "0" (zero). In other words, when the cursor in in the top-left corner of the buffer, the mode line displays

  (1,0)

line number   : 1
column number : 0

Why columns start from 0 (zero) and not 1 as for lines? Would it be better (1,1)?

Is there some settings to change this behavior? If not, I would suggest to change this in Emacs.. or to add some settings to change this..

 Angelo



reply via email to

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