| www.delorie.com/gnu/docs/emacs-lisp-intro/emacs-lisp-intro_105.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Narrowing is a feature of Emacs that makes it possible for you to focus on a specific part of a buffer, and work without accidentally changing other parts. Narrowing is normally disabled since it can confuse novices.
The Advantages of Narrowing The advantages of narrowing 6.1 The save-restrictionSpecial FormThe save-restrictionspecial form.6.2 what-lineThe number of the line that point is on. 6.3 Exercise with Narrowing
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |