* partial close
@ 2002-08-18 12:45 Benjamin Landau
2002-08-18 17:07 ` Steven G. Harms
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Landau @ 2002-08-18 12:45 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 365 bytes --]
Hello
I would like to know how I could, on a code with a lot of lines, I could
"close" or "open" part of the code, in order to have only the procedures
that I am interester in on my screen
How could I do that?
Thanks
Ben
--
Ben LANDAU ASIC Engineer
Mobileye Vision Technologies Ltd
24 Mishol Hadekalim st.
97278 JERUSALEM ISRAEL
972 2 586 69 89 ext: 220
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: partial close
2002-08-18 12:45 partial close Benjamin Landau
@ 2002-08-18 17:07 ` Steven G. Harms
0 siblings, 0 replies; 2+ messages in thread
From: Steven G. Harms @ 2002-08-18 17:07 UTC (permalink / raw)
Cc: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 588 bytes --]
You want 'narrow-to-regin'
Select a region and then use the command:
narrow-to-region (C-x n n)
steven
On Sun, 2002-08-18 at 05:45, Benjamin Landau wrote:
> Hello
>
> I would like to know how I could, on a code with a lot of lines, I could
> "close" or "open" part of the code, in order to have only the procedures
> that I am interester in on my screen
>
> How could I do that?
>
> Thanks
>
> Ben
> --
> Ben LANDAU ASIC Engineer
> Mobileye Vision Technologies Ltd
> 24 Mishol Hadekalim st.
> 97278 JERUSALEM ISRAEL
> 972 2 586 69 89 ext: 220
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-18 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-18 12:45 partial close Benjamin Landau
2002-08-18 17:07 ` Steven G. Harms
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).