Mathias Dahl wrote:

> "JS" <[EMAIL PROTECTED]> writes:
> 
>> "Drew Adams" <[EMAIL PROTECTED]> skrev i en meddelelse
>> news:[EMAIL PROTECTED]
>>>     > Is it possible to get line numbers in the left margin of emacs??
>>>
>>> http://www.emacswiki.org/cgi-bin/wiki/LineNumbers
>>>
>>>
>>
>> Ok I downloaded:
>>
>> setnu.el
>>
>> But what am I supposed to do with it? I am just starting to use emacs.
> 
> Put the file in your somewhere in your load-path (to see which
> directories are in the load-path, do C-h v load-path RET),


When I do that I get a list of maybe 15 diretories! Should I just put in one
of them?

> then add 
> the following to your .emacs file:
> 
> (require 'setnu)
> 
> Now, when you want line numbers do M-x setnu-mode RET

I could be nice that the linenumbers are visible each time I start emacs, is
that possible?

JS
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to