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

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

Re: Simple question


From: Daniel R. Anderson
Subject: Re: Simple question
Date: Thu, 20 Nov 2003 20:26:47 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Jack Wang" <jw2000@excite.com> writes:

> Hi:
> In emacs, how to move cursor to a particular line, e.g., line500?

        M-x  goto-line RET  linenumber RET  gets you  where  you need.
Sometimes the goto-line  lisp function is bound to M-g  -- so you just
M-g line_number RET.  Other times you have to bind it yourself.

-Dan


reply via email to

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