GNU bug report logs - #4274
23.1.50; Suggestion: add a option so line number start counting at 0

Previous Next

Package: emacs;

Reported by: "Xah Lee" <xah <at> xahlee.org>

Date: Thu, 27 Aug 2009 22:35:04 UTC

Severity: wishlist

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4274 in the body.
You can then email your comments to 4274 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4274; Package emacs. (Thu, 27 Aug 2009 22:35:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Xah Lee" <xah <at> xahlee.org>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 27 Aug 2009 22:35:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Xah Lee" <xah <at> xahlee.org>
To: <emacs-pretest-bug <at> gnu.org>
Subject: 23.1.50; Suggestion: add a option so line number start counting at 0
Date: Thu, 27 Aug 2009 02:33:37 -0700
request for linum-mode a option to start counting at 0.

Rationale:
in some editor, for example the one inside Second Life, the line number 
start at 0. So, i say “look at the vector on line 14”, but to her, it's the 
vector on line 13.

providing a option to change this would help. For example, in xlsl-mode, 
which is a mode for LSL (Linden Scripting Lang), the mode can automatically 
set to have linum-mode start counting at 0, so it's compatible with the 
Second Life world.

 Xah
∑ http://xahlee.org/

Severity set to 'wishlist' from 'normal' Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. (Sat, 12 Sep 2009 01:50:06 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Mon, 05 Mar 2012 20:36:02 GMT) Full text and rfc822 format available.

Notification sent to "Xah Lee" <xah <at> xahlee.org>:
bug acknowledged by developer. (Mon, 05 Mar 2012 20:36:02 GMT) Full text and rfc822 format available.

Message #12 received at 4274-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 4274-done <at> debbugs.gnu.org
Subject: Re: bug#4274: 23.1.50;
	Suggestion: add a option so line number start counting at 0
Date: Mon, 05 Mar 2012 15:33:59 -0500
"Xah Lee" wrote:

> request for linum-mode a option to start counting at 0.

(setq linum-format (lambda (line) (propertize
                                     (number-to-string (1- line))
                                     'face 'linum)))




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 03 Apr 2012 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.