From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Subject: RE: [9fans] Re: about acme! Date: Tue, 24 Apr 2007 08:16:15 +0200 Message-ID: In-Reply-To: References: <1177044636.872917.296280@b58g2000hsg.googlegroups.com> From: To: <9fans@cse.psu.edu> Topicbox-Message-UUID: 4e3238a8-ead2-11e9-9d60-3106f5b1d025 in acme :30 moves to line 30, :; moves to the EOF -----Original Message----- From: 9fans-bounces+cej=3Dgli.cas.cz@cse.psu.edu = [mailto:9fans-bounces+cej=3Dgli.cas.cz@cse.psu.edu] On Behalf Of Douglas = A. Gwyn Sent: Monday, April 23, 2007 10:46 AM To: 9fans@cse.psu.edu Subject: [9fans] Re: about acme! "sameer" wrote... > how can i make acme or sam to tell me which line of text my cursor is > at > or maybe how could i jump to a particular line number of text in > either of the editors In the sam command window, .=3D will print the current value of dot (cursor location or highlighted character sequence). including the line number. And typing in a line number (then newline) will move dot to that line.