help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Make all line # show up?


From: Dan Anderson
Subject: Re: Make all line # show up?
Date: Thu, 13 Nov 2003 11:59:42 -0500

On Thu, 2003-11-13 at 02:51, Wu, Pengcheng wrote:
> I am a new convert from VI, just a quick question, how to have
> line # preceding each line?

You may not actually need to.  If you look at the bottom right corner of
your buffer you should see something like L5.  That means Line number. 
If you want to go to a particular line, number n, you can type: M-g n
RET.  M-x goto-line RET if that doesn't work.

Also, typing M-x count-lines-page or C-x l will get you the total number
of lines on the page.

C-h a line RET will get you some other interesting commands -- like M-x
global-hl-line-mode.

HTH,

-Dan

-Dan





reply via email to

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