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

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

Re: Go to line


From: Dieter Wilhelm
Subject: Re: Go to line
Date: Mon, 23 Apr 2007 22:00:09 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

PAolo <paolopantaleo@gmail.com> writes:

> M-x goto-line ?

emacs 22.1: M-g M-g

> Can I specify a line number when I open a file with C-x C-f?

You could run emacs-server and open a file on the command line at a
specified line number LINE_NO.

$ emacsclient +LINE_NO FILE_NAME

otherwise you probably have to write your own find-file function.

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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