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

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

Re: is it possible to display line numbers in emacs?


From: Aman S Kohli
Subject: Re: is it possible to display line numbers in emacs?
Date: 30 Jan 2003 13:06:39 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>     is it possible to display line numbers in emacs (like in vi)?

adding the following to your .emacs will display line numbers in the
modeline:

(setq line-number-mode 1)

 aman


reply via email to

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