[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: quick question on finding a block again...
- Subject: Re: quick question on finding a block again...
- From: Daniel Say say@xxxxxxxx
- Date: Wed, 13 Jan 1999 13:39:52 -0800 (PST)
" Any quick-n-dirty way to move the cursor to the defined text? I often
" define something, then move to another part of the file, and then want
" to return to the defined block before I make the move or copy. Right
" now I'm executing "spell" on the command line to bring a defined block
" into view but am looking for something simpler.
" Rafe T. " raphaelt@xxxxxxxx " http://www.ray-field.com
------------
Depending on how you do your defining, start-end,
or define-sentence, define-paragraph, etc. you
could insert an uncommon label at the same time,
as or some such.
SE or SEB for '1anch'
Daniel Say