/[emacs]/emacs/etc/TUTORIAL
ViewVC logotype

Diff of /emacs/etc/TUTORIAL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by rms, Fri Nov 29 16:22:52 2002 UTC revision 1.57 by lektu, Tue Feb 4 14:30:41 2003 UTC
# Line 65  There are several ways you can do this. Line 65  There are several ways you can do this.
65  but it's more efficient to keep your hands in the standard position  but it's more efficient to keep your hands in the standard position
66  and use the commands C-p, C-b, C-f, and C-n.  These characters  and use the commands C-p, C-b, C-f, and C-n.  These characters
67  are equivalent to the four arrow keys, like this:  are equivalent to the four arrow keys, like this:
68    
69                            Previous line, C-p                            Previous line, C-p
70                                    :                                    :
71                                    :                                    :
# Line 198  any terminal.  The numeric argument is a Line 198  any terminal.  The numeric argument is a
198  because you type the argument before the command it applies to.  because you type the argument before the command it applies to.
199    
200  For instance, C-u 8 C-f moves forward eight characters.  For instance, C-u 8 C-f moves forward eight characters.
201            
202  >> Try using C-n or C-p with a numeric argument, to move the cursor  >> Try using C-n or C-p with a numeric argument, to move the cursor
203     to a line near this one with just one command.     to a line near this one with just one command.
204    
# Line 749  no stars, just dashes. Line 749  no stars, just dashes.
749    
750  The part of the mode line inside the parentheses is to tell you what  The part of the mode line inside the parentheses is to tell you what
751  editing modes you are in.  The default mode is Fundamental which is  editing modes you are in.  The default mode is Fundamental which is
752  what you are using now.  It is an example of a "major mode".    what you are using now.  It is an example of a "major mode".
753    
754  Emacs has many different major modes.  Some of them are meant for  Emacs has many different major modes.  Some of them are meant for
755  editing different languages and/or kinds of text, such as Lisp mode,  editing different languages and/or kinds of text, such as Lisp mode,

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26