From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: what-cursor-position - why not list the line # as well? Date: Sun, 02 Apr 2006 06:27:09 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1143948447 3639 80.91.229.2 (2 Apr 2006 03:27:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Apr 2006 03:27:27 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 02 05:27:25 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FPtFN-0000zZ-Aw for ged-emacs-devel@m.gmane.org; Sun, 02 Apr 2006 05:27:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPtFM-0001MY-Kt for ged-emacs-devel@m.gmane.org; Sat, 01 Apr 2006 22:27:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FPtFB-0001Kh-JX for emacs-devel@gnu.org; Sat, 01 Apr 2006 22:27:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FPtF9-0001Iy-3b for emacs-devel@gnu.org; Sat, 01 Apr 2006 22:27:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPtF8-0001Iv-VG for emacs-devel@gnu.org; Sat, 01 Apr 2006 22:27:10 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FPtHt-0002J3-GX for emacs-devel@gnu.org; Sat, 01 Apr 2006 22:30:01 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-247-31.inter.net.il [83.130.247.31]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DAE38950 (AUTH halo1); Sun, 2 Apr 2006 06:27:07 +0300 (IDT) Original-To: "Drew Adams" In-reply-to: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52313 Archived-At: > From: "Drew Adams" > Date: Sat, 1 Apr 2006 17:02:02 -0800 > > `what-cursor-position' gives lots of info about the cursor position, > including the column: > > Char: d (100, #o144, #x64) point=298976 (99%) column=51 > > Why not have it also provide the line #? Because the line number is shown by default in the mode line?