Update years in copyright notice; nfc.
[bpt/emacs.git] / man / misc.texi
CommitLineData
6bf7aab6 1@c This is part of the Emacs manual.
b61a98c8 2@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001,
b65d8176 3@c 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
6bf7aab6
DL
4@c See file emacs.texi for copying conditions.
5@iftex
6@chapter Miscellaneous Commands
7
8 This chapter contains several brief topics that do not fit anywhere
9else: reading netnews, running shell commands and shell subprocesses,
10using a single shared Emacs for utilities that expect to run an editor
11as a subprocess, printing hardcopy, sorting text, narrowing display to
12part of the buffer, editing double-column files and binary files, saving
13an Emacs session for later resumption, emulating other editors, and
14various diversions and amusements.
15
16@end iftex
2e7cfad6
LT
17
18@ifnottex
19@raisesections
20@end ifnottex
21
6bf7aab6
DL
22@node Gnus, Shell, Calendar/Diary, Top
23@section Gnus
24@cindex Gnus
25@cindex reading netnews
26
27Gnus is an Emacs package primarily designed for reading and posting
28Usenet news. It can also be used to read and respond to messages from a
29number of other sources---mail, remote directories, digests, and so on.
30
31Here we introduce Gnus and describe several basic features.
32@ifinfo
33For full details, see @ref{Top, Gnus,, gnus, The Gnus Manual}.
34@end ifinfo
35@iftex
36For full details on Gnus, type @kbd{M-x info} and then select the Gnus
37manual.
38@end iftex
39
40@findex gnus
41To start Gnus, type @kbd{M-x gnus @key{RET}}.
42
43@menu
44* Buffers of Gnus:: The group, summary, and article buffers.
45* Gnus Startup:: What you should know about starting Gnus.
46* Summary of Gnus:: A short description of the basic Gnus commands.
47@end menu
48
49@node Buffers of Gnus
50@subsection Gnus Buffers
51
52As opposed to most normal Emacs packages, Gnus uses a number of
53different buffers to display information and to receive commands. The
54three buffers users spend most of their time in are the @dfn{group
177c0ea7 55buffer}, the @dfn{summary buffer} and the @dfn{article buffer}.
6bf7aab6
DL
56
57The @dfn{group buffer} contains a list of groups. This is the first
58buffer Gnus displays when it starts up. It normally displays only the
59groups to which you subscribe and that contain unread articles. Use
60this buffer to select a specific group.
61
62The @dfn{summary buffer} lists one line for each article in a single
63group. By default, the author, the subject and the line number are
64displayed for each article, but this is customizable, like most aspects
65of Gnus display. The summary buffer is created when you select a group
66in the group buffer, and is killed when you exit the group. Use this
67buffer to select an article.
68
69The @dfn{article buffer} displays the article. In normal Gnus usage,
70you don't select this buffer---all useful article-oriented commands work
71in the summary buffer. But you can select the article buffer, and
72execute all Gnus commands from that buffer, if you want to.
73
74@node Gnus Startup
75@subsection When Gnus Starts Up
76
77At startup, Gnus reads your @file{.newsrc} news initialization file
78and attempts to communicate with the local news server, which is a
79repository of news articles. The news server need not be the same
80computer you are logged in on.
81
82If you start Gnus and connect to the server, but do not see any
83newsgroups listed in the group buffer, type @kbd{L} or @kbd{A k} to get
84a listing of all the groups. Then type @kbd{u} to toggle
85subscription to groups.
86
87The first time you start Gnus, Gnus subscribes you to a few selected
88groups. All other groups start out as @dfn{killed groups} for you; you
89can list them with @kbd{A k}. All new groups that subsequently come to
90exist at the news server become @dfn{zombie groups} for you; type @kbd{A
91z} to list them. You can subscribe to a group shown in these lists
92using the @kbd{u} command.
93
94When you quit Gnus with @kbd{q}, it automatically records in your
95@file{.newsrc} and @file{.newsrc.eld} initialization files the
96subscribed or unsubscribed status of all groups. You should normally
97not edit these files manually, but you may if you know how.
98
99@node Summary of Gnus
100@subsection Summary of Gnus Commands
101
021037cb 102Reading news is a two-step process:
6bf7aab6
DL
103
104@enumerate
105@item
106Choose a group in the group buffer.
107
108@item
109Select articles from the summary buffer. Each article selected is
110displayed in the article buffer in a large window, below the summary
111buffer in its small window.
112@end enumerate
113
114 Each Gnus buffer has its own special commands; however, the meanings
115of any given key in the various Gnus buffers are usually analogous, even
116if not identical. Here are commands for the group and summary buffers:
117
118@table @kbd
119@kindex q @r{(Gnus Group mode)}
120@findex gnus-group-exit
121@item q
122In the group buffer, update your @file{.newsrc} initialization file
123and quit Gnus.
124
125In the summary buffer, exit the current group and return to the
126group buffer. Thus, typing @kbd{q} twice quits Gnus.
127
128@kindex L @r{(Gnus Group mode)}
129@findex gnus-group-list-all-groups
130@item L
131In the group buffer, list all the groups available on your news
132server (except those you have killed). This may be a long list!
133
134@kindex l @r{(Gnus Group mode)}
135@findex gnus-group-list-groups
136@item l
137In the group buffer, list only the groups to which you subscribe and
138which contain unread articles.
139
140@kindex u @r{(Gnus Group mode)}
141@findex gnus-group-unsubscribe-current-group
142@cindex subscribe groups
143@cindex unsubscribe groups
144@item u
145In the group buffer, unsubscribe from (or subscribe to) the group listed
146in the line that point is on. When you quit Gnus by typing @kbd{q},
147Gnus lists in your @file{.newsrc} file which groups you have subscribed
148to. The next time you start Gnus, you won't see this group,
149because Gnus normally displays only subscribed-to groups.
150
151@kindex C-k @r{(Gnus)}
152@findex gnus-group-kill-group
153@item C-k
154In the group buffer, ``kill'' the current line's group---don't
155even list it in @file{.newsrc} from now on. This affects future
156Gnus sessions as well as the present session.
157
158When you quit Gnus by typing @kbd{q}, Gnus writes information
159in the file @file{.newsrc} describing all newsgroups except those you
160have ``killed.''
161
162@kindex SPC @r{(Gnus)}
163@findex gnus-group-read-group
164@item @key{SPC}
165In the group buffer, select the group on the line under the cursor
166and display the first unread article in that group.
167
168@need 1000
177c0ea7 169In the summary buffer,
6bf7aab6
DL
170
171@itemize @bullet
172@item
173Select the article on the line under the cursor if none is selected.
174
175@item
176Scroll the text of the selected article (if there is one).
177
178@item
179Select the next unread article if at the end of the current article.
180@end itemize
181
182Thus, you can move through all the articles by repeatedly typing @key{SPC}.
183
184@kindex DEL @r{(Gnus)}
185@item @key{DEL}
186In the group buffer, move point to the previous group containing
187unread articles.
188
189@findex gnus-summary-prev-page
190In the summary buffer, scroll the text of the article backwards.
191
192@kindex n @r{(Gnus)}
193@findex gnus-group-next-unread-group
194@findex gnus-summary-next-unread-article
195@item n
196Move point to the next unread group, or select the next unread article.
197
198@kindex p @r{(Gnus)}
199@findex gnus-group-prev-unread-group
200@findex gnus-summary-prev-unread-article
201@item p
202Move point to the previous unread group, or select the previous
203unread article.
204
205@kindex C-n @r{(Gnus Group mode)}
206@findex gnus-group-next-group
207@kindex C-p @r{(Gnus Group mode)}
208@findex gnus-group-prev-group
209@kindex C-n @r{(Gnus Summary mode)}
210@findex gnus-summary-next-subject
211@kindex C-p @r{(Gnus Summary mode)}
212@findex gnus-summary-prev-subject
213@item C-n
214@itemx C-p
215Move point to the next or previous item, even if it is marked as read.
216This does not select the article or group on that line.
217
218@kindex s @r{(Gnus Summary mode)}
219@findex gnus-summary-isearch-article
220@item s
221In the summary buffer, do an incremental search of the current text in
222the article buffer, just as if you switched to the article buffer and
223typed @kbd{C-s}.
224
225@kindex M-s @r{(Gnus Summary mode)}
226@findex gnus-summary-search-article-forward
227@item M-s @var{regexp} @key{RET}
228In the summary buffer, search forward for articles containing a match
229for @var{regexp}.
230
231@end table
232
233@ignore
234@node Where to Look
235@subsection Where to Look Further
236
237@c Too many references to the name of the manual if done with xref in TeX!
238Gnus is powerful and customizable. Here are references to a few
239@ifinfo
240additional topics:
241
242@end ifinfo
243@iftex
244additional topics in @cite{The Gnus Manual}:
245
246@itemize @bullet
247@item
248Follow discussions on specific topics.@*
249See section ``Threading.''
250
251@item
252Read digests. See section ``Document Groups.''
253
254@item
255Refer to and jump to the parent of the current article.@*
256See section ``Finding the Parent.''
257
258@item
259Refer to articles by using Message-IDs included in the messages.@*
260See section ``Article Keymap.''
261
262@item
263Save articles. See section ``Saving Articles.''
264
265@item
266Have Gnus score articles according to various criteria, like author
267name, subject, or string in the body of the articles.@*
268See section ``Scoring.''
269
270@item
271Send an article to a newsgroup.@*
272See section ``Composing Messages.''
273@end itemize
274@end iftex
275@ifinfo
276@itemize @bullet
277@item
278Follow discussions on specific topics.@*
279@xref{Threading, , Reading Based on Conversation Threads,
280gnus, The Gnus Manual}.
281
282@item
283Read digests. @xref{Document Groups, , , gnus, The Gnus Manual}.
284
285@item
286Refer to and jump to the parent of the current article.@*
287@xref{Finding the Parent, , , gnus, The Gnus Manual}.
288
289@item
290Refer to articles by using Message-IDs included in the messages.@*
291@xref{Article Keymap, , , gnus, The Gnus Manual}.
292
293@item
294Save articles. @xref{Saving Articles, , , gnus, The Gnus Manual}.
295
296@item
297Have Gnus score articles according to various criteria, like author
298name, subject, or string in the body of the articles.@*
177c0ea7 299@xref{Scoring, , , gnus, The Gnus Manual}.
6bf7aab6
DL
300
301@item
302Send an article to a newsgroup.@*
303@xref{Composing Messages, , , gnus, The Gnus Manual}.
304@end itemize
305@end ifinfo
306@end ignore
307
308@node Shell, Emacs Server, Gnus, Top
309@section Running Shell Commands from Emacs
310@cindex subshell
311@cindex shell commands
312
313 Emacs has commands for passing single command lines to inferior shell
bd4af791 314processes; it can also run a shell interactively with input and output
df9d7630 315to an Emacs buffer named @samp{*shell*} or run a shell inside a terminal
bd4af791
DL
316emulator window.
317
318There is a shell implemented entirely in Emacs, documented in a separate
fc98b4ba 319manual. @xref{Top,Eshell,Eshell, eshell, Eshell: The Emacs Shell}.
6bf7aab6
DL
320
321@table @kbd
322@item M-! @var{cmd} @key{RET}
323Run the shell command line @var{cmd} and display the output
324(@code{shell-command}).
325@item M-| @var{cmd} @key{RET}
326Run the shell command line @var{cmd} with region contents as input;
327optionally replace the region with the output
328(@code{shell-command-on-region}).
329@item M-x shell
330Run a subshell with input and output through an Emacs buffer.
331You can then give commands interactively.
3b65ce47
DL
332@item M-x term
333Run a subshell with input and output through an Emacs buffer.
334You can then give commands interactively.
335Full terminal emulation is available.
bd4af791
DL
336@item M-x eshell
337@findex eshell
338Start the Emacs shell.
6bf7aab6
DL
339@end table
340
341@menu
342* Single Shell:: How to run one shell command and return.
343* Interactive Shell:: Permanent shell taking input via Emacs.
344* Shell Mode:: Special Emacs commands used with permanent shell.
e51d6b23 345* Shell Prompts:: Two ways to recognize shell prompts.
6bf7aab6 346* History: Shell History. Repeating previous commands in a shell buffer.
df9d7630 347* Directory Tracking:: Keeping track when the subshell changes directory.
6bf7aab6 348* Options: Shell Options. Options for customizing Shell mode.
3b65ce47
DL
349* Terminal emulator:: An Emacs window as a terminal emulator.
350* Term Mode:: Special Emacs commands used in Term mode.
351* Paging in Term:: Paging in the terminal emulator.
6bf7aab6
DL
352* Remote Host:: Connecting to another computer.
353@end menu
354
355@node Single Shell
356@subsection Single Shell Commands
357
358@kindex M-!
359@findex shell-command
360 @kbd{M-!} (@code{shell-command}) reads a line of text using the
361minibuffer and executes it as a shell command in a subshell made just
362for that command. Standard input for the command comes from the null
fc98b4ba
RS
363device. If the shell command produces any output, the output appears
364either in the echo area (if it is short), or in an Emacs buffer named
365@samp{*Shell Command Output*}, which is displayed in another window
d408f8d0
RS
366but not selected (if the output is long).
367
368 For instance, one way to decompress a file @file{foo.gz} from Emacs
369is to type @kbd{M-! gunzip foo.gz @key{RET}}. That shell command
370normally creates the file @file{foo} and produces no terminal output.
371
372 A numeric argument, as in @kbd{M-1 M-!}, says to insert terminal
373output into the current buffer instead of a separate buffer. It puts
374point before the output, and sets the mark after the output. For
a9749dab 375instance, @kbd{M-1 M-! gunzip < foo.gz @key{RET}} would insert the
d408f8d0 376uncompressed equivalent of @file{foo.gz} into the current buffer.
6bf7aab6
DL
377
378 If the shell command line ends in @samp{&}, it runs asynchronously.
379For a synchronous shell command, @code{shell-command} returns the
380command's exit status (0 means success), when it is called from a Lisp
d408f8d0
RS
381program. You do not get any status information for an asynchronous
382command, since it hasn't finished yet.
6bf7aab6
DL
383
384@kindex M-|
385@findex shell-command-on-region
386 @kbd{M-|} (@code{shell-command-on-region}) is like @kbd{M-!} but
387passes the contents of the region as the standard input to the shell
388command, instead of no input. If a numeric argument is used, meaning
389insert the output in the current buffer, then the old region is deleted
390first and the output replaces it as the contents of the region. It
391returns the command's exit status when it is called from a Lisp program.
392
982dcb1b
RS
393 One use for @kbd{M-|} is to run @code{gpg} to see what keys are in
394the buffer. For instance, if the buffer contains a GPG key, type
66dd6a00 395@kbd{C-x h M-| gpg @key{RET}} to feed the entire buffer contents
982dcb1b
RS
396to the @code{gpg} program. That program will ignore everything except
397the encoded keys, and will output a list of the keys it contains.
d408f8d0 398
6bf7aab6 399@vindex shell-file-name
6bf7aab6 400 Both @kbd{M-!} and @kbd{M-|} use @code{shell-file-name} to specify the
60a96371 401shell to use. This variable is initialized based on your @env{SHELL}
6bf7aab6
DL
402environment variable when Emacs is started. If the file name does not
403specify a directory, the directories in the list @code{exec-path} are
404searched; this list is initialized based on the environment variable
60a96371 405@env{PATH} when Emacs is started. Your @file{.emacs} file can override
6bf7aab6
DL
406either or both of these default initializations.@refill
407
982dcb1b 408 Both @kbd{M-!} and @kbd{M-|} wait for the shell command to complete,
e51d6b23 409unless you end the command with @samp{&} to make it asynchronous. To
982dcb1b 410stop waiting, type @kbd{C-g} to quit; that terminates the shell
6bf7aab6 411command with the signal @code{SIGINT}---the same signal that @kbd{C-c}
982dcb1b
RS
412normally generates in the shell. Emacs waits until the command
413actually terminates. If the shell command doesn't stop (because it
414ignores the @code{SIGINT} signal), type @kbd{C-g} again; this sends
415the command a @code{SIGKILL} signal which is impossible to ignore.
416
417 Asynchronous commands ending in @samp{&} feed their output into
418the buffer @samp{*Async Shell Command*}. Output arrives in that
419buffer regardless of whether it is visible in a window.
6bf7aab6
DL
420
421 To specify a coding system for @kbd{M-!} or @kbd{M-|}, use the command
422@kbd{C-x @key{RET} c} immediately beforehand. @xref{Specify Coding}.
423
424@vindex shell-command-default-error-buffer
425 Error output from the command is normally intermixed with the regular
426output. If you set the variable
427@code{shell-command-default-error-buffer} to a string, which is a buffer
428name, error output is inserted before point in the buffer of that name.
429
430@node Interactive Shell
431@subsection Interactive Inferior Shell
432
433@findex shell
434 To run a subshell interactively, putting its typescript in an Emacs
435buffer, use @kbd{M-x shell}. This creates (or reuses) a buffer named
436@samp{*shell*} and runs a subshell with input coming from and output going
437to that buffer. That is to say, any ``terminal output'' from the subshell
438goes into the buffer, advancing point, and any ``terminal input'' for
439the subshell comes from text in the buffer. To give input to the subshell,
440go to the end of the buffer and type the input, terminated by @key{RET}.
441
442 Emacs does not wait for the subshell to do anything. You can switch
443windows or buffers and edit them while the shell is waiting, or while it is
444running a command. Output from the subshell waits until Emacs has time to
445process it; this happens whenever Emacs is waiting for keyboard input or
446for time to elapse.
447
df9d7630
RS
448@cindex @code{comint-highlight-input} face
449@cindex @code{comint-highlight-prompt} face
450 Input lines, once you submit them, are displayed using the face
451@code{comint-highlight-input}, and prompts are displayed using the
452face @code{comint-highlight-prompt}. This makes it easier to see
453previous input lines in the buffer. @xref{Faces}.
454
a9749dab
RS
455 To make multiple subshells, you can invoke @kbd{M-x shell} with a
456prefix argument (e.g. @kbd{C-u M-x shell}), which will read a buffer
457name and create (or reuse) a subshell in that buffer. You can also
458rename the @samp{*shell*} buffer using @kbd{M-x rename-uniquely}, then
110e58a4
EZ
459create a new @samp{*shell*} buffer using plain @kbd{M-x shell}. All the
460subshells in different buffers run independently and in parallel.
6bf7aab6
DL
461
462@vindex explicit-shell-file-name
b2c8319e 463@cindex environment variables for subshells
60a96371
GM
464@cindex @env{ESHELL} environment variable
465@cindex @env{SHELL} environment variable
6bf7aab6
DL
466 The file name used to load the subshell is the value of the variable
467@code{explicit-shell-file-name}, if that is non-@code{nil}. Otherwise,
60a96371
GM
468the environment variable @env{ESHELL} is used, or the environment
469variable @env{SHELL} if there is no @env{ESHELL}. If the file name
6bf7aab6
DL
470specified is relative, the directories in the list @code{exec-path} are
471searched; this list is initialized based on the environment variable
60a96371 472@env{PATH} when Emacs is started. Your @file{.emacs} file can override
6bf7aab6
DL
473either or both of these default initializations.
474
df9d7630
RS
475 Emacs sends the new shell the contents of the file
476@file{~/.emacs_@var{shellname}} as input, if it exists, where
477@var{shellname} is the name of the file that the shell was loaded
478from. For example, if you use bash, the file sent to it is
479@file{~/.emacs_bash}.
480
6bf7aab6
DL
481 To specify a coding system for the shell, you can use the command
482@kbd{C-x @key{RET} c} immediately before @kbd{M-x shell}. You can also
483specify a coding system after starting the shell by using @kbd{C-x
484@key{RET} p} in the shell buffer. @xref{Specify Coding}.
485
b2c8319e
EZ
486@cindex @env{EMACS} environment variable
487 Unless the environment variable @env{EMACS} is already defined,
488Emacs defines it in the subshell, with value @code{t}. A shell script
489can check this variable to determine whether it has been run from an
490Emacs subshell.
6bf7aab6
DL
491
492@node Shell Mode
493@subsection Shell Mode
494@cindex Shell mode
495@cindex mode, Shell
496
497 Shell buffers use Shell mode, which defines several special keys
498attached to the @kbd{C-c} prefix. They are chosen to resemble the usual
499editing and job control characters present in shells that are not under
500Emacs, except that you must type @kbd{C-c} first. Here is a complete list
501of the special key bindings of Shell mode:
502
503@table @kbd
504@item @key{RET}
505@kindex RET @r{(Shell mode)}
506@findex comint-send-input
df9d7630
RS
507At end of buffer send line as input; otherwise, copy current line to
508end of buffer and send it (@code{comint-send-input}). When a line is
fc98b4ba 509copied, any prompt at the beginning of the line (text output by
e51d6b23
LT
510programs preceding your input) is omitted. @xref{Shell Prompts}, for
511how Shell mode recognizes prompts.
6bf7aab6
DL
512
513@item @key{TAB}
514@kindex TAB @r{(Shell mode)}
515@findex comint-dynamic-complete
516Complete the command name or file name before point in the shell buffer
517(@code{comint-dynamic-complete}). @key{TAB} also completes history
518references (@pxref{History References}) and environment variable names.
519
520@vindex shell-completion-fignore
521@vindex comint-completion-fignore
522The variable @code{shell-completion-fignore} specifies a list of file
fc98b4ba
RS
523name extensions to ignore in Shell mode completion. The default
524setting is @code{nil}, but some users prefer @code{("~" "#" "%")} to
525ignore file names ending in @samp{~}, @samp{#} or @samp{%}. Other
6bf7aab6
DL
526related Comint modes use the variable @code{comint-completion-fignore}
527instead.
528
529@item M-?
530@kindex M-? @r{(Shell mode)}
531@findex comint-dynamic-list-filename@dots{}
532Display temporarily a list of the possible completions of the file name
533before point in the shell buffer
534(@code{comint-dynamic-list-filename-completions}).
535
536@item C-d
537@kindex C-d @r{(Shell mode)}
538@findex comint-delchar-or-maybe-eof
76dd3692 539Either delete a character or send @acronym{EOF}
6bf7aab6 540(@code{comint-delchar-or-maybe-eof}). Typed at the end of the shell
76dd3692 541buffer, @kbd{C-d} sends @acronym{EOF} to the subshell. Typed at any other
6bf7aab6
DL
542position in the buffer, @kbd{C-d} deletes a character as usual.
543
544@item C-c C-a
545@kindex C-c C-a @r{(Shell mode)}
fc98b4ba 546@findex comint-bol-or-process-mark
6bf7aab6 547Move to the beginning of the line, but after the prompt if any
fc98b4ba
RS
548(@code{comint-bol-or-process-mark}). If you repeat this command twice
549in a row, the second time it moves back to the process mark, which is
550the beginning of the input that you have not yet sent to the subshell.
551(Normally that is the same place---the end of the prompt on this
552line---but after @kbd{C-c @key{SPC}} the process mark may be in a
553previous line.)
6bf7aab6
DL
554
555@item C-c @key{SPC}
556Accumulate multiple lines of input, then send them together. This
557command inserts a newline before point, but does not send the preceding
558text as input to the subshell---at least, not yet. Both lines, the one
559before this newline and the one after, will be sent together (along with
560the newline that separates them), when you type @key{RET}.
561
562@item C-c C-u
563@kindex C-c C-u @r{(Shell mode)}
564@findex comint-kill-input
565Kill all text pending at end of buffer to be sent as input
e51d6b23
LT
566(@code{comint-kill-input}). If point is not at end of buffer,
567this only kills the part of this text that precedes point.
6bf7aab6
DL
568
569@item C-c C-w
570@kindex C-c C-w @r{(Shell mode)}
571Kill a word before point (@code{backward-kill-word}).
572
573@item C-c C-c
574@kindex C-c C-c @r{(Shell mode)}
575@findex comint-interrupt-subjob
576Interrupt the shell or its current subjob if any
577(@code{comint-interrupt-subjob}). This command also kills
578any shell input pending in the shell buffer and not yet sent.
579
580@item C-c C-z
581@kindex C-c C-z @r{(Shell mode)}
582@findex comint-stop-subjob
583Stop the shell or its current subjob if any (@code{comint-stop-subjob}).
584This command also kills any shell input pending in the shell buffer and
585not yet sent.
586
587@item C-c C-\
588@findex comint-quit-subjob
589@kindex C-c C-\ @r{(Shell mode)}
590Send quit signal to the shell or its current subjob if any
591(@code{comint-quit-subjob}). This command also kills any shell input
592pending in the shell buffer and not yet sent.
593
594@item C-c C-o
595@kindex C-c C-o @r{(Shell mode)}
97f59309
MB
596@findex comint-delete-output
597Delete the last batch of output from a shell command
598(@code{comint-delete-output}). This is useful if a shell command spews
599out lots of output that just gets in the way. This command used to be
600called @code{comint-kill-output}.
601
602@item C-c C-s
603@kindex C-c C-s @r{(Shell mode)}
604@findex comint-write-output
605Write the last batch of output from a shell command to a file
606(@code{comint-write-output}). With a prefix argument, the file is
607appended to instead. Any prompt at the end of the output is not
608written.
6bf7aab6
DL
609
610@item C-c C-r
611@itemx C-M-l
612@kindex C-c C-r @r{(Shell mode)}
613@kindex C-M-l @r{(Shell mode)}
614@findex comint-show-output
615Scroll to display the beginning of the last batch of output at the top
616of the window; also move the cursor there (@code{comint-show-output}).
617
618@item C-c C-e
619@kindex C-c C-e @r{(Shell mode)}
620@findex comint-show-maximum-output
621Scroll to put the end of the buffer at the bottom of the window
622(@code{comint-show-maximum-output}).
623
624@item C-c C-f
625@kindex C-c C-f @r{(Shell mode)}
626@findex shell-forward-command
627@vindex shell-command-regexp
628Move forward across one shell command, but not beyond the current line
629(@code{shell-forward-command}). The variable @code{shell-command-regexp}
630specifies how to recognize the end of a command.
631
632@item C-c C-b
633@kindex C-c C-b @r{(Shell mode)}
634@findex shell-backward-command
635Move backward across one shell command, but not beyond the current line
636(@code{shell-backward-command}).
637
6bf7aab6
DL
638@item M-x dirs
639Ask the shell what its current directory is, so that Emacs can agree
640with the shell.
641
642@item M-x send-invisible @key{RET} @var{text} @key{RET}
643@findex send-invisible
644Send @var{text} as input to the shell, after reading it without
645echoing. This is useful when a shell command runs a program that asks
646for a password.
647
648Alternatively, you can arrange for Emacs to notice password prompts
649and turn off echoing for them, as follows:
650
651@example
652(add-hook 'comint-output-filter-functions
653 'comint-watch-for-password-prompt)
654@end example
655
656@item M-x comint-continue-subjob
657@findex comint-continue-subjob
658Continue the shell process. This is useful if you accidentally suspend
659the shell process.@footnote{You should not suspend the shell process.
660Suspending a subjob of the shell is a completely different matter---that
661is normal practice, but you must use the shell to continue the subjob;
662this command won't do it.}
663
664@item M-x comint-strip-ctrl-m
665@findex comint-strip-ctrl-m
666Discard all control-M characters from the current group of shell output.
667The most convenient way to use this command is to make it run
668automatically when you get output from the subshell. To do that,
669evaluate this Lisp expression:
670
671@example
672(add-hook 'comint-output-filter-functions
673 'comint-strip-ctrl-m)
674@end example
675
676@item M-x comint-truncate-buffer
677@findex comint-truncate-buffer
678This command truncates the shell buffer to a certain maximum number of
679lines, specified by the variable @code{comint-buffer-maximum-size}.
680Here's how to do this automatically each time you get output from the
681subshell:
682
683@example
684(add-hook 'comint-output-filter-functions
685 'comint-truncate-buffer)
686@end example
687@end table
688
6bf7aab6
DL
689@cindex Comint mode
690@cindex mode, Comint
691 Shell mode is a derivative of Comint mode, a general-purpose mode for
692communicating with interactive subprocesses. Most of the features of
693Shell mode actually come from Comint mode, as you can see from the
bd9e9287
MB
694command names listed above. The special features of Shell mode include
695the directory tracking feature, and a few user commands.
6bf7aab6
DL
696
697 Other Emacs features that use variants of Comint mode include GUD
698(@pxref{Debuggers}) and @kbd{M-x run-lisp} (@pxref{External Lisp}).
699
700@findex comint-run
701 You can use @kbd{M-x comint-run} to execute any program of your choice
702in a subprocess using unmodified Comint mode---without the
703specializations of Shell mode.
704
e51d6b23
LT
705@node Shell Prompts
706@subsection Shell Prompts
707
708@vindex shell-prompt-pattern
709@vindex comint-prompt-regexp
710@vindex comint-use-prompt-regexp
711@cindex prompt, shell
712 A prompt is text output by a program to show that it is ready to
713accept new user input. Normally, Comint mode (and thus Shell mode)
714considers the prompt to be any text output by a program at the
715beginning of an input line. However, if the variable
716@code{comint-use-prompt-regexp} is non-@code{nil}, then Comint mode
717uses a regular expression to recognize prompts. In Shell mode,
718@code{shell-prompt-pattern} specifies the regular expression.
719
720 The value of @code{comint-use-prompt-regexp} also affects many
721motion and paragraph commands. If the value is non-@code{nil}, the
722general Emacs motion commands behave as they normally do in buffers
723without special text properties. However, if the value is @code{nil},
724the default, then Comint mode divides the buffer into two types of
725``fields'' (ranges of consecutive characters having the same
726@code{field} text property): input and output. Prompts are part of
727the output. Most Emacs motion commands do not cross field boundaries,
728unless they move over multiple lines. For instance, when point is in
729input on the same line as a prompt, @kbd{C-a} puts point at the
730beginning of the input if @code{comint-use-prompt-regexp} is
731@code{nil} and at the beginning of the line otherwise.
732
733 In Shell mode, only shell prompts start new paragraphs. Thus, a
734paragraph consists of a prompt and the input and output that follow
735it. However, if @code{comint-use-prompt-regexp} is @code{nil}, the
736default, most paragraph commands do not cross field boundaries. This
737means that prompts, ranges of input, and ranges of non-prompt output
738behave mostly like separate paragraphs; with this setting, numeric
739arguments to most paragraph commands yield essentially undefined
740behavior. For the purpose of finding paragraph boundaries, Shell mode
741uses @code{shell-prompt-pattern}, regardless of
742@code{comint-use-prompt-regexp}.
743
6bf7aab6
DL
744@node Shell History
745@subsection Shell Command History
746
747 Shell buffers support three ways of repeating earlier commands. You
982dcb1b
RS
748can use keys like those used for the minibuffer history; these work
749much as they do in the minibuffer, inserting text from prior commands
750while point remains always at the end of the buffer. You can move
751through the buffer to previous inputs in their original place, then
752resubmit them or copy them to the end. Or you can use a
753@samp{!}-style history reference.
6bf7aab6
DL
754
755@menu
756* Ring: Shell Ring. Fetching commands from the history list.
757* Copy: Shell History Copying. Moving to a command and then copying it.
758* History References:: Expanding @samp{!}-style history references.
759@end menu
760
761@node Shell Ring
762@subsubsection Shell History Ring
763
764@table @kbd
765@findex comint-previous-input
766@kindex M-p @r{(Shell mode)}
767@item M-p
982dcb1b 768@itemx C-@key{UP}
6bf7aab6
DL
769Fetch the next earlier old shell command.
770
771@kindex M-n @r{(Shell mode)}
772@findex comint-next-input
773@item M-n
982dcb1b 774@itemx C-@key{DOWN}
6bf7aab6
DL
775Fetch the next later old shell command.
776
777@kindex M-r @r{(Shell mode)}
778@kindex M-s @r{(Shell mode)}
779@findex comint-previous-matching-input
780@findex comint-next-matching-input
781@item M-r @var{regexp} @key{RET}
782@itemx M-s @var{regexp} @key{RET}
783Search backwards or forwards for old shell commands that match @var{regexp}.
784
2a4a9af9
NR
785@item C-c C-x
786@kindex C-c C-x @r{(Shell mode)}
6bf7aab6
DL
787@findex comint-get-next-from-history
788Fetch the next subsequent command from the history.
91179e97 789
2a4a9af9
NR
790@item C-c .
791@kindex C-c . @r{(Shell mode)}
91179e97
RS
792@findex comint-input-previous-argument
793Fetch one argument from an old shell command.
2a4a9af9
NR
794
795@item C-c C-l
796@kindex C-c C-l @r{(Shell mode)}
797@findex comint-dynamic-list-input-ring
798Display the buffer's history of shell commands in another window
799(@code{comint-dynamic-list-input-ring}).
6bf7aab6
DL
800@end table
801
802 Shell buffers provide a history of previously entered shell commands. To
803reuse shell commands from the history, use the editing commands @kbd{M-p},
804@kbd{M-n}, @kbd{M-r} and @kbd{M-s}. These work just like the minibuffer
805history commands except that they operate on the text at the end of the
806shell buffer, where you would normally insert text to send to the shell.
807
982dcb1b
RS
808 @kbd{M-p} fetches an earlier shell command to the end of the shell
809buffer. Successive use of @kbd{M-p} fetches successively earlier
810shell commands, each replacing any text that was already present as
811potential shell input. @kbd{M-n} does likewise except that it finds
812successively more recent shell commands from the buffer.
813@kbd{C-@key{UP}} works like @kbd{M-p}, and @kbd{C-@key{DOWN}} like
814@kbd{M-n}.
6bf7aab6
DL
815
816 The history search commands @kbd{M-r} and @kbd{M-s} read a regular
817expression and search through the history for a matching command. Aside
818from the choice of which command to fetch, they work just like @kbd{M-p}
ffe4b4e3 819and @kbd{M-n}. If you enter an empty regexp, these commands reuse the
6bf7aab6
DL
820same regexp used last time.
821
822 When you find the previous input you want, you can resubmit it by
823typing @key{RET}, or you can edit it first and then resubmit it if you
824wish.
825
826 Often it is useful to reexecute several successive shell commands that
827were previously executed in sequence. To do this, first find and
828reexecute the first command of the sequence. Then type @kbd{C-c C-x};
829that will fetch the following command---the one that follows the command
830you just repeated. Then type @key{RET} to reexecute this command. You
831can reexecute several successive commands by typing @kbd{C-c C-x
832@key{RET}} over and over.
833
91179e97
RS
834 The command @kbd{C-c .}@: (@code{comint-input-previous-argument})
835copies an individual argument from a previous command, like @kbd{ESC
836.} in Bash. The simplest use copies the last argument from the
837previous shell command. With a prefix argument @var{n}, it copies the
838@var{n}th argument instead. Repeating @kbd{C-c .} copies from an
839earlier shell command instead, always using the same value of @var{n}
840(don't give a prefix argument when you repeat the @kbd{C-c .}
841command).
842
6bf7aab6
DL
843 These commands get the text of previous shell commands from a special
844history list, not from the shell buffer itself. Thus, editing the shell
845buffer, or even killing large parts of it, does not affect the history
846that these commands access.
847
848@vindex shell-input-ring-file-name
849 Some shells store their command histories in files so that you can
e51d6b23 850refer to commands from previous shell sessions. Emacs reads
6bf7aab6
DL
851the command history file for your chosen shell, to initialize its own
852command history. The file name is @file{~/.bash_history} for bash,
853@file{~/.sh_history} for ksh, and @file{~/.history} for other shells.
854
855@node Shell History Copying
856@subsubsection Shell History Copying
857
858@table @kbd
859@kindex C-c C-p @r{(Shell mode)}
860@findex comint-previous-prompt
861@item C-c C-p
862Move point to the previous prompt (@code{comint-previous-prompt}).
863
864@kindex C-c C-n @r{(Shell mode)}
865@findex comint-next-prompt
866@item C-c C-n
867Move point to the following prompt (@code{comint-next-prompt}).
868
869@kindex C-c RET @r{(Shell mode)}
2a4a9af9 870@findex comint-insert-input
6bf7aab6
DL
871@item C-c @key{RET}
872Copy the input command which point is in, inserting the copy at the end
2a4a9af9 873of the buffer (@code{comint-insert-input}). This is useful if you
6bf7aab6
DL
874move point back to a previous command. After you copy the command, you
875can submit the copy as input with @key{RET}. If you wish, you can
876edit the copy before resubmitting it.
2a4a9af9
NR
877
878@item Mouse-2
879Copy the input command that you click on, inserting the copy at the end
880of the buffer.
6bf7aab6
DL
881@end table
882
883 Moving to a previous input and then copying it with @kbd{C-c
2a4a9af9
NR
884@key{RET}} or @kbd{Mouse-2} produces the same results---the same
885buffer contents---that you would get by using @kbd{M-p} enough times
886to fetch that previous input from the history list. However, @kbd{C-c
887@key{RET}} copies the text from the buffer, which can be different
888from what is in the history list if you edit the input text in the
889buffer after it has been sent.
6bf7aab6
DL
890
891@node History References
892@subsubsection Shell History References
893@cindex history reference
894
df9d7630
RS
895 Various shells including csh and bash support @dfn{history
896references} that begin with @samp{!} and @samp{^}. Shell mode
897recognizes these constructs, and can perform the history substitution
898for you.
899
900 If you insert a history reference and type @key{TAB}, this searches
901the input history for a matching command, performs substitution if
902necessary, and places the result in the buffer in place of the history
903reference. For example, you can fetch the most recent command
904beginning with @samp{mv} with @kbd{! m v @key{TAB}}. You can edit the
905command if you wish, and then resubmit the command to the shell by
906typing @key{RET}.
907
908@vindex comint-input-autoexpand
909@findex comint-magic-space
910 Shell mode can optionally expand history references in the buffer
911when you send them to the shell. To request this, set the variable
912@code{comint-input-autoexpand} to @code{input}. You can make
913@key{SPC} perform history expansion by binding @key{SPC} to the
914command @code{comint-magic-space}.
6bf7aab6 915
df9d7630 916 Shell mode recognizes history references when they follow a prompt.
e51d6b23 917@xref{Shell Prompts}, for how Shell mode recognizes prompts.
df9d7630
RS
918
919@node Directory Tracking
920@subsection Directory Tracking
921@cindex directory tracking
6bf7aab6 922
df9d7630
RS
923@vindex shell-pushd-regexp
924@vindex shell-popd-regexp
925@vindex shell-cd-regexp
926 Shell mode keeps track of @samp{cd}, @samp{pushd} and @samp{popd}
927commands given to the inferior shell, so it can keep the
928@samp{*shell*} buffer's default directory the same as the shell's
929working directory. It recognizes these commands syntactically, by
930examining lines of input that are sent.
6bf7aab6 931
df9d7630
RS
932 If you use aliases for these commands, you can tell Emacs to
933recognize them also. For example, if the value of the variable
934@code{shell-pushd-regexp} matches the beginning of a shell command
935line, that line is regarded as a @code{pushd} command. Change this
936variable when you add aliases for @samp{pushd}. Likewise,
937@code{shell-popd-regexp} and @code{shell-cd-regexp} are used to
938recognize commands with the meaning of @samp{popd} and @samp{cd}.
939These commands are recognized only at the beginning of a shell command
940line.
941
fc98b4ba 942@ignore @c This seems to have been deleted long ago.
df9d7630
RS
943@vindex shell-set-directory-error-hook
944 If Emacs gets an error while trying to handle what it believes is a
945@samp{cd}, @samp{pushd} or @samp{popd} command, it runs the hook
946@code{shell-set-directory-error-hook} (@pxref{Hooks}).
fc98b4ba 947@end ignore
df9d7630
RS
948
949@findex dirs
950 If Emacs gets confused about changes in the current directory of the
951subshell, use the command @kbd{M-x dirs} to ask the shell what its
952current directory is. This command works for shells that support the
953most common command syntax; it may not work for unusual shells.
954
955@findex dirtrack-mode
956 You can also use @kbd{M-x dirtrack-mode} to enable (or disable) an
957alternative and more aggressive method of tracking changes in the
958current directory.
6bf7aab6
DL
959
960@node Shell Options
961@subsection Shell Mode Options
962
963@vindex comint-scroll-to-bottom-on-input
964 If the variable @code{comint-scroll-to-bottom-on-input} is
965non-@code{nil}, insertion and yank commands scroll the selected window
966to the bottom before inserting.
967
968@vindex comint-scroll-show-maximum-output
969 If @code{comint-scroll-show-maximum-output} is non-@code{nil}, then
fcc91da6 970arrival of output when point is at the end tries to place the last line of
021037cb
EZ
971text at the bottom line of the window, so as to show as much useful
972text as possible. (This mimics the scrolling behavior of many
973terminals.) The default is @code{nil}.
6bf7aab6 974
fcc91da6
RS
975@vindex comint-move-point-for-output
976 By setting @code{comint-move-point-for-output}, you can opt for
6bf7aab6
DL
977having point jump to the end of the buffer whenever output arrives---no
978matter where in the buffer point was before. If the value is
979@code{this}, point jumps in the selected window. If the value is
021037cb 980@code{all}, point jumps in each window that shows the Comint buffer. If
6bf7aab6
DL
981the value is @code{other}, point jumps in all nonselected windows that
982show the current buffer. The default value is @code{nil}, which means
983point does not jump to the end.
984
982dcb1b
RS
985@vindex comint-prompt-read-only
986 If you set @code{comint-prompt-read-only}, the prompts in the Comint
66dd6a00 987buffer are read-only.
982dcb1b 988
6bf7aab6
DL
989@vindex comint-input-ignoredups
990 The variable @code{comint-input-ignoredups} controls whether successive
991identical inputs are stored in the input history. A non-@code{nil}
992value means to omit an input that is the same as the previous input.
993The default is @code{nil}, which means to store each input even if it is
994equal to the previous input.
995
996@vindex comint-completion-addsuffix
997@vindex comint-completion-recexact
998@vindex comint-completion-autolist
999 Three variables customize file name completion. The variable
1000@code{comint-completion-addsuffix} controls whether completion inserts a
1001space or a slash to indicate a fully completed file or directory name
1002(non-@code{nil} means do insert a space or slash).
1003@code{comint-completion-recexact}, if non-@code{nil}, directs @key{TAB}
1004to choose the shortest possible completion if the usual Emacs completion
1005algorithm cannot add even a single character.
1006@code{comint-completion-autolist}, if non-@code{nil}, says to list all
1007the possible completions whenever completion is not exact.
1008
fc98b4ba 1009@vindex shell-completion-execonly
6bf7aab6 1010 Command completion normally considers only executable files.
fc98b4ba 1011If you set @code{shell-completion-execonly} to @code{nil},
6bf7aab6
DL
1012it considers nonexecutable files as well.
1013
1014@findex shell-pushd-tohome
1015@findex shell-pushd-dextract
1016@findex shell-pushd-dunique
1017 You can configure the behavior of @samp{pushd}. Variables control
1018whether @samp{pushd} behaves like @samp{cd} if no argument is given
1019(@code{shell-pushd-tohome}), pop rather than rotate with a numeric
1020argument (@code{shell-pushd-dextract}), and only add directories to the
1021directory stack if they are not already on it
1022(@code{shell-pushd-dunique}). The values you choose should match the
1023underlying shell, of course.
1024
17217162
RS
1025 If you want Shell mode to handle color output from shell commands,
1026you can enable ANSI Color mode. Here is how to do this:
1027
1028@example
1029(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
1030@end example
1031
3b65ce47 1032@node Terminal emulator
df9d7630 1033@subsection Emacs Terminal Emulator
3b65ce47
DL
1034@findex term
1035
df9d7630
RS
1036 To run a subshell in a terminal emulator, putting its typescript in
1037an Emacs buffer, use @kbd{M-x term}. This creates (or reuses) a
fc98b4ba
RS
1038buffer named @samp{*terminal*}, and runs a subshell with input coming
1039from your keyboard, and output going to that buffer.
df9d7630
RS
1040
1041 The terminal emulator uses Term mode, which has two input modes. In
1042line mode, Term basically acts like Shell mode; see @ref{Shell Mode}.
3b65ce47 1043
df9d7630
RS
1044 In char mode, each character is sent directly to the inferior
1045subshell, as ``terminal input.'' Any ``echoing'' of your input is the
1046responsibility of the subshell. The sole exception is the terminal
1047escape character, which by default is @kbd{C-c} (@pxref{Term Mode}).
3b65ce47
DL
1048Any ``terminal output'' from the subshell goes into the buffer,
1049advancing point.
1050
df9d7630
RS
1051 Some programs (such as Emacs itself) need to control the appearance
1052on the terminal screen in detail. They do this by sending special
1053control codes. The exact control codes needed vary from terminal to
1054terminal, but nowadays most terminals and terminal emulators
1055(including @code{xterm}) understand the ANSI-standard (VT100-style)
1056escape sequences. Term mode recognizes these escape sequences, and
1057handles each one appropriately, changing the buffer so that the
1058appearance of the window matches what it would be on a real terminal.
1059You can actually run Emacs inside an Emacs Term window.
1060
1061 The file name used to load the subshell is determined the same way
1062as for Shell mode. To make multiple terminal emulators, rename the
fc98b4ba 1063buffer @samp{*terminal*} to something different using @kbd{M-x
df9d7630
RS
1064rename-uniquely}, just as with Shell mode.
1065
1066 Unlike Shell mode, Term mode does not track the current directory by
1067examining your input. But some shells can tell Term what the current
1068directory is. This is done automatically by @code{bash} version 1.15
1069and later.
3b65ce47
DL
1070
1071@node Term Mode
1072@subsection Term Mode
1073@cindex Term mode
1074@cindex mode, Term
1075
df9d7630
RS
1076 The terminal emulator uses Term mode, which has two input modes. In
1077line mode, Term basically acts like Shell mode; see @ref{Shell Mode}.
1078In char mode, each character is sent directly to the inferior
1079subshell, except for the Term escape character, normally @kbd{C-c}.
1080
1081 To switch between line and char mode, use these commands:
3b65ce47 1082
3b65ce47 1083@table @kbd
91179e97 1084@kindex C-c C-j @r{(Term mode)}
3b65ce47 1085@findex term-char-mode
91179e97 1086@item C-c C-j
3b65ce47
DL
1087Switch to line mode. Do nothing if already in line mode.
1088
91179e97 1089@kindex C-c C-k @r{(Term mode)}
3b65ce47 1090@findex term-line-mode
91179e97 1091@item C-c C-k
3b65ce47
DL
1092Switch to char mode. Do nothing if already in char mode.
1093@end table
1094
df9d7630
RS
1095 The following commands are only available in char mode:
1096
3b65ce47
DL
1097@table @kbd
1098@item C-c C-c
1099Send a literal @key{C-c} to the sub-shell.
1100
6f8ca5e4
RS
1101@item C-c @var{char}
1102This is equivalent to @kbd{C-x @var{char}} in normal Emacs. For
1103example, @kbd{C-c o} invokes the global binding of @kbd{C-x o}, which
1104is normally @samp{other-window}.
3b65ce47
DL
1105@end table
1106
1107@node Paging in Term
df9d7630
RS
1108@subsection Page-At-A-Time Output
1109@cindex page-at-a-time
3b65ce47 1110
df9d7630
RS
1111 Term mode has a page-at-a-time feature. When enabled it makes
1112output pause at the end of each screenful.
3b65ce47
DL
1113
1114@table @kbd
1115@kindex C-c C-q @r{(Term mode)}
1116@findex term-pager-toggle
1117@item C-c C-q
df9d7630
RS
1118Toggle the page-at-a-time feature. This command works in both line
1119and char modes. When page-at-a-time is enabled, the mode-line
1120displays the word @samp{page}.
3b65ce47
DL
1121@end table
1122
df9d7630
RS
1123 With page-at-a-time enabled, whenever Term receives more than a
1124screenful of output since your last input, it pauses, displaying
1125@samp{**MORE**} in the mode-line. Type @key{SPC} to display the next
1126screenful of output. Type @kbd{?} to see your other options. The
892c6176 1127interface is similar to the @code{more} program.
3b65ce47 1128
6bf7aab6
DL
1129@node Remote Host
1130@subsection Remote Host Shell
1131@cindex remote host
1132@cindex connecting to remote host
1133@cindex Telnet
1134@cindex Rlogin
1135
3b65ce47
DL
1136 You can login to a remote computer, using whatever commands you
1137would from a regular terminal (e.g.@: using the @code{telnet} or
1138@code{rlogin} commands), from a Term window.
1139
df9d7630
RS
1140 A program that asks you for a password will normally suppress
1141echoing of the password, so the password will not show up in the
1142buffer. This will happen just as if you were using a real terminal,
1143if the buffer is in char mode. If it is in line mode, the password is
1144temporarily visible, but will be erased when you hit return. (This
1145happens automatically; there is no special password processing.)
3b65ce47 1146
df9d7630 1147 When you log in to a different machine, you need to specify the type
e51d6b23
LT
1148of terminal you're using, by setting the @env{TERM} environment
1149variable in the environment for the remote login command. (If you use
1150bash, you do that by writing the variable assignment before the remote
1151login command, without separating comma.) Terminal types @samp{ansi}
1152or @samp{vt100} will work on most systems.
3b65ce47
DL
1153
1154@c If you are talking to a Bourne-compatible
60a96371 1155@c shell, and your system understands the @env{TERMCAP} variable,
3b65ce47
DL
1156@c you can use the command @kbd{M-x shell-send-termcap}, which
1157@c sends a string specifying the terminal type and size.
1158@c (This command is also useful after the window has changed size.)
1159
1160@c You can of course run @samp{gdb} on that remote computer. One useful
1161@c trick: If you invoke gdb with the @code{--fullname} option,
1162@c it will send special commands to Emacs that will cause Emacs to
1163@c pop up the source files you're debugging. This will work
1164@c whether or not gdb is running on a different computer than Emacs,
1165@c as long as Emacs can access the source files specified by gdb.
1166
df9d7630 1167@ignore
021037cb 1168 You cannot log in to a remote computer using the Shell mode.
3b65ce47
DL
1169@c (This will change when Shell is re-written to use Term.)
1170Instead, Emacs provides two commands for logging in to another computer
df9d7630 1171and communicating with it through an Emacs buffer using Comint mode:
6bf7aab6
DL
1172
1173@table @kbd
1174@item M-x telnet @key{RET} @var{hostname} @key{RET}
1175Set up a Telnet connection to the computer named @var{hostname}.
1176@item M-x rlogin @key{RET} @var{hostname} @key{RET}
1177Set up an Rlogin connection to the computer named @var{hostname}.
1178@end table
1179
1180@findex telnet
1181 Use @kbd{M-x telnet} to set up a Telnet connection to another
1182computer. (Telnet is the standard Internet protocol for remote login.)
1183It reads the host name of the other computer as an argument with the
1184minibuffer. Once the connection is established, talking to the other
1185computer works like talking to a subshell: you can edit input with the
1186usual Emacs commands, and send it a line at a time by typing @key{RET}.
1187The output is inserted in the Telnet buffer interspersed with the input.
1188
1189@findex rlogin
1190@vindex rlogin-explicit-args
1191 Use @kbd{M-x rlogin} to set up an Rlogin connection. Rlogin is
1192another remote login communication protocol, essentially much like the
1193Telnet protocol but incompatible with it, and supported only by certain
1194systems. Rlogin's advantages are that you can arrange not to have to
1195give your user name and password when communicating between two machines
1196you frequently use, and that you can make an 8-bit-clean connection.
1197(To do that in Emacs, set @code{rlogin-explicit-args} to @code{("-8")}
1198before you run Rlogin.)
1199
1200 @kbd{M-x rlogin} sets up the default file directory of the Emacs
1201buffer to access the remote host via FTP (@pxref{File Names}), and it
1202tracks the shell commands that change the current directory, just like
1203Shell mode.
1204
1205@findex rlogin-directory-tracking-mode
1206 There are two ways of doing directory tracking in an Rlogin
1207buffer---either with remote directory names
1208@file{/@var{host}:@var{dir}/} or with local names (that works if the
1209``remote'' machine shares file systems with your machine of origin).
1210You can use the command @code{rlogin-directory-tracking-mode} to switch
1211modes. No argument means use remote directory names, a positive
1212argument means use local names, and a negative argument means turn
1213off directory tracking.
1214
df9d7630
RS
1215@end ignore
1216
66bb4d9a 1217@node Emacs Server, Printing, Shell, Top
6bf7aab6
DL
1218@section Using Emacs as a Server
1219@pindex emacsclient
1220@cindex Emacs as a server
1221@cindex server, using Emacs as
60a96371 1222@cindex @env{EDITOR} environment variable
6bf7aab6
DL
1223
1224 Various programs such as @code{mail} can invoke your choice of editor
1225to edit a particular piece of text, such as a message that you are
1226sending. By convention, most of these programs use the environment
60a96371
GM
1227variable @env{EDITOR} to specify which editor to run. If you set
1228@env{EDITOR} to @samp{emacs}, they invoke Emacs---but in an
6bf7aab6
DL
1229inconvenient fashion, by starting a new, separate Emacs process. This
1230is inconvenient because it takes time and because the new Emacs process
021037cb 1231doesn't share the buffers in any existing Emacs process.
6bf7aab6
DL
1232
1233 You can arrange to use your existing Emacs process as the editor for
1234programs like @code{mail} by using the Emacs client and Emacs server
1235programs. Here is how.
1236
60a96371 1237@cindex @env{TEXEDIT} environment variable
6bf7aab6
DL
1238 First, the preparation. Within Emacs, call the function
1239@code{server-start}. (Your @file{.emacs} file can do this automatically
1240if you add the expression @code{(server-start)} to it.) Then, outside
60a96371 1241Emacs, set the @env{EDITOR} environment variable to @samp{emacsclient}.
6bf7aab6
DL
1242(Note that some programs use a different environment variable; for
1243example, to make @TeX{} use @samp{emacsclient}, you should set the
60a96371 1244@env{TEXEDIT} environment variable to @samp{emacsclient +%d %s}.)
6bf7aab6
DL
1245
1246@kindex C-x #
1247@findex server-edit
60a96371 1248 Then, whenever any program invokes your specified @env{EDITOR}
6bf7aab6
DL
1249program, the effect is to send a message to your principal Emacs telling
1250it to visit a file. (That's what the program @code{emacsclient} does.)
1251Emacs displays the buffer immediately and you can immediately begin
1252editing it.
1253
1254 When you've finished editing that buffer, type @kbd{C-x #}
1255(@code{server-edit}). This saves the file and sends a message back to
1256the @code{emacsclient} program telling it to exit. The programs that
60a96371 1257use @env{EDITOR} wait for the ``editor'' (actually, @code{emacsclient})
6bf7aab6
DL
1258to exit. @kbd{C-x #} also checks for other pending external requests
1259to edit various files, and selects the next such file.
1260
fc98b4ba
RS
1261 You can switch to a server buffer manually if you wish; you don't
1262have to arrive at it with @kbd{C-x #}. But @kbd{C-x #} is the way to
021037cb 1263say that you are finished with one.
6bf7aab6 1264
df9d7630
RS
1265@vindex server-kill-new-buffers
1266@vindex server-temp-file-regexp
1267 Finishing with a server buffer also kills the buffer, unless it
1268already existed in the Emacs session before the server asked to create
1269it. However, if you set @code{server-kill-new-buffers} to @code{nil},
1270then a different criterion is used: finishing with a server buffer
1271kills it if the file name matches the regular expression
1272@code{server-temp-file-regexp}. This is set up to distinguish certain
1273``temporary'' files.
1274
6bf7aab6
DL
1275@vindex server-window
1276 If you set the variable @code{server-window} to a window or a frame,
1277@kbd{C-x #} displays the server buffer in that window or in that frame.
1278
82b9073d
RS
1279@vindex server-name
1280 You can run multiple Emacs servers on the same machine by giving
1281each one a unique ``server name'', using the variable
4f256c8e
RS
1282@code{server-name}. For example, @kbd{M-x set-variable @key{RET}
1283server-name @key{RET} foo @key{RET}} sets the server name to
1284@samp{foo}. The @code{emacsclient} program can visit a server by name
1285using the @samp{-s} option. @xref{Invoking emacsclient}.
82b9073d 1286
6bf7aab6
DL
1287 While @code{mail} or another application is waiting for
1288@code{emacsclient} to finish, @code{emacsclient} does not read terminal
1289input. So the terminal that @code{mail} was using is effectively
1290blocked for the duration. In order to edit with your principal Emacs,
1291you need to be able to use it without using that terminal. There are
df9d7630 1292three ways to do this:
6bf7aab6
DL
1293
1294@itemize @bullet
1295@item
1296Using a window system, run @code{mail} and the principal Emacs in two
1297separate windows. While @code{mail} is waiting for @code{emacsclient},
1298the window where it was running is blocked, but you can use Emacs by
1299switching windows.
1300
1301@item
df9d7630
RS
1302Using virtual terminals, run @code{mail} in one virtual terminal
1303and run Emacs in another.
6bf7aab6 1304
df9d7630
RS
1305@item
1306Use Shell mode or Term mode in Emacs to run the other program such as
1307@code{mail}; then, @code{emacsclient} blocks only the subshell under
1308Emacs, and you can still use Emacs to edit the file.
1309@end itemize
7448f7a2 1310
6bf7aab6 1311 If you run @code{emacsclient} with the option @samp{--no-wait}, it
df9d7630
RS
1312returns immediately without waiting for you to ``finish'' the buffer
1313in Emacs. Note that server buffers created in this way are not killed
1314automatically when you finish with them.
b1a92ebf 1315
6bf7aab6 1316@menu
b61a98c8 1317* Invoking emacsclient:: Emacs client startup options.
6bf7aab6
DL
1318@end menu
1319
1320@node Invoking emacsclient,, Emacs Server, Emacs Server
2e7cfad6 1321@subsection Invoking @code{emacsclient}
6bf7aab6
DL
1322
1323 To run the @code{emacsclient} program, specify file names as arguments,
1324and optionally line numbers as well. Do it like this:
1325
1326@example
6039d8e0 1327emacsclient @r{@{}@r{[}+@var{line}@r{[}@var{column}@r{]}@r{]} @var{filename}@r{@}}@dots{}
6bf7aab6
DL
1328@end example
1329
df9d7630 1330@noindent
6bf7aab6
DL
1331This tells Emacs to visit each of the specified files; if you specify a
1332line number for a certain file, Emacs moves to that line in the file.
a9749dab
RS
1333If you specify a column number as well, Emacs puts point on that column
1334in the line.
6bf7aab6 1335
df9d7630
RS
1336 Ordinarily, @code{emacsclient} does not return until you use the
1337@kbd{C-x #} command on each of these buffers. When that happens,
1338Emacs sends a message to the @code{emacsclient} program telling it to
1339return.
1340
1341 But if you use the option @samp{-n} or @samp{--no-wait} when running
1342@code{emacsclient}, then it returns immediately. (You can take as
1343long as you like to edit the files in Emacs.)
1344
1345 The option @samp{--alternate-editor=@var{command}} is useful when
1346running @code{emacsclient} in a script. It specifies a command to run
1347if @code{emacsclient} fails to contact Emacs. For example, the
1348following setting for the @var{EDITOR} environment variable will
982dcb1b 1349always give you an editor, even if no Emacs server is running:
6bf7aab6 1350
df9d7630 1351@example
982dcb1b 1352EDITOR="emacsclient --alternate-editor emacs +%d %s"
df9d7630 1353@end example
6bf7aab6 1354
df9d7630
RS
1355@noindent
1356The environment variable @var{ALTERNATE_EDITOR} has the same effect, but
1357the value of the @samp{--alternate-editor} takes precedence.
1358
1359@pindex emacs.bash
1360 Alternatively, the file @file{etc/emacs.bash} defines a bash
1361function which will communicate with a running Emacs server, or start
1362one if none exists.
6bf7aab6 1363
5b8b9fa7
SM
1364If you use several displays, you can tell Emacs on which display to
1365open the given files with the option @samp{--display=@var{DISPLAY}}.
1366This can be used typically when connecting from home to an Emacs
1367server running on your machine at your workplace.
1368
82b9073d
RS
1369If there is more than one Emacs server running, you can specify a
1370server name with the option @samp{-s @var{name}}.
1371
5b8b9fa7
SM
1372You can also use @code{emacsclient} to execute any piece of Emacs Lisp
1373code, using the option @samp{--eval}. When this option is given, the
1374rest of the arguments is not taken as a list of files to visit but as
1375a list of expressions to evaluate.
1376
66bb4d9a
EZ
1377@node Printing, Sorting, Emacs Server, Top
1378@section Printing Hard Copies
6bf7aab6 1379@cindex hardcopy
66bb4d9a 1380@cindex printing
6bf7aab6 1381
66bb4d9a
EZ
1382 Emacs provides commands for printing hard copies of either an entire
1383buffer or just part of one, with or without page headers. You can
1384invoke the printing commands directly, as detailed in the following
1385section, or using the @samp{File} menu on the menu bar. See also the
1386hardcopy commands of Dired (@pxref{Misc File Ops}) and the diary
1387(@pxref{Displaying the Diary}).
6bf7aab6
DL
1388
1389@table @kbd
1390@item M-x print-buffer
1391Print hardcopy of current buffer with page headings containing the file
1392name and page number.
1393@item M-x lpr-buffer
1394Print hardcopy of current buffer without page headings.
1395@item M-x print-region
1396Like @code{print-buffer} but print only the current region.
1397@item M-x lpr-region
1398Like @code{lpr-buffer} but print only the current region.
1399@end table
1400
1401@findex print-buffer
1402@findex print-region
1403@findex lpr-buffer
1404@findex lpr-region
1405@vindex lpr-switches
1406 The hardcopy commands (aside from the Postscript commands) pass extra
1407switches to the @code{lpr} program based on the value of the variable
1408@code{lpr-switches}. Its value should be a list of strings, each string
1409an option starting with @samp{-}. For example, to specify a line width
1410of 80 columns for all the printing you do in Emacs, set
1411@code{lpr-switches} like this:
1412
1413@example
1414(setq lpr-switches '("-w80"))
1415@end example
1416
1417@vindex printer-name
1418 You can specify the printer to use by setting the variable
1419@code{printer-name}.
1420
1421@vindex lpr-headers-switches
1422@vindex lpr-commands
1423@vindex lpr-add-switches
1424 The variable @code{lpr-command} specifies the name of the printer
1425program to run; the default value depends on your operating system type.
1426On most systems, the default is @code{"lpr"}. The variable
1427@code{lpr-headers-switches} similarly specifies the extra switches to
1428use to make page headers. The variable @code{lpr-add-switches} controls
1429whether to supply @samp{-T} and @samp{-J} options (suitable for
1430@code{lpr}) to the printer program: @code{nil} means don't add them.
1431@code{lpr-add-switches} should be @code{nil} if your printer program is
1432not compatible with @code{lpr}.
1433
66bb4d9a
EZ
1434@menu
1435* PostScript:: Printing buffers or regions as PostScript.
1436* PostScript Variables:: Customizing the PostScript printing commands.
1437* Printing Package:: An optional advanced printing interface.
1438@end menu
1439
1440@node PostScript, PostScript Variables,, Printing
3b65ce47 1441@section PostScript Hardcopy
6bf7aab6 1442
3b65ce47 1443 These commands convert buffer contents to PostScript,
6bf7aab6
DL
1444either printing it or leaving it in another Emacs buffer.
1445
1446@table @kbd
1447@item M-x ps-print-buffer
3b65ce47 1448Print hardcopy of the current buffer in PostScript form.
6bf7aab6 1449@item M-x ps-print-region
3b65ce47 1450Print hardcopy of the current region in PostScript form.
6bf7aab6 1451@item M-x ps-print-buffer-with-faces
3b65ce47
DL
1452Print hardcopy of the current buffer in PostScript form, showing the
1453faces used in the text by means of PostScript features.
6bf7aab6 1454@item M-x ps-print-region-with-faces
3b65ce47 1455Print hardcopy of the current region in PostScript form, showing the
6bf7aab6
DL
1456faces used in the text.
1457@item M-x ps-spool-buffer
3b65ce47 1458Generate PostScript for the current buffer text.
6bf7aab6 1459@item M-x ps-spool-region
3b65ce47 1460Generate PostScript for the current region.
6bf7aab6 1461@item M-x ps-spool-buffer-with-faces
3b65ce47 1462Generate PostScript for the current buffer, showing the faces used.
6bf7aab6 1463@item M-x ps-spool-region-with-faces
3b65ce47
DL
1464Generate PostScript for the current region, showing the faces used.
1465@item M-x handwrite
1466Generates/prints PostScript for the current buffer as if handwritten.
6bf7aab6
DL
1467@end table
1468
1469@findex ps-print-region
1470@findex ps-print-buffer
1471@findex ps-print-region-with-faces
1472@findex ps-print-buffer-with-faces
3b65ce47
DL
1473 The PostScript commands, @code{ps-print-buffer} and
1474@code{ps-print-region}, print buffer contents in PostScript form. One
6bf7aab6
DL
1475command prints the entire buffer; the other, just the region. The
1476corresponding @samp{-with-faces} commands,
1477@code{ps-print-buffer-with-faces} and @code{ps-print-region-with-faces},
3b65ce47 1478use PostScript features to show the faces (fonts and colors) in the text
6bf7aab6
DL
1479properties of the text being printed.
1480
1481 If you are using a color display, you can print a buffer of program
1482code with color highlighting by turning on Font-Lock mode in that
1483buffer, and using @code{ps-print-buffer-with-faces}.
1484
1485@findex ps-spool-region
1486@findex ps-spool-buffer
1487@findex ps-spool-region-with-faces
1488@findex ps-spool-buffer-with-faces
1489 The commands whose names have @samp{spool} instead of @samp{print}
3b65ce47 1490generate the PostScript output in an Emacs buffer instead of sending
6bf7aab6
DL
1491it to the printer.
1492
3b65ce47
DL
1493@findex handwrite
1494@cindex handwriting
1495@kbd{M-x handwrite} is more frivolous. It generates a PostScript
1496rendition of the current buffer as a cursive handwritten document. It
fc98b4ba
RS
1497can be customized in group @code{handwrite}. This function only
1498supports ISO 8859-1 characters.
3b65ce47 1499
6bf7aab6
DL
1500@ifinfo
1501 The following section describes variables for customizing these commands.
1502@end ifinfo
1503
66bb4d9a 1504@node PostScript Variables, Printing Package, PostScript, Printing
3b65ce47 1505@section Variables for PostScript Hardcopy
6bf7aab6
DL
1506
1507@vindex ps-lpr-command
1508@vindex ps-lpr-switches
1509@vindex ps-printer-name
3b65ce47 1510 All the PostScript hardcopy commands use the variables
6bf7aab6
DL
1511@code{ps-lpr-command} and @code{ps-lpr-switches} to specify how to print
1512the output. @code{ps-lpr-command} specifies the command name to run,
1513@code{ps-lpr-switches} specifies command line options to use, and
1514@code{ps-printer-name} specifies the printer. If you don't set the
1515first two variables yourself, they take their initial values from
1516@code{lpr-command} and @code{lpr-switches}. If @code{ps-printer-name}
1517is @code{nil}, @code{printer-name} is used.
1518
1519@vindex ps-print-header
6bf7aab6
DL
1520 The variable @code{ps-print-header} controls whether these commands
1521add header lines to each page---set it to @code{nil} to turn headers
550135d1
EZ
1522off.
1523
1524@cindex color emulation on black-and-white printers
1525@vindex ps-print-color-p
1526 If your printer doesn't support colors, you should turn off color
1527processing by setting @code{ps-print-color-p} to @code{nil}. By
1528default, if the display supports colors, Emacs produces hardcopy output
1529with color information; on black-and-white printers, colors are emulated
1530with shades of gray. This might produce illegible output, even if your
1531screen colors only use shades of gray.
1532
1533@vindex ps-use-face-background
df9d7630
RS
1534 By default, PostScript printing ignores the background colors of the
1535faces, unless the variable @code{ps-use-face-background} is
1536non-@code{nil}. This is to avoid unwanted interference with the zebra
1537stripes and background image/text.
6bf7aab6
DL
1538
1539@vindex ps-paper-type
1540@vindex ps-page-dimensions-database
1541 The variable @code{ps-paper-type} specifies which size of paper to
1542format for; legitimate values include @code{a4}, @code{a3},
1543@code{a4small}, @code{b4}, @code{b5}, @code{executive}, @code{ledger},
1544@code{legal}, @code{letter}, @code{letter-small}, @code{statement},
1545@code{tabloid}. The default is @code{letter}. You can define
1546additional paper sizes by changing the variable
1547@code{ps-page-dimensions-database}.
1548
1549@vindex ps-landscape-mode
1550 The variable @code{ps-landscape-mode} specifies the orientation of
1551printing on the page. The default is @code{nil}, which stands for
1552``portrait'' mode. Any non-@code{nil} value specifies ``landscape''
1553mode.
1554
1555@vindex ps-number-of-columns
1556 The variable @code{ps-number-of-columns} specifies the number of
1557columns; it takes effect in both landscape and portrait mode. The
1558default is 1.
1559
1560@vindex ps-font-family
1561@vindex ps-font-size
1562@vindex ps-font-info-database
1563 The variable @code{ps-font-family} specifies which font family to use
1564for printing ordinary text. Legitimate values include @code{Courier},
1565@code{Helvetica}, @code{NewCenturySchlbk}, @code{Palatino} and
1566@code{Times}. The variable @code{ps-font-size} specifies the size of
1567the font for ordinary text. It defaults to 8.5 points.
1568
adee28ff
EZ
1569@vindex ps-multibyte-buffer
1570@cindex Intlfonts for PostScript printing
1571@cindex fonts for PostScript printing
1572 Emacs supports more scripts and characters than a typical PostScript
1573printer. Thus, some of the characters in your buffer might not be
1574printable using the fonts built into your printer. You can augment
1575the fonts supplied with the printer with those from the GNU Intlfonts
1576package, or you can instruct Emacs to use Intlfonts exclusively. The
1577variable @code{ps-multibyte-buffer} controls this: the default value,
76dd3692 1578@code{nil}, is appropriate for printing @acronym{ASCII} and Latin-1
adee28ff 1579characters; a value of @code{non-latin-printer} is for printers which
76dd3692 1580have the fonts for @acronym{ASCII}, Latin-1, Japanese, and Korean
adee28ff
EZ
1581characters built into them. A value of @code{bdf-font} arranges for
1582the BDF fonts from the Intlfonts package to be used for @emph{all}
1583characters. Finally, a value of @code{bdf-font-except-latin}
76dd3692 1584instructs the printer to use built-in fonts for @acronym{ASCII} and Latin-1
adee28ff
EZ
1585characters, and Intlfonts BDF fonts for the rest.
1586
1587@vindex bdf-directory-list
021037cb 1588 To be able to use the BDF fonts, Emacs needs to know where to find
adee28ff
EZ
1589them. The variable @code{bdf-directory-list} holds the list of
1590directories where Emacs should look for the fonts; the default value
1591includes a single directory @file{/usr/local/share/emacs/fonts/bdf}.
1592
6bf7aab6 1593 Many other customization variables for these commands are defined and
adee28ff 1594described in the Lisp files @file{ps-print.el} and @file{ps-mule.el}.
6bf7aab6 1595
66bb4d9a
EZ
1596@node Printing Package,, PostScript Variables, Printing
1597@section Printing Package
1598@cindex Printing package
1599
1600 The basic Emacs facilities for printing hardcopy can be extended
1601using the Printing package. This provides an easy-to-use interface
1602for choosing what to print, previewing PostScript files before
1603printing, and setting various printing options such as print headers,
1604landscape or portrait modes, duplex modes, and so forth. On GNU/Linux
1605or Unix systems, the Printing package relies on the @file{gs} and
1606@file{gv} utilities, which are distributed as part of the GhostScript
1607program. On MS-Windows, the @file{gstools} port of Ghostscript can be
1608used.
1609
1610@findex pr-interface
1611 To use the Printing package, add @code{(require 'printing)} to your
aada47fc
RS
1612init file (@pxref{Init File}), followed by @code{(pr-update-menus)}.
1613This function replaces the usual printing commands in the menu bar
1614with a @samp{Printing} submenu that contains various printing options.
1615You can also type @kbd{M-x pr-interface RET}; this creates a
1616@samp{*Printing Interface*} buffer, similar to a customization buffer,
1617where you can set the printing options. After selecting what and how
1618to print, you start the print job using the @samp{Print} button (click
1619@kbd{mouse-2} on it, or move point over it and type @kbd{RET}). For
1620further information on the various options, use the @samp{Interface
1621Help} button.
66bb4d9a
EZ
1622
1623@node Sorting, Narrowing, Printing, Top
6bf7aab6
DL
1624@section Sorting Text
1625@cindex sorting
1626
1627 Emacs provides several commands for sorting text in the buffer. All
982dcb1b
RS
1628operate on the contents of the region.
1629They divide the text of the region into many @dfn{sort records},
6bf7aab6
DL
1630identify a @dfn{sort key} for each record, and then reorder the records
1631into the order determined by the sort keys. The records are ordered so
1632that their keys are in alphabetical order, or, for numeric sorting, in
1633numeric order. In alphabetic sorting, all upper-case letters `A' through
76dd3692 1634`Z' come before lower-case `a', in accord with the @acronym{ASCII} character
6bf7aab6
DL
1635sequence.
1636
1637 The various sort commands differ in how they divide the text into sort
1638records and in which part of each record is used as the sort key. Most of
1639the commands make each line a separate sort record, but some commands use
1640paragraphs or pages as sort records. Most of the sort commands use each
1641entire sort record as its own sort key, but some use only a portion of the
1642record as the sort key.
1643
1644@findex sort-lines
1645@findex sort-paragraphs
1646@findex sort-pages
1647@findex sort-fields
1648@findex sort-numeric-fields
efd68b8a 1649@vindex sort-numeric-base
6bf7aab6
DL
1650@table @kbd
1651@item M-x sort-lines
1652Divide the region into lines, and sort by comparing the entire
1653text of a line. A numeric argument means sort into descending order.
1654
1655@item M-x sort-paragraphs
1656Divide the region into paragraphs, and sort by comparing the entire
1657text of a paragraph (except for leading blank lines). A numeric
1658argument means sort into descending order.
1659
1660@item M-x sort-pages
1661Divide the region into pages, and sort by comparing the entire
1662text of a page (except for leading blank lines). A numeric
1663argument means sort into descending order.
1664
1665@item M-x sort-fields
1666Divide the region into lines, and sort by comparing the contents of
1667one field in each line. Fields are defined as separated by
1668whitespace, so the first run of consecutive non-whitespace characters
1669in a line constitutes field 1, the second such run constitutes field
16702, etc.
1671
1672Specify which field to sort by with a numeric argument: 1 to sort by
1673field 1, etc. A negative argument means count fields from the right
1674instead of from the left; thus, minus 1 means sort by the last field.
1675If several lines have identical contents in the field being sorted, they
021037cb 1676keep the same relative order that they had in the original buffer.
6bf7aab6
DL
1677
1678@item M-x sort-numeric-fields
1679Like @kbd{M-x sort-fields} except the specified field is converted
1680to an integer for each line, and the numbers are compared. @samp{10}
1681comes before @samp{2} when considered as text, but after it when
efd68b8a
GM
1682considered as a number. By default, numbers are interpreted according
1683to @code{sort-numeric-base}, but numbers beginning with @samp{0x} or
1684@samp{0} are interpreted as hexadecimal and octal, respectively.
6bf7aab6
DL
1685
1686@item M-x sort-columns
1687Like @kbd{M-x sort-fields} except that the text within each line
1688used for comparison comes from a fixed range of columns. See below
1689for an explanation.
1690
1691@item M-x reverse-region
1692Reverse the order of the lines in the region. This is useful for
1693sorting into descending order by fields or columns, since those sort
1694commands do not have a feature for doing that.
1695@end table
1696
1697 For example, if the buffer contains this:
1698
1699@smallexample
1700On systems where clash detection (locking of files being edited) is
1701implemented, Emacs also checks the first time you modify a buffer
1702whether the file has changed on disk since it was last visited or
1703saved. If it has, you are asked to confirm that you want to change
1704the buffer.
1705@end smallexample
1706
1707@noindent
1708applying @kbd{M-x sort-lines} to the entire buffer produces this:
1709
1710@smallexample
1711On systems where clash detection (locking of files being edited) is
1712implemented, Emacs also checks the first time you modify a buffer
1713saved. If it has, you are asked to confirm that you want to change
1714the buffer.
1715whether the file has changed on disk since it was last visited or
1716@end smallexample
1717
1718@noindent
1719where the upper-case @samp{O} sorts before all lower-case letters. If
1720you use @kbd{C-u 2 M-x sort-fields} instead, you get this:
1721
1722@smallexample
1723implemented, Emacs also checks the first time you modify a buffer
1724saved. If it has, you are asked to confirm that you want to change
1725the buffer.
1726On systems where clash detection (locking of files being edited) is
1727whether the file has changed on disk since it was last visited or
1728@end smallexample
1729
1730@noindent
1731where the sort keys were @samp{Emacs}, @samp{If}, @samp{buffer},
1732@samp{systems} and @samp{the}.
1733
1734@findex sort-columns
1735 @kbd{M-x sort-columns} requires more explanation. You specify the
1736columns by putting point at one of the columns and the mark at the other
1737column. Because this means you cannot put point or the mark at the
1738beginning of the first line of the text you want to sort, this command
2684ed46 1739uses an unusual definition of ``region'': all of the line point is in is
6bf7aab6
DL
1740considered part of the region, and so is all of the line the mark is in,
1741as well as all the lines in between.
1742
1743 For example, to sort a table by information found in columns 10 to 15,
1744you could put the mark on column 10 in the first line of the table, and
1745point on column 15 in the last line of the table, and then run
1746@code{sort-columns}. Equivalently, you could run it with the mark on
1747column 15 in the first line and point on column 10 in the last line.
1748
1749 This can be thought of as sorting the rectangle specified by point and
1750the mark, except that the text on each line to the left or right of the
1751rectangle moves along with the text inside the rectangle.
1752@xref{Rectangles}.
1753
1754@vindex sort-fold-case
1755 Many of the sort commands ignore case differences when comparing, if
1756@code{sort-fold-case} is non-@code{nil}.
1757
1758@node Narrowing, Two-Column, Sorting, Top
1759@section Narrowing
1760@cindex widening
1761@cindex restriction
1762@cindex narrowing
1763@cindex accessible portion
1764
1765 @dfn{Narrowing} means focusing in on some portion of the buffer,
1766making the rest temporarily inaccessible. The portion which you can
1767still get to is called the @dfn{accessible portion}. Canceling the
1768narrowing, which makes the entire buffer once again accessible, is
1769called @dfn{widening}. The amount of narrowing in effect in a buffer at
1770any time is called the buffer's @dfn{restriction}.
1771
1772 Narrowing can make it easier to concentrate on a single subroutine or
1773paragraph by eliminating clutter. It can also be used to restrict the
1774range of operation of a replace command or repeating keyboard macro.
1775
6bf7aab6
DL
1776@table @kbd
1777@item C-x n n
1778Narrow down to between point and mark (@code{narrow-to-region}).
1779@item C-x n w
1780Widen to make the entire buffer accessible again (@code{widen}).
1781@item C-x n p
1782Narrow down to the current page (@code{narrow-to-page}).
1783@item C-x n d
1784Narrow down to the current defun (@code{narrow-to-defun}).
1785@end table
1786
1787 When you have narrowed down to a part of the buffer, that part appears
1788to be all there is. You can't see the rest, you can't move into it
1789(motion commands won't go outside the accessible part), you can't change
1790it in any way. However, it is not gone, and if you save the file all
1791the inaccessible text will be saved. The word @samp{Narrow} appears in
1792the mode line whenever narrowing is in effect.
1793
1794@kindex C-x n n
1795@findex narrow-to-region
1796 The primary narrowing command is @kbd{C-x n n} (@code{narrow-to-region}).
1797It sets the current buffer's restrictions so that the text in the current
021037cb
EZ
1798region remains accessible, but all text before the region or after the
1799region is inaccessible. Point and mark do not change.
6bf7aab6
DL
1800
1801@kindex C-x n p
1802@findex narrow-to-page
1803@kindex C-x n d
1804@findex narrow-to-defun
1805 Alternatively, use @kbd{C-x n p} (@code{narrow-to-page}) to narrow
1806down to the current page. @xref{Pages}, for the definition of a page.
1807@kbd{C-x n d} (@code{narrow-to-defun}) narrows down to the defun
1808containing point (@pxref{Defuns}).
1809
1810@kindex C-x n w
1811@findex widen
1812 The way to cancel narrowing is to widen with @kbd{C-x n w}
1813(@code{widen}). This makes all text in the buffer accessible again.
1814
1815 You can get information on what part of the buffer you are narrowed down
1816to using the @kbd{C-x =} command. @xref{Position Info}.
1817
1818 Because narrowing can easily confuse users who do not understand it,
1819@code{narrow-to-region} is normally a disabled command. Attempting to use
1820this command asks for confirmation and gives you the option of enabling it;
1821if you enable the command, confirmation will no longer be required for
1822it. @xref{Disabling}.
1823
1824@node Two-Column, Editing Binary Files, Narrowing, Top
1825@section Two-Column Editing
1826@cindex two-column editing
1827@cindex splitting columns
1828@cindex columns, splitting
1829
1830 Two-column mode lets you conveniently edit two side-by-side columns of
1831text. It uses two side-by-side windows, each showing its own
1832buffer.
1833
1834 There are three ways to enter two-column mode:
1835
1836@table @asis
1837@item @kbd{@key{F2} 2} or @kbd{C-x 6 2}
1838@kindex F2 2
1839@kindex C-x 6 2
1840@findex 2C-two-columns
1841Enter two-column mode with the current buffer on the left, and on the
1842right, a buffer whose name is based on the current buffer's name
1843(@code{2C-two-columns}). If the right-hand buffer doesn't already
1844exist, it starts out empty; the current buffer's contents are not
1845changed.
1846
1847This command is appropriate when the current buffer is empty or contains
1848just one column and you want to add another column.
1849
1850@item @kbd{@key{F2} s} or @kbd{C-x 6 s}
1851@kindex F2 s
1852@kindex C-x 6 s
1853@findex 2C-split
1854Split the current buffer, which contains two-column text, into two
1855buffers, and display them side by side (@code{2C-split}). The current
1856buffer becomes the left-hand buffer, but the text in the right-hand
1857column is moved into the right-hand buffer. The current column
1858specifies the split point. Splitting starts with the current line and
1859continues to the end of the buffer.
1860
1861This command is appropriate when you have a buffer that already contains
1862two-column text, and you wish to separate the columns temporarily.
1863
1864@item @kbd{@key{F2} b @var{buffer} @key{RET}}
1865@itemx @kbd{C-x 6 b @var{buffer} @key{RET}}
1866@kindex F2 b
1867@kindex C-x 6 b
1868@findex 2C-associate-buffer
1869Enter two-column mode using the current buffer as the left-hand buffer,
1870and using buffer @var{buffer} as the right-hand buffer
1871(@code{2C-associate-buffer}).
1872@end table
1873
1874 @kbd{@key{F2} s} or @kbd{C-x 6 s} looks for a column separator, which
1875is a string that appears on each line between the two columns. You can
1876specify the width of the separator with a numeric argument to
1877@kbd{@key{F2} s}; that many characters, before point, constitute the
1878separator string. By default, the width is 1, so the column separator
1879is the character before point.
1880
1881 When a line has the separator at the proper place, @kbd{@key{F2} s}
1882puts the text after the separator into the right-hand buffer, and
1883deletes the separator. Lines that don't have the column separator at
1884the proper place remain unsplit; they stay in the left-hand buffer, and
1885the right-hand buffer gets an empty line to correspond. (This is the
1886way to write a line that ``spans both columns while in two-column
1887mode'': write it in the left-hand buffer, and put an empty line in the
1888right-hand buffer.)
1889
1890@kindex F2 RET
1891@kindex C-x 6 RET
1892@findex 2C-newline
1893 The command @kbd{C-x 6 @key{RET}} or @kbd{@key{F2} @key{RET}}
1894(@code{2C-newline}) inserts a newline in each of the two buffers at
1895corresponding positions. This is the easiest way to add a new line to
1896the two-column text while editing it in split buffers.
1897
1898@kindex F2 1
1899@kindex C-x 6 1
1900@findex 2C-merge
1901 When you have edited both buffers as you wish, merge them with
1902@kbd{@key{F2} 1} or @kbd{C-x 6 1} (@code{2C-merge}). This copies the
1903text from the right-hand buffer as a second column in the other buffer.
1904To go back to two-column editing, use @kbd{@key{F2} s}.
1905
1906@kindex F2 d
1907@kindex C-x 6 d
1908@findex 2C-dissociate
1909 Use @kbd{@key{F2} d} or @kbd{C-x 6 d} to dissociate the two buffers,
1910leaving each as it stands (@code{2C-dissociate}). If the other buffer,
1911the one not current when you type @kbd{@key{F2} d}, is empty,
1912@kbd{@key{F2} d} kills it.
1913
1914@node Editing Binary Files, Saving Emacs Sessions, Two-Column, Top
1915@section Editing Binary Files
1916
1917@cindex Hexl mode
1918@cindex mode, Hexl
1919@cindex editing binary files
c965d0ac 1920@cindex hex editing
6bf7aab6
DL
1921 There is a special major mode for editing binary files: Hexl mode. To
1922use it, use @kbd{M-x hexl-find-file} instead of @kbd{C-x C-f} to visit
1923the file. This command converts the file's contents to hexadecimal and
1924lets you edit the translation. When you save the file, it is converted
1925automatically back to binary.
1926
1927 You can also use @kbd{M-x hexl-mode} to translate an existing buffer
1928into hex. This is useful if you visit a file normally and then discover
1929it is a binary file.
1930
1931 Ordinary text characters overwrite in Hexl mode. This is to reduce
1932the risk of accidentally spoiling the alignment of data in the file.
1933There are special commands for insertion. Here is a list of the
1934commands of Hexl mode:
1935
1936@c I don't think individual index entries for these commands are useful--RMS.
1937@table @kbd
1938@item C-M-d
1939Insert a byte with a code typed in decimal.
1940
1941@item C-M-o
1942Insert a byte with a code typed in octal.
1943
1944@item C-M-x
1945Insert a byte with a code typed in hex.
1946
1947@item C-x [
1948Move to the beginning of a 1k-byte ``page.''
1949
1950@item C-x ]
1951Move to the end of a 1k-byte ``page.''
1952
1953@item M-g
1954Move to an address specified in hex.
1955
1956@item M-j
1957Move to an address specified in decimal.
1958
1959@item C-c C-c
1960Leave Hexl mode, going back to the major mode this buffer had before you
1961invoked @code{hexl-mode}.
1962@end table
1963
c965d0ac 1964@noindent
fc98b4ba 1965Other Hexl commands let you insert strings (sequences) of binary
021037cb
EZ
1966bytes, move by @code{short}s or @code{int}s, etc.; type @kbd{C-h a
1967hexl-@key{RET}} for details.
c965d0ac
EZ
1968
1969
6bf7aab6
DL
1970@node Saving Emacs Sessions, Recursive Edit, Editing Binary Files, Top
1971@section Saving Emacs Sessions
1972@cindex saving sessions
24cd2514
EZ
1973@cindex restore session
1974@cindex remember editing session
1975@cindex reload files
6bf7aab6
DL
1976@cindex desktop
1977
6a51fedc
RS
1978 Use the desktop library to save the state of Emacs from one session
1979to another. Once you save the Emacs @dfn{desktop}---the buffers,
1980their file names, major modes, buffer positions, and so on---then
1981subsequent Emacs sessions reload the saved desktop.
6bf7aab6 1982
6a51fedc 1983@findex desktop-save
080e83d1 1984@vindex desktop-save-mode
6a51fedc 1985 You can save the desktop manually with the command @kbd{M-x
982dcb1b 1986desktop-save}. You can also enable automatic desktop saving when
6a51fedc
RS
1987you exit Emacs: use the Customization buffer (@pxref{Easy
1988Customization}) to set @code{desktop-save-mode} to @code{t} for future
1989sessions, or add this line in your @file{~/.emacs} file:
6bf7aab6
DL
1990
1991@example
080e83d1 1992(desktop-save-mode 1)
6bf7aab6
DL
1993@end example
1994
080e83d1
LH
1995@findex desktop-change-dir
1996@findex desktop-revert
6a51fedc
RS
1997 When Emacs starts, it looks for a saved desktop in the current
1998directory. Thus, you can have separate saved desktops in different
1999directories, and the starting directory determines which one Emacs
2000reloads. You can save the current desktop and reload one saved in
2001another directory by typing @kbd{M-x desktop-change-dir}. Typing
2002@kbd{M-x desktop-revert} reverts to the desktop previously reloaded.
080e83d1 2003
6a51fedc 2004 Specify the option @samp{--no-desktop} on the command line when you
b9ed2fa6
LH
2005don't want it to reload any saved desktop. This turns off
2006@code{desktop-save-mode} for the current session.
6bf7aab6 2007
a3f7375f
RS
2008@vindex desktop-restore-eager
2009 By default, all the buffers in the desktop are restored at one go.
2010However, this may be slow if there are a lot of buffers in the
2011desktop. You can specify the maximum number of buffers to restore
2012immediately with the variable @code{desktop-restore-eager}; the
2013remaining buffers are restored ``lazily,'' when Emacs is idle.
2014
080e83d1 2015@findex desktop-clear
080e83d1
LH
2016@vindex desktop-globals-to-clear
2017@vindex desktop-clear-preserve-buffers-regexp
6a51fedc
RS
2018 Type @kbd{M-x desktop-clear} to empty the Emacs desktop. This kills
2019all buffers except for internal ones, and clears the global variables
2020listed in @code{desktop-globals-to-clear}. If you want this to
080e83d1 2021preserve certain buffers, customize the variable
6a51fedc
RS
2022@code{desktop-clear-preserve-buffers-regexp}, whose value is a regular
2023expression matching the names of buffers not to kill.
17a4f5ec 2024
6bf7aab6
DL
2025@node Recursive Edit, Emulation, Saving Emacs Sessions, Top
2026@section Recursive Editing Levels
2027@cindex recursive editing level
2028@cindex editing level, recursive
2029
2030 A @dfn{recursive edit} is a situation in which you are using Emacs
2031commands to perform arbitrary editing while in the middle of another
2032Emacs command. For example, when you type @kbd{C-r} inside of a
2033@code{query-replace}, you enter a recursive edit in which you can change
2034the current buffer. On exiting from the recursive edit, you go back to
2035the @code{query-replace}.
2036
2037@kindex C-M-c
2038@findex exit-recursive-edit
2039@cindex exiting recursive edit
2040 @dfn{Exiting} the recursive edit means returning to the unfinished
2041command, which continues execution. The command to exit is @kbd{C-M-c}
2042(@code{exit-recursive-edit}).
2043
2044 You can also @dfn{abort} the recursive edit. This is like exiting,
2045but also quits the unfinished command immediately. Use the command
2046@kbd{C-]} (@code{abort-recursive-edit}) to do this. @xref{Quitting}.
2047
2048 The mode line shows you when you are in a recursive edit by displaying
2049square brackets around the parentheses that always surround the major and
021037cb 2050minor mode names. Every window's mode line shows this in the same way,
6bf7aab6
DL
2051since being in a recursive edit is true of Emacs as a whole rather than
2052any particular window or buffer.
2053
2054 It is possible to be in recursive edits within recursive edits. For
2055example, after typing @kbd{C-r} in a @code{query-replace}, you may type a
2056command that enters the debugger. This begins a recursive editing level
2057for the debugger, within the recursive editing level for @kbd{C-r}.
2058Mode lines display a pair of square brackets for each recursive editing
2059level currently in progress.
2060
982dcb1b 2061 Exiting the inner recursive edit (such as with the debugger @kbd{c}
6bf7aab6
DL
2062command) resumes the command running in the next level up. When that
2063command finishes, you can then use @kbd{C-M-c} to exit another recursive
2064editing level, and so on. Exiting applies to the innermost level only.
2065Aborting also gets out of only one level of recursive edit; it returns
2066immediately to the command level of the previous recursive edit. If you
2067wish, you can then abort the next recursive editing level.
2068
2069 Alternatively, the command @kbd{M-x top-level} aborts all levels of
2070recursive edits, returning immediately to the top-level command reader.
2071
2072 The text being edited inside the recursive edit need not be the same text
2073that you were editing at top level. It depends on what the recursive edit
2074is for. If the command that invokes the recursive edit selects a different
2075buffer first, that is the buffer you will edit recursively. In any case,
2076you can switch buffers within the recursive edit in the normal manner (as
2077long as the buffer-switching keys have not been rebound). You could
2078probably do all the rest of your editing inside the recursive edit,
2079visiting files and all. But this could have surprising effects (such as
2080stack overflow) from time to time. So remember to exit or abort the
2081recursive edit when you no longer need it.
2082
2083 In general, we try to minimize the use of recursive editing levels in
2084GNU Emacs. This is because they constrain you to ``go back'' in a
2085particular order---from the innermost level toward the top level. When
2086possible, we present different activities in separate buffers so that
2087you can switch between them as you please. Some commands switch to a
2088new major mode which provides a command to switch back. These
2089approaches give you more flexibility to go back to unfinished tasks in
2090the order you choose.
2091
3f724e9a 2092@node Emulation, Hyperlinking, Recursive Edit, Top
6bf7aab6
DL
2093@section Emulation
2094@cindex emulating other editors
2095@cindex other editors
2096@cindex EDT
2097@cindex vi
d0960fb3 2098@cindex PC key bindings
3b65ce47 2099@cindex scrolling all windows
d0960fb3
RS
2100@cindex PC selection
2101@cindex Motif key bindings
2102@cindex Macintosh key bindings
3b65ce47 2103@cindex WordStar
6bf7aab6
DL
2104
2105 GNU Emacs can be programmed to emulate (more or less) most other
2106editors. Standard facilities can emulate these:
2107
2108@table @asis
3b65ce47
DL
2109@item CRiSP/Brief (PC editor)
2110@findex crisp-mode
2111@vindex crisp-override-meta-x
2112@findex scroll-all-mode
b1a92ebf
DL
2113@cindex CRiSP mode
2114@cindex Brief emulation
4946337d 2115@cindex emulation of Brief
b1a92ebf 2116@cindex mode, CRiSP
d0960fb3 2117You can turn on key bindings to emulate the CRiSP/Brief editor with
b1a92ebf 2118@kbd{M-x crisp-mode}. Note that this rebinds @kbd{M-x} to exit Emacs
19b2c4ca
RS
2119unless you set the variable @code{crisp-override-meta-x}. You can
2120also use the command @kbd{M-x scroll-all-mode} or set the variable
b1a92ebf
DL
2121@code{crisp-load-scroll-all} to emulate CRiSP's scroll-all feature
2122(scrolling all windows together).
3b65ce47 2123
6bf7aab6
DL
2124@item EDT (DEC VMS editor)
2125@findex edt-emulation-on
2126@findex edt-emulation-off
2127Turn on EDT emulation with @kbd{M-x edt-emulation-on}. @kbd{M-x
2128edt-emulation-off} restores normal Emacs command bindings.
2129
2130Most of the EDT emulation commands are keypad keys, and most standard
2131Emacs key bindings are still available. The EDT emulation rebindings
2132are done in the global keymap, so there is no problem switching
2133buffers or major modes while in EDT emulation.
2134
a3f7375f
RS
2135@item CUA bindings
2136@findex cua-mode
2137@vindex cua-mode
2138@cindex CUA key bindings
2139@vindex cua-enable-cua-keys
2140The command @kbd{M-x cua-mode} sets up key bindings that are
2141compatible with the Common User Access (CUA) system used in many other
2142applications. @kbd{C-x} means cut (kill), @kbd{C-c} copy, @kbd{C-v}
2143paste (yank), and @kbd{C-z} undo. Standard Emacs commands like
2144@kbd{C-x C-c} still work, because @kbd{C-x} and @kbd{C-c} only take
2145effect when the mark is active. However, if you don't want these
e51d6b23 2146bindings at all, set @code{cua-enable-cua-keys} to @code{nil}.
a3f7375f
RS
2147
2148In CUA mode, using @kbd{Shift} together with the movement keys
2149activates the region over which they move. The standard (unshifted)
2150movement keys deactivate the mark, and typed text replaces the active
2151region as in Delete-Selection mode (@pxref{Graphical Kill}).
2152
2153CUA mode also provides enhanced rectangle support with visible
2154rectangle highlighting. Use @kbd{Shift-RET} to start a rectangle,
2155extend it using the movement commands, and cut or copy it using
2156@kbd{C-x} or @kbd{C-c}.
3b65ce47 2157
3f724e9a
DL
2158@item TPU (DEC VMS editor)
2159@findex tpu-edt-on
2160@cindex TPU
2161@kbd{M-x tpu-edt-on} turns on emulation of the TPU editor emulating EDT.
2162
6bf7aab6
DL
2163@item vi (Berkeley editor)
2164@findex viper-mode
2165Viper is the newest emulator for vi. It implements several levels of
2166emulation; level 1 is closest to vi itself, while level 5 departs
2167somewhat from strict emulation to take advantage of the capabilities of
2168Emacs. To invoke Viper, type @kbd{M-x viper-mode}; it will guide you
2169the rest of the way and ask for the emulation level. @inforef{Top,
2170Viper, viper}.
2171
2172@item vi (another emulator)
2173@findex vi-mode
2174@kbd{M-x vi-mode} enters a major mode that replaces the previously
2175established major mode. All of the vi commands that, in real vi, enter
2176``input'' mode are programmed instead to return to the previous major
2177mode. Thus, ordinary Emacs serves as vi's ``input'' mode.
2178
2179Because vi emulation works through major modes, it does not work
2180to switch buffers during emulation. Return to normal Emacs first.
2181
2182If you plan to use vi emulation much, you probably want to bind a key
2183to the @code{vi-mode} command.
2184
2185@item vi (alternate emulator)
2186@findex vip-mode
2187@kbd{M-x vip-mode} invokes another vi emulator, said to resemble real vi
2188more thoroughly than @kbd{M-x vi-mode}. ``Input'' mode in this emulator
2189is changed from ordinary Emacs so you can use @key{ESC} to go back to
2190emulated vi command mode. To get from emulated vi command mode back to
2191ordinary Emacs, type @kbd{C-z}.
2192
2193This emulation does not work through major modes, and it is possible
2194to switch buffers in various ways within the emulator. It is not
2195so necessary to assign a key to the command @code{vip-mode} as
2196it is with @code{vi-mode} because terminating insert mode does
2197not use it.
2198
2199@inforef{Top, VIP, vip}, for full information.
3b65ce47
DL
2200
2201@item WordStar (old wordprocessor)
2202@findex wordstar-mode
2203@kbd{M-x wordstar-mode} provides a major mode with WordStar-like
d0960fb3 2204key bindings.
6bf7aab6
DL
2205@end table
2206
3f724e9a
DL
2207@node Hyperlinking, Dissociated Press, Emulation, Top
2208@section Hyperlinking and Navigation Features
2209
2210@cindex hyperlinking
3f724e9a 2211@cindex navigation
df9d7630
RS
2212 Various modes documented elsewhere have hypertext features so that
2213you can follow links, usually by clicking @kbd{Mouse-2} on the link or
982dcb1b
RS
2214typing @key{RET} while point is on the link. Clicking @kbd{Mouse-1}
2215quickly on the link also follows it. (Hold @kbd{Mouse-1} for longer
2216if you want to set point instead.)
2217
2218 Info mode, Help mode and the Dired-like modes are examples of modes
2219that have links in the buffer. The Tags facility links between uses
2220and definitions in source files, see @ref{Tags}. Imenu provides
df9d7630
RS
2221navigation amongst items indexed in the current buffer, see
2222@ref{Imenu}. Info-lookup provides mode-specific lookup of definitions
2223in Info indexes, see @ref{Documentation}. Speedbar maintains a frame
2224in which links to files, and locations in files are displayed, see
2225@ref{Speedbar}.
2226
2227 Other non-mode-specific facilities described in this section enable
2228following links from the current buffer in a context-sensitive
2229fashion.
3f724e9a 2230
b1a92ebf
DL
2231@menu
2232* Browse-URL:: Following URLs.
2233* Goto-address:: Activating URLs.
2234* FFAP:: Finding files etc. at point.
b1a92ebf
DL
2235@end menu
2236
2237@node Browse-URL
2238@subsection Following URLs
3f724e9a 2239@cindex World Wide Web
b1a92ebf 2240@cindex Web
3f724e9a
DL
2241@findex browse-url
2242@findex browse-url-at-point
2243@findex browse-url-at-mouse
3f724e9a
DL
2244@cindex Browse-URL
2245@cindex URLs
b1a92ebf
DL
2246
2247@table @kbd
fc98b4ba 2248@item M-x browse-url @key{RET} @var{url} @key{RET}
b1a92ebf
DL
2249Load a URL into a Web browser.
2250@end table
2251
3f724e9a
DL
2252The Browse-URL package provides facilities for following URLs specifying
2253links on the World Wide Web. Usually this works by invoking a web
df9d7630
RS
2254browser, but you can, for instance, arrange to invoke @code{compose-mail}
2255from @samp{mailto:} URLs.
2256
2257 The general way to use this feature is to type @kbd{M-x browse-url},
2258which displays a specified URL. If point is located near a plausible
2259URL, that URL is used as the default. Other commands are available
2260which you might like to bind to keys, such as
b1a92ebf 2261@code{browse-url-at-point} and @code{browse-url-at-mouse}.
3f724e9a 2262
b1a92ebf 2263@vindex browse-url-browser-function
39cf6a8d 2264 You can customize Browse-URL's behavior via various options in the
b1a92ebf 2265@code{browse-url} Customize group, particularly
df9d7630
RS
2266@code{browse-url-browser-function}. You can invoke actions dependent
2267on the type of URL by defining @code{browse-url-browser-function} as
2268an association list. The package's commentary available via @kbd{C-h
23c9ed48
JL
2269p} under the @samp{hypermedia} keyword provides more information.
2270Packages with facilities for following URLs should always go through
2271Browse-URL, so that the customization options for Browse-URL will
2272affect all browsing in Emacs.
3f724e9a 2273
b1a92ebf
DL
2274@node Goto-address
2275@subsection Activating URLs
3f724e9a
DL
2276@findex goto-address
2277@cindex Goto-address
2278@cindex URLs, activating
b1a92ebf
DL
2279
2280@table @kbd
2281@item M-x goto-address
2282Activate URLs and e-mail addresses in the current buffer.
2283@end table
2284
df9d7630
RS
2285 You can make URLs in the current buffer active with @kbd{M-x
2286goto-address}. This finds all the URLs in the buffer, and establishes
2287bindings for @kbd{Mouse-2} and @kbd{C-c @key{RET}} on them. After
2288activation, if you click on a URL with @kbd{Mouse-2}, or move to a URL
2289and type @kbd{C-c @key{RET}}, that will display the web page that the URL
2290specifies. For a @samp{mailto} URL, it sends mail instead, using your
2291selected mail-composition method (@pxref{Mail Methods}).
2292
2293 It can be useful to add @code{goto-address} to mode hooks and the
2294hooks used to display an incoming message.
2295@code{rmail-show-message-hook} is the appropriate hook for Rmail, and
2296@code{mh-show-mode-hook} for MH-E. This is not needed for Gnus,
2297which has a similar feature of its own.
2298
3f724e9a 2299
b1a92ebf
DL
2300@node FFAP
2301@subsection Finding Files and URLs at Point
3f724e9a
DL
2302@findex find-file-at-point
2303@findex ffap
37ed0ee5 2304@findex dired-at-point
b1a92ebf
DL
2305@findex ffap-next
2306@findex ffap-menu
b1a92ebf
DL
2307@cindex finding file at point
2308
df9d7630
RS
2309 FFAP mode replaces certain key bindings for finding files, including
2310@kbd{C-x C-f}, with commands that provide more sensitive defaults.
2311These commands behave like the ordinary ones when given a prefix
2312argument. Otherwise, they get the default file name or URL from the
2313text around point. If what is found in the buffer has the form of a
2314URL rather than a file name, the commands use @code{browse-url} to
2315view it.
b1a92ebf 2316
df9d7630
RS
2317 This feature is useful for following references in mail or news
2318buffers, @file{README} files, @file{MANIFEST} files, and so on. The
23c9ed48
JL
2319@samp{ffap} package's commentary available via @kbd{C-h p} under the
2320@samp{files} keyword and the @code{ffap} Custom group provide details.
b1a92ebf
DL
2321
2322@cindex FFAP minor mode
2323@findex ffap-mode
23c9ed48
JL
2324 You can turn on FFAP minor mode by calling @code{ffap-bindings} to
2325make the following key bindings and to install hooks for using
2326@code{ffap} in Rmail, Gnus and VM article buffers.
b1a92ebf
DL
2327
2328@table @kbd
df9d7630 2329@item C-x C-f @var{filename} @key{RET}
b1a92ebf 2330@kindex C-x C-f @r{(FFAP)}
df9d7630
RS
2331Find @var{filename}, guessing a default from text around point
2332(@code{find-file-at-point}).
b79529b7
JL
2333@item C-x C-r
2334@kindex C-x C-r @r{(FFAP)}
2335@code{ffap-read-only}, analogous to @code{find-file-read-only}.
2336@item C-x C-v
2337@kindex C-x C-v @r{(FFAP)}
2338@code{ffap-alternate-file}, analogous to @code{find-alternate-file}.
2339@item C-x d @var{directory} @key{RET}
2340@kindex C-x d @r{(FFAP)}
2341Start Dired on @var{directory}, defaulting to the directory name at
37ed0ee5 2342point (@code{dired-at-point}).
b79529b7
JL
2343@item C-x C-d
2344@code{ffap-list-directory}, analogous to @code{list-directory}.
b1a92ebf
DL
2345@item C-x 4 f
2346@kindex C-x 4 f @r{(FFAP)}
df9d7630 2347@code{ffap-other-window}, analogous to @code{find-file-other-window}.
b79529b7
JL
2348@item C-x 4 r
2349@code{ffap-read-only-other-window}, analogous to
2350@code{find-file-read-only-other-window}.
2351@item C-x 4 d
2352@code{ffap-dired-other-window}, analogous to @code{dired-other-window}.
b1a92ebf
DL
2353@item C-x 5 f
2354@kindex C-x 5 f @r{(FFAP)}
df9d7630 2355@code{ffap-other-frame}, analogous to @code{find-file-other-frame}.
b79529b7
JL
2356@item C-x 5 r
2357@code{ffap-read-only-other-frame}, analogous to
2358@code{find-file-read-only-other-frame}.
2359@item C-x 5 d
2360@code{ffap-dired-other-frame}, analogous to @code{dired-other-frame}.
df9d7630
RS
2361@item M-x ffap-next
2362Search buffer for next file name or URL, then find that file or URL.
df9d7630
RS
2363@item S-Mouse-3
2364@kindex S-Mouse-3 @r{(FFAP)}
b1a92ebf 2365@code{ffap-at-mouse} finds the file guessed from text around the position
df9d7630
RS
2366of a mouse click.
2367@item C-S-Mouse-3
2368@kindex C-S-Mouse-3 @r{(FFAP)}
2369Display a menu of files and URLs mentioned in current buffer, then
2370find the one you select (@code{ffap-menu}).
b1a92ebf
DL
2371@end table
2372
3f724e9a 2373@node Dissociated Press, Amusements, Hyperlinking, Top
6bf7aab6
DL
2374@section Dissociated Press
2375
2376@findex dissociated-press
2377 @kbd{M-x dissociated-press} is a command for scrambling a file of text
2378either word by word or character by character. Starting from a buffer of
2379straight English, it produces extremely amusing output. The input comes
2380from the current Emacs buffer. Dissociated Press writes its output in a
2381buffer named @samp{*Dissociation*}, and redisplays that buffer after every
2382couple of lines (approximately) so you can read the output as it comes out.
2383
2384 Dissociated Press asks every so often whether to continue generating
2385output. Answer @kbd{n} to stop it. You can also stop at any time by
2386typing @kbd{C-g}. The dissociation output remains in the
2387@samp{*Dissociation*} buffer for you to copy elsewhere if you wish.
2388
2389@cindex presidentagon
2390 Dissociated Press operates by jumping at random from one point in the
2391buffer to another. In order to produce plausible output rather than
2392gibberish, it insists on a certain amount of overlap between the end of
2393one run of consecutive words or characters and the start of the next.
6830ceb7 2394That is, if it has just output `president' and then decides to jump
6bf7aab6
DL
2395to a different point in the file, it might spot the `ent' in `pentagon'
2396and continue from there, producing `presidentagon'.@footnote{This
2397dissociword actually appeared during the Vietnam War, when it was very
2398appropriate.} Long sample texts produce the best results.
2399
2400@cindex againformation
2401 A positive argument to @kbd{M-x dissociated-press} tells it to operate
2402character by character, and specifies the number of overlap characters. A
2403negative argument tells it to operate word by word and specifies the number
2404of overlap words. In this mode, whole words are treated as the elements to
2405be permuted, rather than characters. No argument is equivalent to an
2406argument of two. For your againformation, the output goes only into the
2407buffer @samp{*Dissociation*}. The buffer you start with is not changed.
2408
2409@cindex Markov chain
2410@cindex ignoriginal
2411@cindex techniquitous
2412 Dissociated Press produces nearly the same results as a Markov chain
2413based on a frequency table constructed from the sample text. It is,
2414however, an independent, ignoriginal invention. Dissociated Press
2415techniquitously copies several consecutive characters from the sample
2416between random choices, whereas a Markov chain would choose randomly for
2417each word or character. This makes for more plausible sounding results,
2418and runs faster.
2419
2420@cindex outragedy
2421@cindex buggestion
2422@cindex properbose
2423@cindex mustatement
2424@cindex developediment
2425@cindex userenced
2426 It is a mustatement that too much use of Dissociated Press can be a
2427developediment to your real work. Sometimes to the point of outragedy.
2428And keep dissociwords out of your documentation, if you want it to be well
2429userenced and properbose. Have fun. Your buggestions are welcome.
2430
2431@node Amusements, Customization, Dissociated Press, Top
2432@section Other Amusements
2433@cindex boredom
2434@findex hanoi
2435@findex yow
2436@findex gomoku
6bf7aab6
DL
2437@cindex tower of Hanoi
2438
2439 If you are a little bit bored, you can try @kbd{M-x hanoi}. If you are
ffe4b4e3 2440considerably bored, give it a numeric argument. If you are very, very
6bf7aab6
DL
2441bored, try an argument of 9. Sit back and watch.
2442
2443@cindex Go Moku
2444 If you want a little more personal involvement, try @kbd{M-x gomoku},
2445which plays the game Go Moku with you.
2446
2447@findex blackbox
2448@findex mpuz
3b65ce47 2449@findex 5x5
6bf7aab6 2450@cindex puzzles
3b65ce47 2451 @kbd{M-x blackbox}, @kbd{M-x mpuz} and @kbd{M-x 5x5} are kinds of puzzles.
6bf7aab6
DL
2452@code{blackbox} challenges you to determine the location of objects
2453inside a box by tomography. @code{mpuz} displays a multiplication
2454puzzle with letters standing for digits in a code that you must
2455guess---to guess a value, type a letter and then the digit you think it
3b65ce47 2456stands for. The aim of @code{5x5} is to fill in all the squares.
6bf7aab6 2457
b1a92ebf
DL
2458@findex decipher
2459@cindex ciphers
2460@cindex cryptanalysis
2461@kbd{M-x decipher} helps you to cryptanalyze a buffer which is encrypted
2462in a simple monoalphabetic substitution cipher.
2463
6bf7aab6
DL
2464@findex dunnet
2465 @kbd{M-x dunnet} runs an adventure-style exploration game, which is
2466a bigger sort of puzzle.
2467
3b65ce47
DL
2468@findex lm
2469@cindex landmark game
2470@kbd{M-x lm} runs a relatively non-participatory game in which a robot
2471attempts to maneuver towards a tree at the center of the window based on
2472unique olfactory cues from each of the four directions.
2473
2474@findex life
2475@cindex Life
2684ed46 2476@kbd{M-x life} runs Conway's ``Life'' cellular automaton.
3b65ce47 2477
b1a92ebf
DL
2478@findex morse-region
2479@findex unmorse-region
2480@cindex Morse code
2481@cindex --/---/.-./.../.
2482@kbd{M-x morse-region} converts text in a region to Morse code and
2483@kbd{M-x unmorse-region} converts it back. No cause for remorse.
2484
2485@findex pong
2486@cindex Pong game
df9d7630
RS
2487@kbd{M-x pong} plays a Pong-like game, bouncing the ball off opposing
2488bats.
b1a92ebf 2489
3b65ce47
DL
2490@findex solitaire
2491@cindex solitaire
2492@kbd{M-x solitaire} plays a game of solitaire in which you jump pegs
2493across other pegs.
2494
b1a92ebf
DL
2495@findex studlify-region
2496@cindex StudlyCaps
df9d7630
RS
2497@kbd{M-x studlify-region} studlify-cases the region, producing
2498text like this:
b1a92ebf
DL
2499
2500@example
2501M-x stUdlIfY-RegioN stUdlIfY-CaSeS thE region.
2502@end example
2503
3b65ce47
DL
2504@findex tetris
2505@cindex Tetris
3b65ce47
DL
2506@findex snake
2507@cindex Snake
df9d7630 2508@kbd{M-x tetris} runs an implementation of the well-known Tetris game.
3b65ce47
DL
2509Likewise, @kbd{M-x snake} provides an implementation of Snake.
2510
6bf7aab6
DL
2511 When you are frustrated, try the famous Eliza program. Just do
2512@kbd{M-x doctor}. End each input by typing @key{RET} twice.
2513
2514@cindex Zippy
2515 When you are feeling strange, type @kbd{M-x yow}.
834d56ed
DL
2516
2517@findex zone
2518The command @kbd{M-x zone} plays games with the display when Emacs is
2519idle.
ab5796a9 2520
2e7cfad6
LT
2521@ifnottex
2522@lowersections
2523@end ifnottex
2524
ab5796a9
MB
2525@ignore
2526 arch-tag: 8f094220-c0d5-4e9e-af7d-3e0da8187474
2527@end ignore