annotate man/new-users-guide/new-users-guide.texi @ 414:da8ed4261e83 r21-2-15

Import from CVS: tag r21-2-15
author cvs
date Mon, 13 Aug 2007 11:21:38 +0200
parents 697ef44129c6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
412
697ef44129c6 Import from CVS: tag r21-2-14
cvs
parents: 398
diff changeset
1 \input ../texinfo @c -*-texinfo-*-
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 @setfilename ../../info/new-users-guide.info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 @comment node-name, next, previous, up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 @ifinfo
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 371
diff changeset
7 @dircategory XEmacs Editor
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 371
diff changeset
8 @direntry
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 371
diff changeset
9 * Intro: (new-users-guide). Introduction to the XEmacs Editor.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 371
diff changeset
10 @end direntry
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 371
diff changeset
11
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 This manual serves as an introduction to the XEmacs editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 Copyright (C) 1985, 1986, 1988 Richard M. Stallman.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 Copyright @copyright{} 1991, 1992, 1993, 1994 Lucid, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 Copyright @copyright{} 1993, 1994 Sun Microsystems, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 Permission is granted to make and distribute verbatim copies of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 this manual provided the copyright notice and this permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 are preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 @ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 Permission is granted to process this file through TeX and print the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 results, provided the printed document carries copying permission
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 notice identical to this one except for the removal of this paragraph
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 (this paragraph not being relevant to the printed manual).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 @end ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 @c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 @setchapternewpage odd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 @settitle Getting Started With XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 @c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 @titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 @sp 6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 @center @titlefont{Getting Started With XEmacs}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 @sp 4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 @sp 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 @sp 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 @center July 1994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 @center (General Public License upgraded, January 1991)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 @sp 5
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 @center Richard Stallman
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 @sp 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 @center and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 @sp 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 @center Rashmi Goyal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 @vskip 0pt plus 1filll
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 Copyright @copyright{} 1985, 1986, 1988 Richard M. Stallman.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 Copyright @copyright{} 1991, 1992, 1993, 1994 Lucid, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 Copyright @copyright{} 1993, 1994 Sun Microsystems, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 Permission is granted to make and distribute verbatim copies of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 this manual provided the copyright notice and this permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 are preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 @end titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 @ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 @node Top, Intro, (dir), (dir)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63
412
697ef44129c6 Import from CVS: tag r21-2-14
cvs
parents: 398
diff changeset
64 The Emacs Editor
697ef44129c6 Import from CVS: tag r21-2-14
cvs
parents: 398
diff changeset
65 ****************
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 Emacs is the extensible, customizable, self-documenting real-time
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 display editor. This Info file will help you get started on using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 XEmacs. It corresponds to XEmacs version 19.13.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 @iftex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 @unnumbered Preface
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 This guide is intended to help you get started on using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 Emacs editor. It will show you some examples of simple customizations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 For detailed information on any topic, refer to the @b{XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 User's Manual}. This document will also refer the reader to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 @b{XEmacs User's Manual} for more information on corresponding
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 topics. You can also use the on-line, learn-by-doing tutorial, which you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 get by running Emacs and typing @kbd{C-h t} OR you can choose the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 @b{Emacs Tutorial} from the @b{Help} menu on the menu bar (which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 located on the extreme right of the frame). With it, you learn Emacs by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 using Emacs on a specially designed file which describes commands, tells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 you when to try them, and then explains the results you see.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 The first few chapters will introduce you to some basic Emacs commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 Later on, some examples of simple customizations will be shown.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 To find the documentation on a particular command, look in the index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 Keys (character commands) and command names have separate indexes. There
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 is also a glossary, with a cross reference for each term.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 This manual comes in two forms: the published form and the Info form.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 The Info form is for on-line perusal with the INFO program; it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 distributed along with XEmacs. Both forms contain substantially the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 same text and are generated from a common source file, which is also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 distributed along with XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 @end iftex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 @c node
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 * Intro:: Introduction to XEmacs editor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 Indices, nodes containing large menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 * Key Index:: An item for each standard Emacs key sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 * Command Index:: An item for each command and function name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 * Variable Index:: An item for each variable in User-Guide
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 * Concept Index:: An item for the concepts introduced
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 Entering, Exiting and Editing Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 * Entering:: Starting Emacs from the shell and Exiting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 * Windows and Menus:: Description of Pull-down menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 * Edit:: Basic Editing commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 Other Features of XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 * Customization Basics:: Customize Emacs menus and keybindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 * Help:: Help menu and other help commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 * Modes:: Major and Minor modes in XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 * Files:: Visiting, Saving and Listing Files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 * Other Customizations:: Customizing Variables, Modes, etc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 * Select and Move:: Selecting text and moving text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 * Search and Replace:: Searching and Replacing text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 --- The Detailed Node Listing ---
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 Entering and Exiting Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 * Enter:: Entering Emacs from the shell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 * Frame:: Basic information about the XEmacs Frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 * Exiting:: Exiting Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 * Mode Line:: Interpreting the mode line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 * Echo Area:: Bottom of the frame where you interact
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 with Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 XEmacs Windows and Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 * XEmacs Window:: Manipulating XEmacs Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 * Pull-down Menus:: Description of XEmacs Pull-down Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 Pull-down menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 * File menu:: Items on the File Menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151 * Edit menu:: Items on the Edit Menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 * Options Menu:: Items on the Options Menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 * Buffers Menu:: Items on the Buffers Menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 * Help menu:: The Help Menu at the extreme right on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 the frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 Basic Editing Commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 * Insert:: Insert text in Emacs by simply typing at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 the cursor position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 * Cursor Position:: Moving Around the cursor in the buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 * Erase:: Different commands for erasing text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 * Numeric Argument:: Giving Numeric Arguments to commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 * Undo:: Undoing Changes made by mistake
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 Customize key bindings and menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168 * Customizing key Bindings:: Changing Key Bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 * Customizing Menus:: Adding, Deleting, Enabling and Disabling Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 Help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 * The Help Menu:: Items on the Help Menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 Major and Minor Modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 * Major Modes:: Choosing Major Modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 * Minor Modes:: Auto-Fill, Abbrev and other minor modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 Emacs Files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 * File Names:: How to type and edit file name arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 * Visiting:: Visiting a file prepares Emacs to edit the file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 * Saving Files:: How to save Emacs files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 Other Customizations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 * Setting Variables:: Customizing Emacs variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 * Init File:: Some examples of Lisp expressions in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 .emacs file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 Selecting and Moving Text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 * Selecting Text:: Select a region of text by setting the Mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 * Mouse:: Selecting Text with Mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 * Region Operation:: Various ways to operate on a selected text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 * Moving Text:: Moving Text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 * Accumulating text:: Accumulating Text from several buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 No sub menu for the node search and replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 @node Intro,Key Index ,Top , Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 @unnumbered Introduction
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 You are reading about XEmacs which is a self-documenting, customizable, extensible real-time display editor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208 XEmacs is a @dfn{display} editor because normally the text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 being edited is visible on the screen and is updated automatically as you
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 0
diff changeset
210 type. @xref{Frame,Display,,xemacs,XEmacs User's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 It is a @dfn{real-time} editor because the display is updated very
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 frequently, usually after each character or pair of characters you type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 This minimizes the amount of information you must keep in your head as
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 0
diff changeset
215 you edit. @xref{Basic,Real-time,Basic Editing,xemacs,XEmacs User's
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 Manual}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 It is advanced because it provides facilities that go beyond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 simple insertion and deletion: filling of text; automatic indentation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 programs; viewing two or more files at once; and dealing in terms of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 characters, words, lines, sentences, paragraphs, and pages, as well as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 expressions and comments in several different programming languages. It is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 much easier to type one command meaning ``go to the end of the paragraph''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 than to find that spot with simple cursor keys.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 @dfn{Self-documenting} means that at any time you can type a special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 character, @kbd{Control-h}, to find out what your options are. You can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 also use @kbd{C-h} to find out what a command does, or to find all the
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 0
diff changeset
229 commands relevant to a topic. @xref{Help,,,xemacs,XEmacs User's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 @dfn{Customizable} means you can change the definitions of Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 commands. For example, if you use a programming language in which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 comments start with @samp{<**} and end with @samp{**>}, you can tell the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 Emacs comment manipulation commands to use those strings
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 0
diff changeset
235 (@pxref{Comments,,,xemacs,XEmacs User's Manual}). Another sort of
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 customization is rearrangement of the command set. For example, you can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237 set up the four basic cursor motion commands (up, down, left and right)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 on keys in a diamond pattern on the keyboard if you prefer.
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 0
diff changeset
239 @xref{Customization,,,xemacs,XEmacs User's Manual}.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 @dfn{Extensible} means you can go beyond simple customization and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 write entirely new commands, programs in the Lisp language to be run by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 Emacs's own Lisp interpreter. Emacs is an ``on-line extensible''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 system: it is divided into many functions that call each other. You can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 redefine any function in the middle of an editing session and replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 any part of Emacs without making a separate copy of all of Emacs. Most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 of the editing commands of Emacs are written in Lisp; the few
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 exceptions could have been written in Lisp but are written in C for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 efficiency. Only a programmer can write an extension to Emacs, but anybody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 can use it afterward.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 @include enter.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 @include xmenu.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 @include edit.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 @include custom1.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 @include help.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 @include modes.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 @include files.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 @include custom2.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 @include region.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261 @include search.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263 @node Key Index, Command Index, Intro, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 @unnumbered Key (Character) Index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 @printindex ky
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267 @node Command Index, Variable Index, Key Index, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 @unnumbered Command and Function Index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 @printindex fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 @node Variable Index, Concept Index, Command Index, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 @unnumbered Variable Index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 @printindex vr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 @node Concept Index, Entering, Variable Index, Top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 @unnumbered Concept Index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 @printindex cp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 @summarycontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 @contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 @bye
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 @c Remember to delete these lines before creating the info file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284 @iftex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 @lucidbook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 @bindingoffset = 0.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 @parindent = 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 @end iftex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289