emacs-devel
[Top][All Lists]
Advanced

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

Re: display.texi: (<line>,<col>) isn't documented.


From: Thien-Thi Nguyen
Subject: Re: display.texi: (<line>,<col>) isn't documented.
Date: Fri, 08 Jun 2007 09:26:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

() Richard Stallman <address@hidden>
() Fri, 08 Jun 2007 03:11:34 -0400

       Maybe this confusion arises from the fact that currently
       numbers are displayed in the order reverse to usual, where
       the first number in a pair of coordinates corresponds to
       the x-axis (Columns), and second - to the y-axis (Lines).

   That is a good point.  Do people think we should swap them?

no.  most error messages (when they indicate column) use
FILENAME:LINE:COLUMN: MESSAGE.

for congruence, i suggest :LINES:COLUMNS (prefix ":").
this would degrade to ::COLUMNS when there are no line numbers
(kind of weird) and :LINES when there are no colum numbers.

thi




reply via email to

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