all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* hide lines that are not in region
@ 2009-06-16 11:25 tomer
  2009-06-16 11:28 ` Teemu Likonen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tomer @ 2009-06-16 11:25 UTC (permalink / raw)
  To: help-gnu-emacs

I want to mark a region, and hide all the other lines in files
Is there a way?
Thanks for the help
Tomer


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hide lines that are not in region
  2009-06-16 11:25 hide lines that are not in region tomer
@ 2009-06-16 11:28 ` Teemu Likonen
  2009-06-16 11:43 ` Lennart Borgman
       [not found] ` <mailman.702.1245152623.2239.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Teemu Likonen @ 2009-06-16 11:28 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-06-16 04:25 (-0700), tomer wrote:

> I want to mark a region, and hide all the other lines in files

narrow-to-region:   C-x n n
widen:              C-x n w

See:

    C-h r m Narrowing


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hide lines that are not in region
  2009-06-16 11:25 hide lines that are not in region tomer
  2009-06-16 11:28 ` Teemu Likonen
@ 2009-06-16 11:43 ` Lennart Borgman
       [not found] ` <mailman.702.1245152623.2239.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2009-06-16 11:43 UTC (permalink / raw)
  To: tomer; +Cc: help-gnu-emacs

On Tue, Jun 16, 2009 at 1:25 PM, tomer<tomer1levin@walla.co.il> wrote:
> I want to mark a region, and hide all the other lines in files
> Is there a way?

M-x narrow-to-region




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hide lines that are not in region
       [not found] ` <mailman.702.1245152623.2239.help-gnu-emacs@gnu.org>
@ 2009-06-16 13:38   ` tomer
  0 siblings, 0 replies; 4+ messages in thread
From: tomer @ 2009-06-16 13:38 UTC (permalink / raw)
  To: help-gnu-emacs

On Jun 16, 2:43 pm, Lennart Borgman <lennart.borg...@gmail.com> wrote:
> On Tue, Jun 16, 2009 at 1:25 PM, tomer<tomer1le...@walla.co.il> wrote:
> > I want to mark a region, and hide all the other lines in files
> > Is there a way?
>
> M-x narrow-to-region

Thanks guys  very much.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-16 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 11:25 hide lines that are not in region tomer
2009-06-16 11:28 ` Teemu Likonen
2009-06-16 11:43 ` Lennart Borgman
     [not found] ` <mailman.702.1245152623.2239.help-gnu-emacs@gnu.org>
2009-06-16 13:38   ` tomer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.