- Subject: Re: [Jed-users-l] Line number
- From: Manfred Hanke <Manfred.Hanke@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 Mar 2011 17:02:04 +0100
Hi,
On 03/10/2011 04:57 PM, Daniel Carrera wrote:
> How do I configure JED to show the cursor's current line number
> in the status bar?
Just put a statement
LINENUMBERS = 1; % or 2
in your ~/.jedrc -- see:
SYNOPSIS
Enable the display of line or column numbers
USAGE
Int_Type LINENUMBERS
DESCRIPTION
The `LINENUMBERS' variable determines whether or not line or
column numbers will be displayed on the status line. If the value
of `LINENUMBERS' is 0, then neither the line nor column number
information will be displayed. If `LINENUMBERS' is set to 1,
then the current line number will be displayed but column numbers
will not be. If `LINENUMBERS' is 2, the both line a column
numbers will be displayed.
SEE ALSO
set_status_line
Cheers,
Manfred
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2011 date index]
[2011 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]