Fix the LessTif-directory-finder for real.
[emacs.git] / man / faq.texi
blobb982307a4e289557d8c4d3b807f4d3acfc23e386
1 \input texinfo   @c -*- coding: latin-1; mode: texinfo; -*-
2 @c %**start of header
3 @setfilename ../info/efaq
4 @settitle GNU Emacs FAQ
5 @c %**end of header
7 @setchapternewpage odd
9 @c This is used in many places
10 @set VER 21.3
12 @c The @ifinfo stuff only appears in the Info version
13 @ifinfo
14 @dircategory Emacs
15 @direntry
16 * Emacs FAQ: (efaq).    Frequently Asked Questions about Emacs.
17 @end direntry
19 Copyright 2001, 2002 Free Software Foundation, Inc.
20 Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@*
21 Copyright 1992,1993 Steven Byrnes@*
22 Copyright 1990,1991,1992 Joseph Brian Wells@*
24 This list of frequently asked questions about GNU Emacs with answers
25 ("FAQ") may be translated into other languages, transformed into other
26 formats (e.g. Texinfo, Info, WWW, WAIS), and updated with new information.
28 The same conditions apply to any derivative of the FAQ as apply to the FAQ
29 itself.  Every copy of the FAQ must include this notice or an approved
30 translation, information on who is currently maintaining the FAQ and how to
31 contact them (including their e-mail address), and information on where the
32 latest version of the FAQ is archived (including FTP information).
34 The FAQ may be copied and redistributed under these conditions, except that
35 the FAQ may not be embedded in a larger literary work unless that work
36 itself allows free copying and redistribution.
38 [This version has been somewhat edited from the last-posted version
39 (as of August 1999) for inclusion in the Emacs distribution.]
41 @end ifinfo
43 @c The @titlepage stuff only appears in the printed version
44 @titlepage
45 @sp 10
46 @center @titlefont{GNU Emacs FAQ}
48 @c The following two commands start the copyright page.
49 @page
50 @vskip 0pt plus 1filll
51 Copyright @copyright{} 2001,2002 Free Software Foundation, inc.@*
52 Copyright @copyright{} 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@*
53 Copyright @copyright{} 1992,1993 Steven Byrnes@*
54 Copyright @copyright{} 1990,1991,1992 Joseph Brian Wells@*
56 This list of frequently asked questions about GNU Emacs with answers
57 ("FAQ") may be translated into other languages, transformed into other
58 formats (e.g. Texinfo, Info, WWW, WAIS), and updated with new information.
60 The same conditions apply to any derivative of the FAQ as apply to the FAQ
61 itself.  Every copy of the FAQ must include this notice or an approved
62 translation, information on who is currently maintaining the FAQ and how to
63 contact them (including their e-mail address), and information on where the
64 latest version of the FAQ is archived (including FTP information).
66 The FAQ may be copied and redistributed under these conditions, except that
67 the FAQ may not be embedded in a larger literary work unless that work
68 itself allows free copying and redistribution.
70 [This version has been somewhat edited from the last-posted version
71 (as of August 1999) for inclusion in the Emacs distribution.]
72 @end titlepage
74 @node    Top, FAQ notation, (dir), (dir)
76 This is the GNU Emacs FAQ, last updated on @today{}.
78 The FAQ is maintained as a Texinfo document, allowing us to create HTML,
79 Info, and TeX documents from a single source file, and is slowly but
80 surely being improved.  Please bear with us as we improve on this
81 format.  If you have any suggestions or questions, please contact
82 @email{emacs-faq@@lerner.co.il, the FAQ maintainers}.
84 @menu
85 * FAQ notation::                
86 * General questions::           
87 * Getting help::                
88 * Status of Emacs::             
89 * Common requests::             
90 * Bugs and problems::           
91 * Compiling and installing Emacs::  
92 * Finding Emacs and related packages::  
93 * Major packages and programs::  
94 * Key bindings::                
95 * Alternate character sets::    
96 * Mail and news::               
97 * Concept index::               
98 @end menu
100 @c ------------------------------------------------------------
101 @node FAQ notation, General questions, Top, Top
102 @chapter FAQ notation
103 @cindex FAQ notation
105 This chapter describes notation used in the GNU Emacs FAQ, as well as in
106 the Emacs documentation.  Consult this section if this is the first time
107 you are reading the FAQ, or if you are confused by notation or terms
108 used in the FAQ.
110 @menu
111 * Basic keys::                  
112 * Extended commands::           
113 * On-line manual::              
114 * File-name conventions::        
115 * Common acronyms::             
116 @end menu
118 @node Basic keys, Extended commands, FAQ notation, FAQ notation
119 @section What do these mean: @kbd{C-h}, @kbd{C-M-a}, @key{RET}, @kbd{@key{ESC} a}, etc.?
120 @cindex Basic keys
121 @cindex Control key, notation for
122 @cindex @key{Meta} key, notation for
123 @cindex Control-Meta characters, notation for
124 @cindex @kbd{C-h}, definition of
125 @cindex @kbd{C-M-h}, definition of
126 @cindex @key{DEL}, definition of
127 @cindex @key{ESC}, definition of
128 @cindex @key{LFD}, definition of
129 @cindex @key{RET}, definition of
130 @cindex @key{SPC}, definition of
131 @cindex @key{TAB}, definition of
132 @cindex Notation for keys
134 @itemize @bullet
136 @item
137 @kbd{C-x}: press the @key{x} key while holding down the @key{Control} key
139 @item
140 @kbd{M-x}: press the @key{x} key while holding down the @key{Meta} key
141 (if your computer doesn't have a @key{Meta} key, @pxref{No Meta key})
143 @item
144 @kbd{M-C-x}: press the @key{x} key while holding down both @key{Control}
145 and @key{Meta}
147 @item
148 @kbd{C-M-x}: a synonym for the above
150 @item
151 @key{LFD}: Linefeed or Newline; same as @kbd{C-j}
153 @item
154 @key{RET}: @key{Return}, sometimes marked @key{Enter}; same as @kbd{C-m}
156 @item
157 @key{DEL}: @key{Delete}, usually @strong{not} the same as
158 @key{Backspace}; same as @kbd{C-?} (see @ref{Backspace invokes help}, if
159 deleting invokes Emacs help)
161 @item
162 @key{ESC}: Escape; same as @kbd{C-[}
164 @item
165 @key{TAB}: Tab; same as @kbd{C-i}
167 @item
168 @key{SPC}: Space bar
170 @end itemize
172 Key sequences longer than one key (and some single-key sequences) are
173 written inside quotes or on lines by themselves, like this:
175 @display
176   @kbd{M-x frobnicate-while-foo RET}
177 @end display
179 @noindent
180 Any real spaces in such a key sequence should be ignored; only @key{SPC}
181 really means press the space key.
183 The ASCII code sent by @kbd{C-x} (except for @kbd{C-?}) is the value
184 that would be sent by pressing just @key{x} minus 96 (or 64 for
185 upper-case @key{X}) and will be from 0 to 31.  On Unix and GNU/Linux
186 terminals, the ASCII code sent by @kbd{M-x} is the sum of 128 and the
187 ASCII code that would be sent by pressing just @key{x}.  Essentially,
188 @key{Control} turns off bits 5 and 6 and @key{Meta} turns on bit
189 7@footnote{
190 DOS and Windows terminals don't set bit 7 when the @key{Meta} key is
191 pressed.}.
193 @kbd{C-?} (aka @key{DEL}) is ASCII code 127.  It is a misnomer to call
194 @kbd{C-?}  a ``control'' key, since 127 has both bits 5 and 6 turned ON.
195 Also, on very few keyboards does @kbd{C-?} generate ASCII code 127.
197 @inforef{Text Characters, Text Characters, emacs}, and @inforef{Keys,
198 Keys, emacs}, for more information.  (@xref{On-line manual}, for more
199 information about Info.)
201 @node Extended commands, On-line manual, Basic keys, FAQ notation
202 @section What does @file{M-x @var{command}} mean?
203 @cindex Extended commands
204 @cindex Commands, extended
205 @cindex M-x, meaning of
207 @kbd{M-x @var{command}} means type @kbd{M-x}, then type the name of the
208 command, then type @key{RET}.  (@xref{Basic keys}, if you're not sure
209 what @kbd{M-x} and @key{RET} mean.)
211 @kbd{M-x} (by default) invokes the command
212 @code{execute-extended-command}.  This command allows you to run any
213 Emacs command if you can remember the command's name.  If you can't
214 remember the command's name, you can type @key{TAB} and @key{SPC} for
215 completion, @key{?} for a list of possibilities, and @kbd{M-p} and
216 @kbd{M-n} (or up-arrow and down-arrow on terminals that have these
217 editing keys) to see previous commands entered.  An Emacs @dfn{command}
218 is an @dfn{interactive} Emacs function.
220 @cindex @key{Do} key
221 Your system administrator may have bound other key sequences to invoke
222 @code{execute-extended-command}.  A function key labeled @kbd{Do} is a
223 good candidate for this, on keyboards that have such a key.
225 If you need to run non-interactive Emacs functions, see @ref{Evaluating
226 Emacs Lisp code}.
228 @node On-line manual, File-name conventions, Extended commands, FAQ notation
229 @section How do I read topic XXX in the on-line manual?
230 @cindex On-line manual, reading topics in
231 @cindex Reading topics in the on-line manual
232 @cindex Finding topics in the on-line manual
233 @cindex Info, finding topics in
235 When we refer you to some @var{topic} in the on-line manual, you can
236 read this manual node inside Emacs (assuming nothing is broken) by
237 typing @kbd{C-h i m emacs @key{RET} m @var{topic} @key{RET}}.
239 This invokes Info, the GNU hypertext documentation browser.  If you don't
240 already know how to use Info, type @key{?} from within Info.
242 If we refer to @var{topic}:@var{subtopic}, type @kbd{C-h i m emacs
243 @key{RET} m @var{topic} @key{RET} m @var{subtopic} @key{RET}}.
245 If these commands don't work as expected, your system administrator may
246 not have installed the Info files, or may have installed them
247 improperly.  In this case you should complain.
249 @xref{Getting a printed manual}, if you would like a paper copy of the
250 Emacs manual.
252 @node File-name conventions, Common acronyms, On-line manual, FAQ notation
253 @section What are @file{etc/SERVICE}, @file{src/config.h}, and @file{lisp/default.el}?
254 @cindex File-name conventions
255 @cindex Conventions for file names
256 @cindex Directories and files that come with Emacs
258 These are files that come with Emacs.  The Emacs distribution is divided
259 into subdirectories; the important ones are @file{etc}, @file{lisp}, and
260 @file{src}.
262 If you use Emacs, but don't know where it is kept on your system, start
263 Emacs, then type @kbd{C-h v data-directory @key{RET}}.  The directory
264 name displayed by this will be the full pathname of the installed
265 @file{etc} directory.  (This full path is recorded in the Emacs variable
266 @code{data-directory}, and @kbd{C-h v} displays the value and the
267 documentation of a variable.)
269 The location of your Info directory (i.e., where on-line documentation
270 is stored) is kept in the variable @code{Info-default-directory-list}.  Use
271 @kbd{C-h v Info-default-directory-list @key{RET}} to see the value of
272 this variable, which will be a list of directory names.  The last
273 directory in that list is probably where most Info files are stored.  By
274 default, Info documentation is placed in @file{/usr/local/info}.
276 Some of these files are available individually via FTP or e-mail; see
277 @ref{Informational files for Emacs}.  They all are available in the
278 source distribution.  Many of the files in the @file{etc} directory are
279 also available via the Emacs @samp{Help} menu, or by typing @kbd{C-h ?}
280 (@kbd{M-x help-for-help}).
282 Your system administrator may have removed the @file{src} directory and
283 many files from the @file{etc} directory.
285 @node Common acronyms,  , File-name conventions, FAQ notation
286 @section What are FSF, LPF, OSF, GNU, RMS, FTP, and GPL?
287 @cindex FSF, definition of
288 @cindex LPF, definition of
289 @cindex OSF, definition of
290 @cindex GNU, definition of
291 @cindex RMS, definition of
292 @cindex Stallman, Richard, acronym for
293 @cindex Richard Stallman, acronym for
294 @cindex FTP, definition of
295 @cindex GPL, definition of
296 @cindex Acronyms, definitions for
297 @cindex Common acronyms, definitions for
299 @table @asis
301 @item FSF
302 Free Software Foundation
304 @item LPF
305 League for Programming Freedom
307 @item OSF
308 Open Software Foundation
310 @item GNU
311 GNU's Not Unix
313 @item RMS
314 Richard Matthew Stallman
316 @item FTP
317 File Transfer Protocol
319 @item GPL
320 GNU General Public License
322 @end table
324 Avoid confusing the FSF, the LPF, and the OSF.  The LPF opposes
325 look-and-feel copyrights and software patents.  The FSF aims to make
326 high quality free software available for everyone.  The OSF is a
327 consortium of computer vendors which develops commercial software for
328 Unix systems.
330 The word ``free'' in the title of the Free Software Foundation refers to
331 ``freedom,'' not ``zero dollars.''  Anyone can charge any price for
332 GPL-covered software that they want to.  However, in practice, the
333 freedom enforced by the GPL leads to low prices, because you can always
334 get the software for less money from someone else, since everyone has
335 the right to resell or give away GPL-covered software.
337 @c ------------------------------------------------------------
338 @node    General questions, Getting help, FAQ notation, Top
339 @chapter General questions
340 @cindex General questions
342 This chapter contains general questions having to do with Emacs, the
343 Free Software Foundation, and related organizations.
345 @menu
346 * The LPF::                     
347 * Real meaning of copyleft::    
348 * Guidelines for newsgroup postings::  
349 * Newsgroup archives::          
350 * Reporting bugs::              
351 * Unsubscribing from Emacs lists::  
352 * Contacting the FSF::          
353 @end menu
355 @node The LPF, Real meaning of copyleft, General questions, General questions
356 @section What is the LPF?
357 @cindex LPF, description of
358 @cindex League for Programming Freedom
359 @cindex Software patents, opposition to
360 @cindex Patents for software, opposition to
362 The LPF opposes the expanding danger of software patents and
363 look-and-feel copyrights.  To get more information, feel free to contact
364 the LPF via e-mail or otherwise.  You may also contact
365 @email{jbw@@cs.bu.edu, Joe Wells}; he will be happy to talk to you
366 about the LPF.
368 You can find more information about the LPF in the file @file{etc/LPF}.
369 More papers describing the LPF's views are available on the Internet and
370 also from @uref{http://lpf.ai.mit.edu/, the LPF home page}.
372 @node Real meaning of copyleft, Guidelines for newsgroup postings, The LPF, General questions
373 @section What is the real legal meaning of the GNU copyleft?
374 @cindex Copyleft, real meaning of
375 @cindex GPL, real meaning of
376 @cindex General Public License, real meaning of
377 @cindex Discussion of the GPL
379 The real legal meaning of the GNU General Public License (copyleft) will
380 only be known if and when a judge rules on its validity and scope.
381 There has never been a copyright infringement case involving the GPL to
382 set any precedents.  Please take any discussion regarding this issue to
383 the newsgroup @uref{news:gnu.misc.discuss}, which was created to hold the
384 extensive flame wars on the subject.
386 RMS writes:
388 @quotation
389 The legal meaning of the GNU copyleft is less important than the spirit,
390 which is that Emacs is a free software project and that work pertaining
391 to Emacs should also be free software.  ``Free'' means that all users
392 have the freedom to study, share, change and improve Emacs.  To make
393 sure everyone has this freedom, pass along source code when you
394 distribute any version of Emacs or a related program, and give the
395 recipients the same freedom that you enjoyed.
396 @end quotation
398 @node Guidelines for newsgroup postings, Newsgroup archives, Real meaning of copyleft, General questions
399 @section  What are appropriate messages for @uref{news:gnu.emacs.help}, @uref{news:gnu.emacs.bug}, @uref{news:comp.emacs}, etc.?
400 @cindex Newsgroups, appropriate messages for
401 @cindex GNU newsgroups, appropriate messages for
402 @cindex Usenet groups, appropriate messages for
403 @cindex Mailing lists, appropriate messages for
404 @cindex Posting messages to newsgroups
406 @cindex GNU mailing lists
407 The file @file{etc/MAILINGLISTS} describes the purpose of each GNU
408 mailing list.  (@xref{Informational files for Emacs}, if you want a copy
409 of the file.)  For those lists which are gatewayed with newsgroups, it
410 lists both the newsgroup name and the mailing list address.
412 The newsgroup @uref{news:comp.emacs} is for discussion of Emacs programs
413 in general.  This includes Emacs along with various other
414 implementations, such as XEmacs, JOVE, MicroEmacs, Freemacs, MG,
415 Unipress, CCA, and Epsilon.
417 Many people post Emacs questions to @uref{news:comp.emacs} because they
418 don't receive any of the @code{gnu.*} newsgroups.  Arguments have been
419 made both for and against posting GNU-Emacs-specific material to
420 @uref{news:comp.emacs}.  You have to decide for yourself.
422 Messages advocating ``non-free'' software are considered unacceptable on
423 any of the @code{gnu.*} newsgroups except for @uref{news:gnu.misc.discuss},
424 which was created to hold the extensive flame-wars on the subject.
425 ``Non-free'' software includes any software for which the end user can't
426 freely modify the source code and exchange enhancements.  Be careful to
427 remove the @code{gnu.*} groups from the @samp{Newsgroups:} line when
428 posting a followup that recommends such software.
430 @uref{news:gnu.emacs.bug} is a place where bug reports appear, but avoid
431 posting bug reports to this newsgroup directly (@pxref{Reporting bugs}).
433 @node Newsgroup archives, Reporting bugs, Guidelines for newsgroup postings, General questions
434 @section Where can I get old postings to @uref{news:gnu.emacs.help} and other GNU groups?
435 @cindex Archived postings from @code{gnu.emacs.help}
436 @cindex Usenet archives for GNU groups
437 @cindex Old Usenet postings for GNU groups
439 The FSF has maintained archives of all of the GNU mailing lists for many
440 years, although there may be some unintentional gaps in coverage.  The
441 archive is not particularly well organized or easy to retrieve
442 individual postings from, but pretty much everything is there.
444 The archive is at @uref{ftp://ftp-mailing-list-archives.gnu.org}.
446 As of this writing, the archives are not yet working.
448 Web-based Usenet search services, such as
449 @uref{http://www.dejanews.com, DejaNews}, also archive the
450 @code{gnu.*} groups.
452 @node Reporting bugs, Unsubscribing from Emacs lists, Newsgroup archives, General questions
453 @section Where should I report bugs and other problems with Emacs?
454 @cindex Bug reporting
455 @cindex Good bug reports
456 @cindex How to submit a bug report
457 @cindex Reporting bugs
459 The correct way to report Emacs bugs is by e-mail to
460 @email{bug-gnu-emacs@@gnu.org}.  Anything sent here also appears in the
461 newsgroup @uref{news:gnu.emacs.bug}, but please use e-mail instead of
462 news to submit the bug report.  This ensures a reliable return address
463 so you can be contacted for further details.
465 Be sure to read the ``Bugs'' section of the Emacs manual before reporting
466 a bug to bug-gnu-emacs!  The manual describes in detail how to submit a
467 useful bug report.  (@xref{On-line manual}, if you don't know how to read the
468 manual.)
470 RMS says:
472 @quotation
473 Sending bug reports to @email{help-gnu-emacs@@gnu.org} (which has the
474 effect of posting on @uref{news:gnu.emacs.help}) is undesirable because
475 it takes the time of an unnecessarily large group of people, most of
476 whom are just users and have no idea how to fix these problem.
477 @email{bug-gnu-emacs@@gnu.org} reaches a much smaller group of people
478 who are more likely to know what to do and have expressed a wish to
479 receive more messages about Emacs than the others.
480 @end quotation
482 RMS says it is sometimes fine to post to @uref{news:gnu.emacs.help}:
484 @quotation
485 If you have reported a bug and you don't hear about a possible fix,
486 then after a suitable delay (such as a week) it is okay to post on
487 @code{gnu.emacs.help} asking if anyone can help you.
488 @end quotation
490 If you are unsure whether you have found a bug, consider the following
491 non-exhaustive list, courtesy of RMS:
493 @quotation
494 If Emacs crashes, that is a bug.  If Emacs gets compilation errors
495 while building, that is a bug.  If Emacs crashes while building, that
496 is a bug.  If Lisp code does not do what the documentation says it
497 does, that is a bug.
498 @end quotation
500 @node Unsubscribing from Emacs lists, Contacting the FSF, Reporting bugs, General questions
501 @section  How do I unsubscribe from this mailing list?
502 @cindex Unsubscribing from GNU mailing lists
503 @cindex Removing yourself from GNU mailing lists
505 If you are receiving a GNU mailing list named @var{list}, you might be
506 able to unsubscribe from it by sending a request to the address
507 @email{@var{list}-request@@gnu.org}.  However, this will not work if you are
508 not listed on the main mailing list, but instead receive the mail from a
509 distribution point.  In that case, you will have to track down at which
510 distribution point you are listed.  Inspecting the @samp{Received} headers
511 on the mail messages may help, along with liberal use of the @samp{EXPN} or
512 @samp{VRFY} sendmail commands through @samp{telnet @var{site-address}
513 smtp}.  Ask your postmaster for help, if you cannot figure out these
514 details.
516 @node Contacting the FSF,  , Unsubscribing from Emacs lists, General questions
517 @section  What is the current address of the FSF?
518 @cindex Snail mail address of the FSF
519 @cindex Postal address of the FSF
520 @cindex Contracting the FSF
521 @cindex Free Software Foundation, contacting
523 @table @asis
525 @item E-mail
526 gnu@@gnu.org
528 @item Telephone
529 +1-617-542-5942
531 @item Fax
532 +1-617-542-2652
534 @item World Wide Web
535 @uref{http://www.gnu.org/}
537 @item Postal address
538 Free Software Foundation@*
539 59 Temple Place - Suite 330@*
540 Boston, MA 02111-1307@*
541 USA@*
543 @end table
545 @cindex Ordering GNU software
546 For details on how to order items directly from the FSF, see the
547 @uref{http://www.gnu.org/order/order.html, GNU Web site}, and also the
548 files @file{etc/ORDERS}, @file{ORDERS.EUROPE}, and @file{ORDERS.JAPAN}.
550 @c ------------------------------------------------------------
551 @node Getting help, Status of Emacs, General questions, Top
552 @chapter Getting help
553 @cindex Getting help
555 This chapter tells you how to get help with Emacs
557 @menu
558 * Basic editing::               
559 * Learning how to do something::  
560 * Getting a printed manual::    
561 * Emacs Lisp documentation::    
562 * Installing Texinfo documentation::  
563 * Printing a Texinfo file::     
564 * Viewing Info files outside of Emacs::  
565 * Informational files for Emacs::  
566 * Help installing Emacs::       
567 * Obtaining the FAQ::           
568 @end menu
570 @node Basic editing, Learning how to do something, Getting help, Getting help
571 @section I'm just starting Emacs; how do I do basic editing?
572 @cindex Basic editing with Emacs
573 @cindex Beginning editing
574 @cindex Tutorial, invoking the
575 @cindex Self-paced tutorial, invoking the
576 @cindex Help system, entering the
578 Type @kbd{C-h t} to invoke the self-paced tutorial.  Just typing @kbd{C-h}
579 enters the help system.
581 Your system administrator may have changed @kbd{C-h} to act like
582 @key{DEL} to deal with local keyboards.  You can use @kbd{M-x
583 help-for-help} instead to invoke help.  To discover what key (if any)
584 invokes help on your system, type @kbd{M-x where-is @key{RET}
585 help-for-help @key{RET}}.  This will print a comma-separated list of key
586 sequences in the echo area.  Ignore the last character in each key
587 sequence listed.  Each of the resulting key sequences invokes help.
589 Emacs help works best if it is invoked by a single key whose value
590 should be stored in the variable @code{help-char}.
592 There is also a WWW-based tutorial for Emacs 18, much of which is also
593 relevant for later versions of Emacs, available at
595 @uref{http://kufacts.cc.ukans.edu/cwis/writeups/misc/emacsguide.html}
597 @node Learning how to do something, Getting a printed manual, Basic editing, Getting help
598 @section How do I find out how to do something in Emacs?
599 @cindex Help for Emacs
600 @cindex Learning to do something in Emacs
601 @cindex Reference card for Emacs
602 @cindex Overview of help systems
604 There are several methods for finding out how to do things in Emacs.
606 @itemize @bullet
608 @cindex Reading the Emacs manual
609 @item
610 The complete text of the Emacs manual is available on-line via the Info
611 hypertext reader.  Type @kbd{C-h i} to invoke Info.  Typing @key{h}
612 immediately after entering Info will provide a short tutorial on how to
613 use it.
615 @cindex Lookup a subject in a manual
616 @cindex Index search in a manual
617 @item
618 To quickly locate the section of the manual which discusses a certain
619 issue, or describes a command or a variable, type @kbd{C-h i m emacs
620 @key{RET} i @var{topic} @key{RET}}, where @var{topic} is the name of the
621 topic, the command, or the variable which you are looking for.  If this
622 does not land you on the right place in the manual, press @kbd{,}
623 (comma) repeatedly until you find what you need.  (The @kbd{i} and
624 @kbd{,} keys invoke the index-searching functions, which look for the
625 @var{topic} you type in all the indices of the Emacs manual.)
627 @cindex Apropos
628 @item
629 You can list all of the commands whose names contain a certain word
630 (actually which match a regular expression) using @kbd{C-h a} (@kbd{M-x
631 command-apropos}).
633 @cindex Command description in the manual
634 @item
635 The command @kbd{C-h C-f} (@code{Info-goto-emacs-command-node}) prompts
636 for the name of a command, and then attempts to find the section in the
637 Emacs manual where that command is described.
639 @cindex Finding commands and variables
640 @item
641 You can list all of the functions and variables whose names contain a
642 certain word using @kbd{M-x apropos}.
644 @item
645 You can list all of the functions and variables whose documentation
646 matches a regular expression or a string, using @kbd{M-x
647 apropos-documentation}.
649 @item
650 You can order a hardcopy of the manual from the FSF.  @xref{Getting a
651 printed manual}.
653 @cindex Reference cards, in other languages
654 @item
655 You can get a printed reference card listing commands and keys to
656 invoke them.  You can order one from the FSF for $1 (or 10 for $5),
657 or you can print your own from the @file{etc/refcard.tex} or
658 @file{etc/refcard.ps} files in the Emacs distribution.  Beginning with
659 version 21.1, the Emacs distribution comes with translations of the
660 reference card into several languages; look for files named
661 @file{etc/@var{lang}-refcard.*}, where @var{lang} is a two-letter code
662 of the language.  For example, the German version of the reference card
663 is in the files @file{etc/de-refcard.tex} and @file{etc/de-refcard.ps}.
665 @item
666 There are many other commands in Emacs for getting help and
667 information.  To get a list of these commands, type @samp{?} after
668 @kbd{C-h}.
670 @end itemize
672 @node Getting a printed manual, Emacs Lisp documentation, Learning how to do something, Getting help
673 @section How do I get a printed copy of the Emacs manual?
674 @cindex Printed Emacs manual, obtaining
675 @cindex Manual, obtaining a printed or HTML copy of
676 @cindex Emacs manual, obtaining a printed or HTML copy of
678 You can order a printed copy of the Emacs manual from the FSF.  For
679 details see the @uref{http://www.gnu.org/order/order.html, GNU Web site}
680 and the file @file{etc/ORDERS}.
682 @c The number 620 below is version-dependent!
683 The full Texinfo source for the manual also comes in the @file{man}
684 directory of the Emacs distribution, if you're daring enough to try to
685 print out this 620-page manual yourself (@pxref{Printing a Texinfo
686 file}).
688 If you absolutely have to print your own copy, and you don't have @TeX{},
689 you can get a PostScript version from
691 @uref{http://www.gnu.org/manual/emacs/ps/emacs.ps.gz}
693 @cindex HTML version of Emacs manual, obtaining
694 An HTML version of the manual is at
696 @uref{www.gnu.org/manual/emacs/index.html}
698 @xref{Learning how to do something}, for how to view the manual on-line.
700 @node Emacs Lisp documentation, Installing Texinfo documentation, Getting a printed manual, Getting help
701 @section Where can I get documentation on Emacs Lisp?
702 @cindex Documentation on Emacs Lisp
703 @cindex Function documentation
704 @cindex Variable documentation
705 @cindex Emacs Lisp Reference Manual
706 @cindex Reference manual for Emacs Lisp
708 Within Emacs, you can type @kbd{C-h f} to get the documentation for a
709 function, @kbd{C-h v} for a variable.
711 For more information, obtain the Emacs Lisp Reference Manual.  Details
712 on ordering it from FSF are on the
713 @uref{http://www.gnu.org/order/order.html, GNU Web site} and in the file
714 @file{etc/ORDERS}.
716 The Emacs Lisp Reference Manual is also available on-line, in Info
717 format.  Texinfo source for the manual (along with pregenerated Info
718 files) is available at
720 @uref{ftp://ftp.gnu.org/pub/gnu/emacs/elisp-manual-21-2.6.tar.gz}
722 and all mirrors of @samp{ftp.gnu.org} (for a list, @pxref{Current GNU
723 distributions}).  @xref{Installing Texinfo documentation}, if you want
724 to install the Info files, or @ref{Printing a Texinfo file}, if you want
725 to use the Texinfo source to print the manual yourself.
727 An HTML version of the Emacs Lisp Reference Manual is available at
729 @uref{http://www.gnu.org/manual/elisp-manual-21-2.6/elisp.html}
731 @node Installing Texinfo documentation, Printing a Texinfo file, Emacs Lisp documentation, Getting help
732 @section How do I install a piece of Texinfo documentation?
733 @cindex Texinfo documentation, installing
734 @cindex Installing Texinfo documentation
735 @cindex New Texinfo files, installing
736 @cindex Documentation, installing new Texinfo files
737 @cindex Info files, how to install
739 First, you must turn the Texinfo files into Info files.  You may do this
740 using the stand-alone @file{makeinfo} program, available as part of the latest
741 Texinfo package at
743 @uref{ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.0.tar.gz}
745 and all mirrors of @samp{ftp.gnu.org} (for a list, @pxref{Current GNU
746 distributions}).
748 For information about the Texinfo format, read the Texinfo manual which
749 comes with the Texinfo package.  This manual also comes installed in
750 Info format, so you can read it on-line; type @kbd{C-h i m texinfo
751 @key{RET}}.
753 Alternatively, you could use the Emacs command @kbd{M-x
754 texinfo-format-buffer}, after visiting the Texinfo source file of the
755 manual you want to convert.
757 Neither @code{texinfo-format-buffer} nor @file{makeinfo} installs the
758 resulting Info files in Emacs's Info tree.  To install Info files,
759 perform these steps:
761 @enumerate
762 @item
763 Move the files to the @file{info} directory in the installed Emacs
764 distribution.  @xref{File-name conventions}, if you don't know where that
767 @item
768 Run the @code{install-info} command, which is part of the Texinfo
769 distribution, to update the main Info directory menu, like this:
771 @example
772  install-info --info-dir=@var{dir-path} @var{dir-path}/@var{file}
773 @end example
775 @noindent
776 where @var{dir-path} is the full path to the directory where you copied
777 the produced Info file(s), and @var{file} is the name of the Info file
778 you produced and want to install.
780 If you don't have the @code{install-info} command installed, you can
781 edit the file @file{info/dir} in the installed Emacs distribution, and
782 add a line for the top level node in the Info package that you are
783 installing.  Follow the examples already in this file.  The format is:
785 @example
786 * Topic: (relative-pathname).  Short description of topic.
787 @end example
789 @end enumerate 
791 If you want to install Info files and you don't have the necessary
792 privileges, you have several options:
794 @itemize @bullet
795 @item
796 Info files don't actually need to be installed before being used.  You
797 can feed a file name to the @code{Info-goto-node} command (invoked by
798 pressing @key{g} in Info mode) by typing the name of the file in
799 parentheses.  This goes to the node named ``Top'' in that file.  For
800 example, to view a Info file named @file{@var{info-file}} in your home
801 directory, you can type this:
803 @example
804 @kbd{C-h i g (~/@var{info-file}) @key{RET}}
805 @end example
807 @item
808 You can create your own Info directory.  You can tell Emacs where that
809 Info directory is by adding its pathname to the value of the variable
810 @code{Info-default-directory-list}.  For example, to use a private Info
811 directory which is a subdirectory of your home directory named @file{Info},
812 you could put this in your @file{.emacs} file:
814 @lisp
815 (setq Info-default-directory-list
816       (cons "~/Info" Info-default-directory-list))
817 @end lisp
819 You will need a top-level Info file named @file{dir} in this directory
820 which has everything the system @file{dir} file has in it, except it should
821 list only entries for Info files in that directory.  You might not need
822 it if all files in this directory were referenced by other @file{dir}
823 files.  The node lists from all @file{dir} files in
824 @code{Info-default-directory-list} are merged by the Info system.
826 @end itemize
828 @node Printing a Texinfo file, Viewing Info files outside of Emacs, Installing Texinfo documentation, Getting help
829 @section How do I print a Texinfo file?
830 @cindex Printing a Texinfo file
831 @cindex Texinfo file, printing
832 @cindex Printing documentation
834 You can't get nicely printed output from Info files; you must still have
835 the original Texinfo source file for the manual you want to print.
837 Assuming you have @TeX{} installed on your system, follow these steps:
839 @enumerate
841 @item
842 Make sure the first line of the Texinfo file looks like this:
844 @example
845 \input texinfo
846 @end example
848 You may need to change @samp{texinfo} to the full pathname of the
849 @file{texinfo.tex} file, which comes with Emacs as
850 @file{man/texinfo.tex} (or copy or link it into the current directory).
852 @item
853 Type @kbd{texi2dvi @var{texinfo-source}}, where @var{texinfo-source} is
854 the name of the Texinfo source file for which you want to produce a
855 printed copy.
857 The @samp{texi2dvi} script is part of the GNU Texinfo distribution
858 (@pxref{Installing Texinfo documentation}).
860 @item
861 Print the DVI file @file{@var{texinfo-source}.dvi} in the normal way for
862 printing DVI files at your site.  For example, if you have a PostScript
863 printer, run the @code{dvips} program to print the DVI file on that
864 printer.
866 @end enumerate
868 To get more general instructions, retrieve the latest Texinfo package
869 (@pxref{Installing Texinfo documentation}).
871 @node Viewing Info files outside of Emacs, Informational files for Emacs, Printing a Texinfo file, Getting help
872 @section Can I view Info files without using Emacs?
873 @cindex Viewing Info files
874 @cindex Info file viewers
875 @cindex Alternative Info file viewers
877 Yes.  Here are some alternative programs:
879 @itemize @bullet
881 @item
882 @code{info}, a stand-alone version of the Info program, comes as part of
883 the Texinfo package.  @xref{Installing Texinfo documentation}, for
884 details.
886 @item
887 Xinfo, a stand-alone version of the Info program that runs under X
888 Window system.  You can get it at
889 @uref{ftp://ftp.gnu.org/pub/gnu/xinfo/xinfo-1.01.01.tar.gz} and all
890 mirrors of @samp{ftp.gnu.org} (see @ref{Current GNU distributions}, for a
891 list of mirrors).
893 @item
894 Tkinfo, an Info viewer that runs under X Window system and uses Tcl/Tk.
895 You can get Tkinfo at
896 @uref{http://math-www.uni-paderborn.de/~axel/tkinfo/}.
898 @end itemize
900 @node Informational files for Emacs, Help installing Emacs, Viewing Info files outside of Emacs, Getting help
901 @section What informational files are available for Emacs?
902 @cindex Informational files included with Emacs
903 @cindex Files included with Emacs
904 @cindex @file{COPYING}, description of file
905 @cindex @file{DISTRIB}, description of file
906 @cindex @file{FTP}, description of file
907 @cindex @file{GNU}, description of file
908 @cindex @file{INTERVIEW}, description of file
909 @cindex @file{LPF}, description of file
910 @cindex @file{MACHINES}, description of file
911 @cindex @file{MAILINGLISTS}, description of file
912 @cindex @file{NEWS}, description of file
913 @cindex @file{SERVICE}, description of file
914 @cindex @file{SUN-SUPPORT}, description of file
916 This isn't a frequently asked question, but it should be!  A variety of
917 informational files about Emacs and relevant aspects of the GNU project
918 are available for you to read.
920 The following files are available in the @file{etc} directory of the
921 Emacs distribution (see @ref{File-name conventions}, if you're not sure
922 where that is).
924 @table @file
926 @item COPYING
927 Emacs General Public License
929 @item DISTRIB
930 Emacs Availability Information, including the popular "Free Software
931 Foundation Order Form"
933 @item FTP
934 How to get GNU Software by Internet FTP or by UUCP
936 @item GNU
937 The GNU Manifesto
939 @item INTERVIEW
940 Richard Stallman discusses his public-domain UNIX-compatible software
941 system with BYTE editors
943 @item LPF
944 Why you should join the League for Programming Freedom
946 @item MACHINES
947 Status of Emacs on Various Machines and Systems
949 @item MAILINGLISTS
950 GNU Project Electronic Mailing Lists
952 @item NEWS
953 Emacs news, a history of recent user-visible changes
955 @item SERVICE
956 GNU Service Directory
958 @item SUN-SUPPORT
959 including "Using Emacstool with GNU Emacs"
961 @end table
963 Latest versions of the above files also available at
965 @uref{ftp://ftp.gnu.org/pub/gnu/GNUinfo/}
967 More GNU information, including back issues of the @cite{GNU's
968 Bulletin}, are at
970 @uref{http://www.gnu.org/bulletins/bulletins.html} and
972 @uref{http://www.cs.pdx.edu/~trent/gnu/gnu.html}
974 @node Help installing Emacs, Obtaining the FAQ, Informational files for Emacs, Getting help
975 @section Where can I get help in installing Emacs?
976 @cindex Installation help
977 @cindex Help installing Emacs
979 @xref{Installing Emacs}, for some basic installation hints, and see
980 @ref{Problems building Emacs}, or @ref{Linking with -lX11 fails}, if you
981 have problems with the installation.
983 The file @file{etc/SERVICE} (see @ref{File-name conventions}, if you're
984 not sure where that is) lists companies and individuals willing to sell
985 you help in installing or using Emacs.  An up-to-date version this file
986 is available on @samp{ftp.gnu.org} (@pxref{Informational files for
987 Emacs}).
989 @node Obtaining the FAQ,  , Help installing Emacs, Getting help
990 @section Where can I get the latest version of this FAQ?
991 @cindex FAQ, obtaining the
992 @cindex Latest FAQ version, obtaining the
993 @cindex Retrieving the latest FAQ version
994 @cindex E-mail, retrieving the FAQ via
995 @cindex Web, reading the FAQ on the
997 The Emacs FAQ is available in several ways:
999 @itemize @bullet
1001 @item
1002 Inside of Emacs itself.  You can get it from selecting the @samp{Emacs
1003 FAQ} option from the @samp{Help} menu of the Emacs menu bar at the top
1004 of any Emacs frame, or by typing @kbd{C-h F} (@kbd{M-x view-emacs-FAQ}).
1006 @item
1007 Via USENET.  If you can read news, the FAQ should be available in your
1008 news spool, in both the @uref{news:gnu.emacs.help} and
1009 @uref{news:comp.emacs} newsgroups.  Every news reader should allow you
1010 to read any news article that is still in the news spool, even if you
1011 have read the article before.  You may need to read the instructions for
1012 your news reader to discover how to do this.  In @file{rn}, this command
1013 will do this for you at the article selection level:
1015 @example
1016 ?GNU Emacs Frequently Asked Questions?rc:m
1017 @end example
1019 In Gnus, you should type @kbd{C-u C-x C-s} from the @file{*Summary*}
1020 buffer or @kbd{C-u @key{SPC}} from the @file{*Newsgroup*} buffer to view
1021 all articles in a newsgroup.
1023 If the FAQ articles have expired and have been deleted from your news
1024 spool, it might (or might not) do some good to complain to your news
1025 administrator, because the most recent FAQ should not expire for a
1026 while.
1028 @item
1029 Via HTTP or FTP.  You can always fetch the latest FAQ from
1031 @uref{http://www.lerner.co.il/emacs/} and
1033 @uref{ftp://ftp.lerner.co.il/pub/emacs/}
1035 @item
1036 In the Emacs distribution.  Since Emacs 18.56, the FAQ at the time
1037 of release has been part of the Emacs distribution as either
1038 @file{etc/FAQ} or @file{man/faq.texi} (@pxref{File-name conventions}).
1040 @item
1041 Via the World Wide Web.  A hypertext version is available at
1043 @uref{http://www.lerner.co.il/emacs/}
1045 @item
1046 Via anonymous ftp and e-mail from @file{rtfm.mit.edu} (and its mirror in
1047 Europe), the main repository for FAQs and other items posted to
1048 news.answers.  The Emacs FAQs are available at
1050 @uref{ftp://rtfm.mit.edu/pub/usenet/comp.emacs/} and
1052 @uref{ftp://ftp.uni-paderborn.de/pub/doc/FAQ/comp/emacs/}
1054 If you do not have access to anonymous FTP, you can access the archives
1055 using the @file{rtfm.mit.edu} mail server.  The Emacs FAQ can be
1056 retrieved by sending mail to @email{mail-server@@rtfm.mit.edu} with a
1057 blank subject and containing
1059 @example
1060 send usenet/news.answers/GNU-Emacs-FAQ/diffs
1061 send usenet/news.answers/GNU-Emacs-FAQ/part1
1062 send usenet/news.answers/GNU-Emacs-FAQ/part2
1063 send usenet/news.answers/GNU-Emacs-FAQ/part3
1064 send usenet/news.answers/GNU-Emacs-FAQ/part4
1065 send usenet/news.answers/GNU-Emacs-FAQ/part5
1066 @end example
1068 For more information, send email to @email{mail-server@@rtfm.mit.edu}
1069 with "help" and "index" in the body on separate lines.
1071 @item
1072 As the very last resort, you can e-mail a request to
1073 @email{emacs-faq@@lerner.co.il}.  Don't do this unless you have made a
1074 good-faith effort to obtain the FAQ list via one of the methods listed
1075 above.
1077 @end itemize
1079 @c ------------------------------------------------------------
1080 @node    Status of Emacs, Common requests, Getting help, Top
1081 @chapter Status of Emacs
1082 @cindex Status of Emacs
1084 This chapter gives you basic information about Emacs, including its
1085 latest version status.
1087 @menu
1088 * Origin of the term Emacs::    
1089 * Latest version of Emacs::     
1090 * New in Emacs 20::             
1091 * New in Emacs 21::            
1092 @end menu
1094 @node Origin of the term Emacs, Latest version of Emacs, Status of Emacs, Status of Emacs
1095 @section Where does the name ``Emacs'' come from?
1096 @cindex Origin of the term ``Emacs''
1097 @cindex Emacs name origin
1098 @cindex TECO
1099 @cindex Original version of Emacs
1101 Emacs originally was an acronym for Editor MACroS.  RMS says he ``picked
1102 the name Emacs because @key{E} was not in use as an abbreviation on ITS at
1103 the time.''  The first Emacs was a set of macros written in 1976 at MIT
1104 by RMS for the editor TECO (Text Editor and COrrector, originally Tape
1105 Editor and COrrector) under ITS on a PDP-10.  RMS had already extended
1106 TECO with a ``real-time'' full-screen mode with reprogrammable keys.
1107 Emacs was started by @email{gls@@east.sun.com, Guy Steele} as a project
1108 to unify the many divergent TECO command sets and key bindings at MIT,
1109 and completed by RMS.
1111 Many people have said that TECO code looks a lot like line noise; you
1112 can read more at @uref{news:alt.lang.teco}.  Someone has written a TECO
1113 implementation in Emacs Lisp (to find it, see @ref{Packages that do not
1114 come with Emacs}); it would be an interesting project to run the
1115 original TECO Emacs inside of Emacs.
1117 @cindex Why Emacs?
1118 For some not-so-serious alternative reasons for Emacs to have that
1119 name, check out the file @file{etc/JOKES} (@pxref{File-name
1120 conventions}).
1122 @node Latest version of Emacs, New in Emacs 20, Origin of the term Emacs, Status of Emacs
1123 @section What is the latest version of Emacs?
1124 @cindex Version, latest
1125 @cindex Latest version of Emacs
1127 Emacs @value{VER} is the current version as of this writing.
1129 @node New in Emacs 20,  New in Emacs 21, Latest version of Emacs, Status of Emacs
1130 @section What is different about Emacs 20?
1131 @cindex Differences between Emacs 19 and Emacs 20
1132 @cindex Emacs 20, new features in
1134 To find out what has changed in recent versions, type @kbd{C-h n}
1135 (@kbd{M-x view-emacs-news}).  The oldest changes are at the bottom of
1136 the file, so you might want to read it starting there, rather than at
1137 the top.
1139 The differences between Emacs versions 18 and 19 was rather dramatic;
1140 the introduction of frames, faces, and colors on windowing systems was
1141 obvious to even the most casual user.
1143 There are differences between Emacs versions 19 and 20 as well, but many
1144 are more subtle or harder to find.  Among the changes are the inclusion
1145 of MULE code for languages that use non-Latin characters and for mixing
1146 several languages in the same document; the ``Customize'' facility for
1147 modifying variables without having to use Lisp; and automatic conversion
1148 of files from Macintosh, Microsoft, and Unix platforms.
1150 A number of older Lisp packages, such as Gnus, Supercite and the
1151 calendar/diary, have been updated and enhanced to work with Emacs 20,
1152 and are now included with the standard distribution.
1155 @node New in Emacs 21, , New in Emacs 20, Status of Emacs
1156 @section What is different about Emacs 21?
1157 @cindex Differences between Emacs 20 and Emacs 21
1158 @cindex Emacs 21, new features in
1159 @cindex Recently introduced features
1161 @cindex Variable-size fonts
1162 @cindex Toolbar support
1163 Emacs 21 features a thorough rewrite of the display engine.  The new
1164 display engine supports variable-size fonts, images, and can play sounds
1165 on platforms which support that.  As a result, the visual appearance of
1166 Emacs, when it runs on a windowed display, is much more reminiscent of
1167 modern GUI programs, and includes 3D widgets (used for the mode line and
1168 the scroll bars), a configurable and extensible toolbar, tooltips
1169 (a.k.a.@: balloon help), and other niceties.
1171 @cindex Colors on text-only terminals
1172 @cindex TTY colors
1173 In addition, Emacs 21 supports faces on text-only terminals.  This means
1174 that you can now have colors when you run Emacs on a GNU/Linux console
1175 and on @code{xterm} with @kbd{emacs -nw}.
1177 @c ------------------------------------------------------------
1178 @node    Common requests, Bugs and problems, Status of Emacs, Top
1179 @chapter Common requests
1180 @cindex Common requests
1182 @menu
1183 * Setting up a customization file::  
1184 * Debugging a customization file::  
1185 * Colors on a TTY::  
1186 * Displaying the current line or column::  
1187 * Displaying the current file name in the titlebar::  
1188 * Turning on abbrevs by default::  
1189 * Turning on auto-fill by default::  
1190 * Associating modes with files::  
1191 * Working with unprintable characters::  
1192 * Highlighting a region::       
1193 * Controlling case sensitivity::  
1194 * Wrapping words automatically::  
1195 * Spell-checkers::              
1196 * Checking TeX and *roff documents::  
1197 * Changing load-path::          
1198 * Using an already running Emacs process::  
1199 * Compiler error messages::     
1200 * Indenting switch statements::  
1201 * Customizing C and C++ indentation::  
1202 * Horizontal scrolling::        
1203 * Overwrite mode::              
1204 * Turning off beeping::         
1205 * Turning the volume down::     
1206 * Automatic indentation::       
1207 * Matching parentheses::        
1208 * Hiding #ifdef lines::         
1209 * Repeating commands::          
1210 * Valid X resources::           
1211 * Evaluating Emacs Lisp code::  
1212 * Changing the length of a Tab::  
1213 * Inserting > at the beginning of each line::  
1214 * Underlining paragraphs::      
1215 * Repeating a command as many times as possible::  
1216 * Forcing the cursor to remain in the same column::  
1217 * Forcing Emacs to iconify itself::  
1218 * Using regular expressions::   
1219 * Replacing text across multiple files::  
1220 * Documentation for etags::     
1221 * Disabling backups::           
1222 * Disabling auto-save-mode::    
1223 * Going to a line by number::   
1224 * Modifying pull-down menus::   
1225 * Deleting menus and menu options::  
1226 * Turning on syntax highlighting::  
1227 * Scrolling only one line::     
1228 * Replacing highlighted text::  
1229 * Editing MS-DOS files::        
1230 * Filling paragraphs with a single space::  
1231 * Escape sequences in shell output::   
1232 @end menu
1234 @node Setting up a customization file, Colors on a TTY, Common requests, Common requests
1235 @section How do I set up a @file{.emacs} file properly?
1236 @cindex @file{.emacs} file, setting up
1237 @cindex Init file, setting up
1238 @cindex Customization file, setting up
1240 @inforef{Init File, Init File, emacs}
1242 In general, new Emacs users should not have @file{.emacs} files, because
1243 it causes confusing non-standard behavior.  Then they send questions to
1244 @email{help-gnu-emacs@@gnu.org} asking why Emacs isn't behaving as
1245 documented.
1247 Beginning with version 20.1, Emacs includes the new Customize
1248 facility, which can be invoked using @kbd{M-x customize @key{RET}}.
1249 This allows users who are unfamiliar with Emacs Lisp to modify their
1250 @file{.emacs} files in a relatively straightforward way, using menus
1251 rather than Lisp code.  Not all packages support Customize as of this
1252 writing, but the number is growing fairly steadily.
1254 While Customize might indeed make it easier to configure Emacs,
1255 consider taking a bit of time to learn Emacs Lisp and modifying your
1256 @file{.emacs} directly.  Simple configuration options are described
1257 rather completely in @inforef{Init File, Init File, emacs}, for users
1258 interested in performing frequently requested, basic tasks.
1260 @node Colors on a TTY, Debugging a customization file, Setting up a customization file, Common requests
1261 @section How do I get colors and syntax highlighting on a TTY?
1262 @cindex Colors on a TTY
1263 @cindex Syntax highlighting on a TTY
1264 @cindex Console, colors
1266 In Emacs 21.1 and later, colors and faces are supported in non-windowed mode,
1267 i.e.@: on Unix and GNU/Linux text-only terminals and consoles, and when
1268 invoked as @samp{emacs -nw} on X and MS-Windows.  (Colors and faces were
1269 supported in the MS-DOS port since Emacs 19.29.)  Emacs automatically
1270 detects color support at startup and uses it if available.  If you think
1271 that your terminal supports colors, but Emacs won't use them, check the
1272 @code{termcap} entry for your display type for color-related
1273 capabilities.
1275 The command @kbd{M-x list-colors-display} pops up a window which
1276 exhibits all the colors Emacs knows about on the current display.
1278 Syntax highlighting is usually turned off by default; see @ref{Turning
1279 on syntax highlighting}, for instructions how to turn it on.
1281 @node Debugging a customization file, Displaying the current line or column, Colors on a TTY, Common requests
1282 @section How do I debug a @file{.emacs} file?
1283 @cindex Debugging @file{.emacs} file
1284 @cindex @file{.emacs} debugging
1285 @cindex Init file debugging
1286 @cindex @samp{-debug-init} option
1288 Start Emacs with the @samp{-debug-init} command-line option.  This
1289 enables the Emacs Lisp debugger before evaluating your @file{.emacs}
1290 file, and places you in the debugger if something goes wrong.  The top
1291 line in the @file{trace-back} buffer will be the error message, and the
1292 second or third line of that buffer will display the Lisp code from your
1293 @file{.emacs} file that caused the problem.
1295 You can also evaluate an individual function or argument to a function
1296 in your @file{.emacs} file by moving the cursor to the end of the
1297 function or argument and typing @kbd{C-x C-e} (@kbd{M-x
1298 eval-last-sexp}).
1300 Use @kbd{C-h v} (@kbd{M-x describe-variable}) to check the value of
1301 variables which you are trying to set or use.
1303 @node Displaying the current line or column, Displaying the current file name in the titlebar, Debugging a customization file, Common requests
1304 @section How do I make Emacs display the current line (or column) number?
1305 @cindex @code{line-number-mode}
1306 @cindex Displaying the current line or column
1307 @cindex Line number, displaying the current
1308 @cindex Column, displaying the current
1309 @cindex @code{mode-line-format}
1311 To have Emacs automatically display the current line number of the point
1312 in the mode line, do @kbd{M-x line-number-mode}.  You can also put the
1313 form
1315 @lisp
1316 (setq line-number-mode t)
1317 @end lisp
1319 @noindent
1320 in your @file{.emacs} file to achieve this whenever you start Emacs.
1321 (Line number display is on by default, unless your site-specific
1322 initialization disables it.) Note that Emacs will not display the line
1323 number if the buffer's size in bytes is larger than the value of the
1324 variable @code{line-number-display-limit}.
1326 As of Emacs 20, you can similarly display the current column with
1327 @kbd{M-x column-number-mode}, or by putting the form
1329 @lisp
1330 (setq column-number-mode t) 
1331 @end lisp
1333 @noindent
1334 in your @file{.emacs} file.
1336 The @code{"%c"} format specifier in the variable @code{mode-line-format}
1337 will insert the current column's value into the mode line.  See the
1338 documentation for @code{mode-line-format} (using @kbd{C-h v
1339 mode-line-format @key{RET}}) for more information on how to set and use
1340 this variable.
1342 Users of all Emacs versions can display the current column using the
1343 @samp{column} package written by @email{abraham@@dina.kvl.dk, Per
1344 Abrahamsen}.  @xref{Packages that do not come with Emacs}, for
1345 instructions on how to get it.
1347 @cindex Set number capability in @code{vi} emulators
1348 None of the @code{vi} emulation modes provide the ``set number''
1349 capability of @code{vi} (as far as we know).
1351 @node Displaying the current file name in the titlebar, Turning on abbrevs by default, Displaying the current line or column, Common requests
1352 @section How can I modify the titlebar to contain the current file name?
1353 @cindex Titlebar, displaying the current file name in
1354 @cindex File name, displaying in the titlebar
1355 @cindex @code{frame-title-format}
1357 The contents of an Emacs frame's titlebar is controlled by the variable
1358 @code{frame-title-format}, which has the same structure as the variable
1359 @code{mode-line-format}.  (Use @kbd{C-h v} or @kbd{M-x
1360 describe-variable} to get information about one or both of these
1361 variables.)
1363 By default, the titlebar for a frame does contain the name of the buffer
1364 currently being visited, except if there is a single frame.  In such a
1365 case, the titlebar contains Emacs invocation name and the name of the
1366 machine at which Emacs was invoked.  This is done by setting
1367 @code{frame-title-format} to the default value of
1369 @lisp
1370 (multiple-frames "%b" ("" invocation-name "@@" system-name))
1371 @end lisp
1373 To modify the behavior such that frame titlebars contain the buffer's
1374 name regardless of the number of existing frames, include the following
1375 in your @file{.emacs}:
1377 @lisp
1378 (setq frame-title-format "%b")
1379 @end lisp
1381 @node Turning on abbrevs by default, Turning on auto-fill by default, Displaying the current file name in the titlebar, Common requests
1382 @section How do I turn on abbrevs by default just in mode @var{mymode}?
1383 @cindex Abbrevs, turning on by default
1385 Put this in your @file{.emacs} file:
1387 @lisp
1388 (condition-case ()
1389    (quietly-read-abbrev-file)
1390   (file-error nil))
1392 (add-hook '@var{mymode}-mode-hook
1393           (lambda ()
1394            (setq abbrev-mode t)))
1395 @end lisp
1397 @node Turning on auto-fill by default, Associating modes with files, Turning on abbrevs by default, Common requests
1398 @section How do I turn on @code{auto-fill-mode} by default?
1399 @cindex @code{auto-fill-mode}, activating automatically
1400 @cindex Filling automatically
1401 @cindex Automatic entry to @code{auto-fill-mode}
1403 To turn on @code{auto-fill-mode} just once for one buffer, use @kbd{M-x
1404 auto-fill-mode}.
1406 To turn it on for every buffer in a certain mode, you must use the hook
1407 for that mode.  For example, to turn on @code{auto-fill} mode for all
1408 text buffers, including the following in your @file{.emacs} file:
1410 @lisp
1411 (add-hook 'text-mode-hook 'turn-on-auto-fill)
1412 @end lisp
1414 If you want @code{auto-fill} mode on in all major modes, do this:
1416 @lisp
1417 (setq-default auto-fill-function 'do-auto-fill)
1418 @end lisp
1420 @node Associating modes with files, Working with unprintable characters, Turning on auto-fill by default, Common requests
1421 @section How do I make Emacs use a certain major mode for certain files?
1422 @cindex Associating modes with files
1423 @cindex File extensions and modes
1424 @cindex @code{auto-mode-alist}, modifying
1425 @cindex Modes, associating with file extensions
1427 If you want to use a certain mode @var{foo} for all files whose names end
1428 with the extension @file{.@var{bar}}, this will do it for you:
1430 @lisp
1431 (setq auto-mode-alist (cons '("\\.@var{bar}\\'" . @var{foo}-mode) auto-mode-alist))
1432 @end lisp
1434 Otherwise put this somewhere in the first line of any file you want to
1435 edit in the mode @var{foo} (in the second line, if the first line begins
1436 with @samp{#!}):
1438 @example
1439 -*- @var{foo} -*-
1440 @end example
1442 @cindex Major mode for shell scripts
1443 Beginning with Emacs 19, the variable @code{interpreter-mode-alist}
1444 specifies which mode to use when loading a shell script.  (Emacs
1445 determines which interpreter you're using by examining the first line of
1446 the script.)  This feature only applies when the file name doesn't
1447 indicate which mode to use.  Use @kbd{C-h v} (or @kbd{M-x
1448 describe-variable}) on @code{interpreter-mode-alist} to learn more.
1450 @node Working with unprintable characters, Highlighting a region, Associating modes with files, Common requests
1451 @section How do I search for, delete, or replace unprintable (eight-bit or control) characters?
1452 @cindex Unprintable characters, working with
1453 @cindex Working with unprintable characters
1454 @cindex Control characters, working with
1455 @cindex Eight-bit characters, working with
1456 @cindex Searching for unprintable characters
1457 @cindex Regexps and unprintable characters
1459 To search for a single character that appears in the buffer as, for
1460 example, @samp{\237}, you can type @kbd{C-s C-q 2 3 7}.  (This assumes
1461 the value of @code{search-quote-char} is 17 (i.e., @kbd{C-q}).)
1462 Searching for @strong{all} unprintable characters is best done with a
1463 regular expression (@dfn{regexp}) search.  The easiest regexp to use for
1464 the unprintable chars is the complement of the regexp for the printable
1465 chars.
1467 @itemize @bullet
1469 @item
1470 Regexp for the printable chars: @samp{[\t\n\r\f -~]}
1472 @item
1473 Regexp for the unprintable chars: @samp{[^\t\n\r\f -~]}
1475 @end itemize
1477 To type these special characters in an interactive argument to
1478 @code{isearch-forward-regexp} or @code{re-search-forward}, you need to
1479 use @kbd{C-q}.  (@samp{\t}, @samp{\n}, @samp{\r}, and @samp{\f} stand
1480 respectively for @key{TAB}, @key{LFD}, @key{RET}, and @kbd{C-l}.)  So,
1481 to search for unprintable characters using @code{re-search-forward}:
1483 @kbd{M-x re-search-forward @key{RET} [^ @key{TAB} C-q @key{LFD} C-q @key{RET} C-q C-l @key{SPC} -~] @key{RET}}
1485 Using @code{isearch-forward-regexp}:
1487 @kbd{C-M-s [^ @key{TAB} @key{LFD} C-q @key{RET} C-q C-l @key{SPC} -~]}
1489 To delete all unprintable characters, simply use replace-regexp:
1491 @kbd{M-x replace-regexp @key{RET} [^ @key{TAB} C-q @key{LFD} C-q @key{RET} C-q C-l @key{SPC} -~] @key{RET} @key{RET}}
1493 Replacing is similar to the above.  To replace all unprintable
1494 characters with a colon, use:
1496 M-x replace-regexp @key{RET} [^ @key{TAB} C-q @key{LFD} C-q @key{RET} C-q C-l @key{SPC} -~] @key{RET} : @key{RET}
1498 @itemize @bullet
1500 @item
1501 You don't need to quote @key{TAB} with either isearch or typing
1502 something in the minibuffer.
1504 @end itemize
1506 @node Highlighting a region, Controlling case sensitivity, Working with unprintable characters, Common requests
1507 @section How can I highlight a region of text in Emacs?
1508 @cindex Highlighting text
1509 @cindex Text, highlighting
1510 @cindex @code{transient-mark-mode}
1511 @cindex Region, highlighting a
1513 You can cause the region to be highlighted when the mark is active by
1514 including
1516 @lisp
1517 (transient-mark-mode t)
1518 @end lisp
1520 @noindent
1521 in your @file{.emacs} file.  (Also see @ref{Turning on syntax
1522 highlighting}.)
1524 @node Controlling case sensitivity, Wrapping words automatically, Highlighting a region, Common requests
1525 @section How do I control Emacs's case-sensitivity when searching/replacing?
1526 @cindex @code{case-fold-search}
1527 @cindex Case sensitivity of searches
1528 @cindex Searching without case sensitivity
1529 @cindex Ignoring case in searches
1531 For searching, the value of the variable @code{case-fold-search}
1532 determines whether they are case sensitive:
1534 @lisp
1535 (setq case-fold-search nil) ; make searches case sensitive
1536 (setq case-fold-search t)   ; make searches case insensitive
1537 @end lisp
1539 @cindex Case sensitivity in replacements
1540 @cindex Replacing, and case sensitivity
1541 @cindex @code{case-replace}
1542 Similarly, for replacing, the variable @code{case-replace} determines
1543 whether replacements preserve case.
1545 To change the case sensitivity just for one major mode, use the major
1546 mode's hook.  For example:
1548 @lisp
1549 (add-hook '@var{foo}-mode-hook
1550           (lambda ()
1551            (setq case-fold-search nil)))
1552 @end lisp
1554 @node Wrapping words automatically, Spell-checkers, Controlling case sensitivity, Common requests
1555 @section How do I make Emacs wrap words for me?
1556 @cindex Wrapping word automatically
1557 @cindex Wrapping lines
1558 @cindex Line wrap
1559 @cindex @code{auto-fill-mode}, introduction to
1560 @cindex Maximum line width, default value
1561 @cindex @code{fill-column}, default value
1563 Use @code{auto-fill-mode}, activated by typing @kbd{M-x auto-fill-mode}.
1564 The default maximum line width is 70, determined by the variable
1565 @code{fill-column}.  To learn how to turn this on automatically, see
1566 @ref{Turning on auto-fill by default}.
1568 @node Spell-checkers, Checking TeX and *roff documents, Wrapping words automatically, Common requests
1569 @section Where can I get a better spelling checker for Emacs?
1570 @cindex Checking spelling
1571 @cindex Spelling, checking text documents
1573 Use Ispell.  @xref{Ispell}.
1575 @node Checking TeX and *roff documents, Changing load-path, Spell-checkers, Common requests
1576 @section How can I spell-check @TeX{} or *roff documents?
1577 @cindex Spelling, checking @TeX{} documents
1578 @cindex @TeX{} documents, checking spelling in
1580 Use Ispell.  Ispell can handle @TeX{} and *roff documents.
1581 @xref{Ispell}.
1583 @node Changing load-path, Using an already running Emacs process, Checking TeX and *roff documents, Common requests
1584 @section How do I change @code{load-path}?
1585 @cindex @code{load-path}, modifying
1586 @cindex Modifying @code{load-path}
1587 @cindex Adding to @code{load-path}
1589 In general, you should only add to the @code{load-path}.  You can add
1590 directory @var{/dir/subdir} to the load path like this:
1592 @lisp
1593 (setq load-path (cons "/dir/subdir/" load-path))
1594 @end lisp
1596 To do this relative to your home directory:
1598 @lisp
1599 (setq load-path (cons "~/mysubdir/" load-path)
1600 @end lisp
1602 @node Using an already running Emacs process, Compiler error messages, Changing load-path, Common requests
1603 @section How do I use an already running Emacs from another window?
1604 @cindex @code{emacsclient}
1605 @cindex Emacs server functions
1606 @cindex Using an existing Emacs process
1608 @code{emacsclient}, which comes with Emacs, is for editing a file using
1609 an already running Emacs rather than starting up a new Emacs.  It does
1610 this by sending a request to the already running Emacs, which must be
1611 expecting the request.
1613 @itemize @bullet
1615 @item
1616 Setup:
1618 Emacs must have executed the @code{server-start} function for
1619 @samp{emacsclient} to work.  This can be done either by a command line
1620 option:
1622 @example
1623 emacs -f server-start
1624 @end example
1626 or by invoking @code{server-start} from @file{.emacs}:
1628 @lisp
1629 (if (@var{some conditions are met}) (server-start))
1630 @end lisp
1632 When this is done, Emacs starts a subprocess running a program called
1633 @samp{emacsserver}.  @samp{emacsserver} creates a Unix domain socket.
1634 The socket is either named @file{.emacs_server}, in the user's home directory,
1635 or @file{esrv-@var{userid}-@var{systemname}}, in the @file{/tmp}
1636 directory, depending on how @samp{emacsserver} was compiled.
1638 To get your news reader, mail reader, etc., to invoke
1639 @samp{emacsclient}, try setting the environment variable @code{EDITOR}
1640 (or sometimes @code{VISUAL}) to the value @samp{emacsclient}.  You may
1641 have to specify the full pathname of the @samp{emacsclient} program
1642 instead.  Examples:
1644 @example
1645 # csh commands:
1646 setenv EDITOR emacsclient
1648 # using full pathname
1649 setenv EDITOR /usr/local/emacs/etc/emacsclient  
1651 # sh command:
1652 EDITOR=emacsclient ; export EDITOR
1653 @end example
1655 @item
1656 Normal use:
1658 When @samp{emacsclient} is run, it connects to the @file{.emacs_server}
1659 socket and passes its command line options to @samp{server}.  When
1660 @samp{server} receives these requests, it sends this information to the
1661 the Emacs process, which at the next opportunity will visit the files
1662 specified.  (Line numbers can be specified just like with Emacs.)  The
1663 user will have to switch to the Emacs window by hand.  When the user is
1664 done editing a file, the user can type @kbd{C-x #} (or @kbd{M-x
1665 server-edit}) to indicate this.  If there is another buffer requested by
1666 @code{emacsclient}, Emacs will switch to it; otherwise
1667 @code{emacsclient} will exit, signaling the calling program to continue.
1669 @samp{emacsclient} and @samp{server} must be running on machines which
1670 share the same filesystem for this to work.  The pathnames that
1671 @samp{emacsclient} specifies should be correct for the filesystem that
1672 the Emacs process sees.  The Emacs process should not be suspended at
1673 the time @samp{emacsclient} is invoked.  On Unix and GNU/Linux systems,
1674 @samp{emacsclient} should either be invoked from another X window, or
1675 from a shell window inside Emacs itself, or from another interactive
1676 session, e.g., by means of a @code{screen} program.
1678 @cindex @code{gnuserv}
1679 There is an enhanced version of @samp{emacsclient}/server called
1680 @samp{gnuserv}, written by @email{ange@@hplb.hpl.hp.com, Andy Norman}
1681 which is available in the Emacs Lisp Archive (@pxref{Packages that do
1682 not come with Emacs}).  @samp{gnuserv} uses Internet domain sockets, so
1683 it can work across most network connections.  It also supports the
1684 execution of arbitrary Emacs Lisp forms and does not require the client
1685 program to wait for completion.
1687 The alpha version of an enhanced @samp{gnuserv} is available at
1689 @uref{ftp://ftp.wellfleet.com/netman/psmith/emacs/gnuserv-2.1alpha.tar.gz}
1691 @end itemize
1693 @node Compiler error messages, Indenting switch statements, Using an already running Emacs process, Common requests
1694 @section How do I make Emacs recognize my compiler's funny error messages?
1695 @cindex Compiler error messages, recognizing
1696 @cindex Recognizing non-standard compiler errors
1697 @cindex Regexps for recognizing compiler errors
1698 @cindex Errors, recognizing compiler
1700 The variable @code{compilation-error-regexp-alist} helps control how
1701 Emacs parses your compiler output.  It is a list of triplets of the form:
1702 @code{(@var{regexp} @var{file-idx} @var{line-idx})}, where @var{regexp},
1703 @var{file-idx} and @var{line-idx} are strings.  To help determine what
1704 the constituent elements should be, load @file{compile.el} and then type
1705 @kbd{C-h v compilation-error-regexp-alist @key{RET}} to see the current
1706 value.  A good idea is to look at @file{compile.el} itself as the
1707 comments included for this variable are quite useful---the regular
1708 expressions required for your compiler's output may be very close to one
1709 already provided.  Once you have determined the proper regexps, use the
1710 following to inform Emacs of your changes:
1712 @lisp
1713 (setq compilation-error-regexp-alist
1714       (cons '(@var{regexp} @var{file-idx} @var{line-idx})
1715          compilation-error-regexp-alist))
1716 @end lisp
1718 @node Indenting switch statements, Customizing C and C++ indentation, Compiler error messages, Common requests
1719 @section How do I change the indentation for @code{switch}?
1720 @cindex @code{switch}, indenting
1721 @cindex Indenting of @code{switch}
1723 Many people want to indent their @code{switch} statements like this:
1725 @example
1728   switch(x) @{
1729     case A:
1730       x1;
1731       break;
1732     case B:
1733       x2;
1734       break;
1735     default:
1736       x3;
1737   @}
1739 @end example
1741 The solution at first appears to be: set @code{c-indent-level} to 4 and
1742 @code{c-label-offset} to -2.  However, this will give you an indentation
1743 spacing of four instead of two.
1745 The @emph{real} solution is to use @code{cc-mode} (the default mode for
1746 C programming in Emacs 20 and later) and add the following line to yoyr
1747 @file{.emacs}:
1749 @lisp
1750 (c-set-offset 'case-label '+)
1751 @end lisp
1753 There appears to be no way to do this with the old @code{c-mode}.
1755 @node Customizing C and C++ indentation, Horizontal scrolling, Indenting switch statements, Common requests
1756 @section How to customize indentation in C, C@t{++}, and Java buffers?
1757 @cindex Indentation, how to customize
1758 @cindex Customize indentation
1760 The Emacs @code{cc-mode} features an interactive procedure for
1761 customizing the indentation style, which is fully explained in the
1762 @cite{CC Mode} manual that is part of the Emacs distribution, see
1763 @ref{Customizing Indentation, , Customization Indentation, ccmode,
1764 The CC Mode Manual}.  Here's a short summary of the procedure:
1766 @enumerate
1767 @item
1768 Go to the beginning of the first line where you don't like the
1769 indentation and type @kbd{C-c C-o}.  Emacs will prompt you for the
1770 syntactic symbol; type @key{RET} to accept the default it suggests.
1772 @item
1773 Emacs now prompts for the offset of this syntactic symbol, showing the
1774 default (the current definition) inside parentheses.  You can choose
1775 one of these:
1777 @table @code
1778 @item 0
1779 No extra indentation.
1780 @item +
1781 Indent one basic offset.
1782 @item -
1783 Outdent one basic offset.
1784 @item ++
1785 Indent two basic offsets
1786 @item --
1787 Outdent two basic offsets.
1788 @item *
1789 Indent half basic offset.
1790 @item /
1791 Outdent half basic offset.
1792 @end table
1794 @item
1795 After choosing one of these symbols, type @kbd{C-c C-q} to reindent
1796 the line or the block according to what you just specified.
1798 @item
1799 If you don't like the result, go back to step 1.  Otherwise, add the
1800 following line to your @file{.emacs}:
1802 @lisp
1803 (c-set-offset '@var{syntactic-symbol} @var{offset})
1804 @end lisp
1806 @noindent
1807 where @var{syntactic-symbol} is the name Emacs shows in the minibuffer
1808 when you type @kbd{C-c C-o} at the beginning of the line, and
1809 @var{offset} is one of the indentation symbols listed above (@code{+},
1810 @code{/}, @code{0}, etc.) that you've chosen during the interactive
1811 procedure.
1813 @item
1814 Go to the next line whose indentation is not to your liking and repeat
1815 the process there.
1816 @end enumerate
1818 It is recommended to put all the resulting @code{(c-set-offset ...)}
1819 customizations inside a C mode hook, like this:
1821 @lisp
1822 (defun my-c-mode-hook ()
1823   (c-set-offset ...)
1824   (c-set-offset ...))
1825 (add-hook 'c-mode-hook 'my-c-mode-hook)
1826 @end lisp
1828 @noindent
1829 Using @code{c-mode-hook} avoids the need to put a @w{@code{(require
1830 'cc-mode)}} into your @file{.emacs} file, because @code{c-set-offset}
1831 might be unavailable when @code{cc-mode} is not loaded.
1833 Note that @code{c-mode-hook} runs for C source files only; use
1834 @code{c++-mode-hook} for C@t{++} sources, @code{java-mode-hook} for
1835 Java sources, etc.  If you want the same customizations to be in
1836 effect in @emph{all} languages supported by @code{cc-mode}, use
1837 @code{c-mode-common-hook}.
1839 @node Horizontal scrolling, Overwrite mode, Customizing C and C++ indentation, Common requests
1840 @section How can I make Emacs automatically scroll horizontally?
1841 @cindex @code{hscroll-mode}
1842 @cindex Horizontal scrolling
1843 @cindex Scrolling horizontally
1845 In Emacs 21 and later, this is on by default: if the variable
1846 @code{truncate-lines} is non-@code{nil} in the current buffer, Emacs
1847 automatically scrolls the display horizontally when point moves off the
1848 left or right edge of the window.
1850 In Emacs 20, use the @code{hscroll-mode}.  Here is some information from
1851 the documentation, available by typing @kbd{C-h f hscroll-mode @key{RET}}:
1853 Automatically scroll horizontally when the point moves off the
1854 left or right edge of the window.  
1856 @itemize @minus
1857 @item
1858 Type @kbd{M-x hscroll-mode} to enable it in the current buffer.
1860 @item
1861 Type @kbd{M-x hscroll-global-mode} to enable it in every buffer.
1863 @item
1864 @code{turn-on-hscroll} is useful in mode hooks as in:
1866 @lisp
1867 (add-hook 'text-mode-hook 'turn-on-hscroll)
1868 @end lisp
1870 @item
1871 @code{hscroll-margin} controls how close the cursor can get to the
1872 edge of the window. 
1874 @item
1875 @code{hscroll-step-percent} controls how far to jump once we decide to do so.
1876 @end itemize
1878 @node Overwrite mode, Turning off beeping, Horizontal scrolling, Common requests
1879 @section How do I make Emacs "typeover" or "overwrite" instead of inserting?
1880 @cindex @key{Insert}
1881 @cindex @code{overwrite-mode}
1882 @cindex Overwriting existing text
1883 @cindex Toggling @code{overwrite-mode}
1885 @kbd{M-x overwrite-mode} (a minor mode).  This toggles
1886 @code{overwrite-mode} on and off, so exiting from @code{overwrite-mode}
1887 is as easy as another @kbd{M-x overwrite-mode}.
1889 On some systems, @key{Insert} toggles @code{overwrite-mode} on and off.
1891 @node Turning off beeping, Turning the volume down, Overwrite mode, Common requests
1892 @section How do I stop Emacs from beeping on a terminal?
1893 @cindex Beeping, turning off
1894 @cindex Visible bell
1895 @cindex Bell, visible
1897 @email{martin@@cc.gatech.edu, Martin R. Frank} writes:
1899 Tell Emacs to use the @dfn{visible bell} instead of the audible bell,
1900 and set the visible bell to nothing.
1902 That is, put the following in your @code{TERMCAP} environment variable
1903 (assuming you have one):
1905 @example
1906 ... :vb=: ...                    
1907 @end example
1909 And evaluate the following Lisp form:
1911 @example
1912 (setq visible-bell t)
1913 @end example
1915 @node Turning the volume down, Automatic indentation, Turning off beeping, Common requests
1916 @section How do I turn down the bell volume in Emacs running under X?
1917 @cindex Bell, volume of
1918 @cindex Volume of bell
1920 On X Window system, you can adjust the bell volume and duration for all
1921 programs with the shell command @code{xset}.
1923 Invoking @code{xset} without any arguments produces some basic
1924 information, including the following:
1926 @example
1927 usage:  xset [-display host:dpy] option ...
1928   To turn bell off:
1929       -b                b off               b 0
1930   To set bell volume, pitch and duration:
1931        b [vol [pitch [dur]]]          b on
1932 @end example
1934 @node Automatic indentation, Matching parentheses, Turning the volume down, Common requests
1935 @section How do I tell Emacs to automatically indent a new line to the indentation of the previous line?
1936 @cindex Indenting new lines
1937 @cindex New lines, indenting of
1938 @cindex Previous line, indenting according to
1939 @cindex Text indentation
1941 Such behavior is automatic in Emacs 20 and later.  From the
1942 @file{etc/NEWS} file for Emacs 20.2:
1944 @example
1945 ** In Text mode, now only blank lines separate paragraphs.  This makes
1946 it possible to get the full benefit of Adaptive Fill mode in Text mode,
1947 and other modes derived from it (such as Mail mode).  @key{TAB} in Text
1948 mode now runs the command @code{indent-relative}; this makes a practical
1949 difference only when you use indented paragraphs.
1951 As a result, the old Indented Text mode is now identical to Text mode,
1952 and is an alias for it.
1954 If you want spaces at the beginning of a line to start a paragraph, use
1955 the new mode, Paragraph Indent Text mode.
1956 @end example
1958 @cindex Prefixing lines
1959 @cindex Fill prefix
1960 If you have @code{auto-fill-mode} turned on (@pxref{Turning on auto-fill
1961 by default}), you can tell Emacs to prefix every line with a certain
1962 character sequence, the @dfn{fill prefix}.  Type the prefix at the
1963 beginning of a line, position point after it, and then type @kbd{C-x .}
1964 (@code{set-fill-prefix}) to set the fill prefix.  Thereafter,
1965 auto-filling will automatically put the fill prefix at the beginning of
1966 new lines, and @kbd{M-q} (@code{fill-paragraph}) will maintain any fill
1967 prefix when refilling the paragraph.
1969 If you have paragraphs with different levels of indentation, you will
1970 have to set the fill prefix to the correct value each time you move to a
1971 new paragraph.  To avoid this hassle, try one of the many packages
1972 available from the Emacs Lisp Archive (@pxref{Packages that do not come
1973 with Emacs}.)  Look up ``fill'' and ``indent'' in the Lisp Code
1974 Directory for guidance.
1976 @node Matching parentheses, Hiding #ifdef lines, Automatic indentation, Common requests
1977 @section How do I show which parenthesis matches the one I'm looking at?
1978 @cindex Parentheses, matching
1979 @cindex @file{paren.el}
1980 @cindex Highlighting matching parentheses
1981 @cindex Pairs of parentheses, highlighting
1982 @cindex Matching parentheses
1984 As of version 19, Emacs comes with @file{paren.el}, which (when loaded)
1985 will automatically highlight matching parentheses whenever point (i.e.,
1986 the cursor) is located over one.  To load @file{paren.el} automatically,
1987 include the line
1989 @lisp
1990 (require 'paren)
1991 @end lisp
1993 in your @file{.emacs} file.  @email{shutkoa@@ugsolutions.com, Alan Shutko}
1994 reports that as of version 20.1, you must also call @code{show-paren-mode} in
1995 your @file{.emacs} file:
1997 @lisp
1998 (show-paren-mode 1)
1999 @end lisp
2001 Customize will let you turn on @code{show-paren-mode}.  Use @kbd{M-x
2002 customize-group @key{RET} paren-showing @key{RET}}.  From within
2003 Customize, you can also go directly to the ``paren-showing'' group.
2005 Alternatives to paren include:
2007 @itemize @bullet
2009 @item
2010 If you're looking at a right parenthesis (or brace or bracket) you can
2011 delete it and reinsert it.  Emacs will momentarily move the cursor to
2012 the matching parenthesis.
2014 @item
2015 @kbd{C-M-f} (@code{forward-sexp}) and @kbd{C-M-b} (@code{backward-sexp})
2016 will skip over one set of balanced parentheses, so you can see which
2017 parentheses match.  (You can train it to skip over balanced brackets
2018 and braces at the same time by modifying the syntax table.)
2020 @cindex Show matching paren as in @code{vi}
2021 @item
2022 Here is some Emacs Lisp that will make the @key{%} key show the matching
2023 parenthesis, like in @code{vi}.  In addition, if the cursor isn't over a
2024 parenthesis, it simply inserts a % like normal.
2026 @lisp
2027 ;; By an unknown contributor
2029 (global-set-key "%" 'match-paren)
2031 (defun match-paren (arg)
2032   "Go to the matching paren if on a paren; otherwise insert %."
2033   (interactive "p")
2034   (cond ((looking-at "\\s\(") (forward-list 1) (backward-char 1))
2035         ((looking-at "\\s\)") (forward-char 1) (backward-list 1))
2036         (t (self-insert-command (or arg 1)))))
2037 @end lisp
2039 @end itemize
2041 @node Hiding #ifdef lines, Repeating commands, Matching parentheses, Common requests
2042 @section In C mode, can I show just the lines that will be left after @code{#ifdef} commands are handled by the compiler?
2043 @cindex @code{#ifdef}, selective display of
2044 @cindex @code{hide-ifdef-mode}
2045 @cindex Hiding @code{#ifdef} text
2046 @cindex Selectively displaying @code{#ifdef} code
2048 @kbd{M-x hide-ifdef-mode}.  (This is a minor mode.)  You might also want
2049 to try @file{cpp.el}, available at the Emacs Lisp Archive
2050 (@pxref{Packages that do not come with Emacs}).
2052 @node Repeating commands, Valid X resources, Hiding #ifdef lines, Common requests
2053 @section Is there an equivalent to the @code{.} (dot) command of vi?
2054 @cindex Repeating commands as with @code{vi}
2055 @cindex Command, repeat last
2056 @cindex @code{.}, equivalent to @code{vi} command
2058 (@code{.} is the redo command in @code{vi}.  It redoes the last
2059 insertion/deletion.)
2061 As of Emacs 20.3, there is indeed a @code{repeat} command (@kbd{C-x z})
2062 that repeats the last command.  If you preface it with a prefix
2063 argument, the prefix arg is applied to the command.
2065 You can also type @kbd{C-x @key{ESC} @key{ESC}}
2066 (@code{repeat-complex-command}) to reinvoke commands that used the
2067 minibuffer to get arguments.  In @code{repeat-complex-command} you can
2068 type @kbd{M-p} and @kbd{M-n} (and also up-arrow and down-arrow, if your
2069 keyboard has these keys) to scan through all the different complex
2070 commands you've typed.
2072 To repeat a set of commands, use keyboard macros.  (@inforef{Keyboard
2073 Macros, Keyboard Macros, emacs}.)
2075 If you're really desperate for the @code{.} command, use VIPER, a
2076 @code{vi} emulation mode which comes with Emacs, and which appears to
2077 support it.  (@xref{VIPER}.)
2079 @node Valid X resources, Evaluating Emacs Lisp code, Repeating commands, Common requests
2080 @section What are the valid X resource settings (i.e., stuff in .Xdefaults)?
2081 @cindex Resources, X
2082 @cindex X resources
2083 @cindex Setting X resources
2085 @inforef{Resources X, Resources X, emacs}.
2087 You can also use a resource editor, such as editres (for X11R5 and
2088 onwards), to look at the resource names for the menu bar, assuming Emacs
2089 was compiled with the X toolkit.
2091 @node Evaluating Emacs Lisp code, Changing the length of a Tab, Valid X resources, Common requests
2092 @section How do I execute ("evaluate") a piece of Emacs Lisp code?
2093 @cindex Evaluating Lisp code
2094 @cindex Lisp forms, evaluating
2096 There are a number of ways to execute (@dfn{evaluate}, in Lisp lingo) an
2097 Emacs Lisp @dfn{form}:
2099 @itemize @bullet
2101 @item
2102 If you want it evaluated every time you run Emacs, put it in a file
2103 named @file{.emacs} in your home directory.  This is known as ``your
2104 @file{.emacs} file,'' and contains all of your personal customizations.
2106 @item
2107 You can type the form in the @file{*scratch*} buffer, and then type
2108 @key{LFD} (or @kbd{C-j}) after it.  The result of evaluating the form
2109 will be inserted in the buffer.
2111 @item
2112 In @code{emacs-lisp-mode}, typing @kbd{C-M-x} evaluates a top-level form
2113 before or around point.
2115 @item
2116 Typing @kbd{C-x C-e} in any buffer evaluates the Lisp form immediately
2117 before point and prints its value in the echo area.
2119 @item
2120 Typing @kbd{M-:} or @kbd{M-x eval-expression} allows you to type a Lisp
2121 form in the minibuffer which will be evaluated once you press @key{RET}.
2123 @item
2124 You can use @kbd{M-x load-file} to have Emacs evaluate all the Lisp
2125 forms in a file.  (To do this from Lisp use the function @code{load}
2126 instead.)
2128 The functions @code{load-library}, @code{eval-region},
2129 @code{eval-current-buffer}, @code{require}, and @code{autoload} are also
2130 useful; see @ref{Emacs Lisp documentation}, if you want to learn more
2131 about them.
2133 @end itemize
2135 @node Changing the length of a Tab, Inserting > at the beginning of each line, Evaluating Emacs Lisp code, Common requests
2136 @section How do I change Emacs's idea of the @key{TAB} character's length?
2137 @cindex Tab length
2138 @cindex Length of tab character
2139 @cindex @code{default-tab-width} 
2141 Set the variable @code{default-tab-width}.  For example, to set
2142 @key{TAB} stops every 10 characters, insert the following in your
2143 @file{.emacs} file:
2145 @lisp
2146 (setq default-tab-width 10)
2147 @end lisp
2149 Do not confuse variable @code{tab-width} with variable
2150 @code{tab-stop-list}.  The former is used for the display of literal
2151 @key{TAB} characters.  The latter controls what characters are inserted
2152 when you press the @key{TAB} character in certain modes.
2154 @node Inserting > at the beginning of each line, Underlining paragraphs, Changing the length of a Tab, Common requests
2155 @section How do I insert @samp{>} at the beginning of every line?
2156 @cindex Prefix character, inserting in mail/news replies
2157 @cindex Replies to mail/news, inserting a prefix character
2158 @cindex @code{mail-yank-prefix}
2159 @cindex Mail replies, inserting a prefix character
2160 @cindex News replies, inserting a prefix character
2162 To do this to an entire buffer, type @kbd{M-< M-x replace-regexp
2163 @key{RET} ^ @key{RET} > @key{RET}}.
2165 To do this to a region, use @code{string-insert-rectangle}.
2166 Set the mark (@kbd{C-@key{SPC}}) at the beginning of the first line you
2167 want to prefix, move the cursor to last line to be prefixed, and type
2168 @kbd{M-x string-insert-rectangle @key{RET}}.  To do this for the whole
2169 buffer, type @kbd{C-x h M-x string-insert-rectangle @key{RET}}.
2171 If you are trying to prefix a yanked mail message with @samp{>}, you
2172 might want to set the variable @code{mail-yank-prefix}.  Better yet, use
2173 the Supercite package (@pxref{Supercite}), which provides flexible
2174 citation for yanked mail and news messages; it is included in Emacs
2175 since version 19.20.  @xref{Changing the included text prefix}, for
2176 additional information.
2178 @node Underlining paragraphs, Repeating a command as many times as possible, Inserting > at the beginning of each line, Common requests
2179 @section How do I insert "_^H" before each character in a region to get an underlined paragraph?
2180 @cindex Underlining a region of text
2181 @cindex @code{underline-region}
2183 Mark the region and then type @kbd{M-x underline-region @key{RET}}.
2185 @node Repeating a command as many times as possible, Forcing the cursor to remain in the same column, Underlining paragraphs, Common requests
2186 @section How do I repeat a command as many times as possible?
2187 @cindex Repeating commands many times
2188 @cindex Commands, repeating many times
2190 Use @kbd{C-x (} and @kbd{C-x )} to make a keyboard macro that invokes
2191 the command and then type @kbd{M-0 C-x e}.
2193 Any messages your command prints in the echo area will be suppressed.
2195 If you need to repeat a command a small number of times, you can use
2196 @kbd{C-x z}, see @ref{Repeating commands}.
2198 @node Forcing the cursor to remain in the same column, Forcing Emacs to iconify itself, Repeating a command as many times as possible, Common requests
2199 @section How do I make Emacs behave like this: when I go up or down, the cursor should stay in the same column even if the line is too short?
2200 @cindex @code{picture-mode}
2201 @cindex Remaining in the same column, regardless of contents
2202 @cindex Vertical movement in empty documents
2204 @kbd{M-x picture-mode}.
2206 @node Forcing Emacs to iconify itself, Using regular expressions, Forcing the cursor to remain in the same column, Common requests
2207 @section How do I tell Emacs to iconify itself?
2208 @cindex Iconification under the X Window System
2209 @cindex X Window System and iconification
2210 @cindex Suspending Emacs
2212 @kbd{C-z} iconifies Emacs when running under X and suspends Emacs
2213 otherwise.  @inforef{Misc X, Misc X, emacs}.
2215 @node Using regular expressions, Replacing text across multiple files, Forcing Emacs to iconify itself, Common requests
2216 @section How do I use regexps (regular expressions) in Emacs?
2217 @cindex Regexps
2218 @cindex Regular expressions
2219 @cindex Differences between Unix and Emacs regexps
2220 @cindex Unix regeps, differences from Emacs
2221 @cindex Text strings, putting regexps in
2223 @inforef{Regexps, Regexps, emacs}.
2225 The @code{or} operator is @samp{\|}, not @samp{|}, and the grouping operators
2226 are @samp{\(} and @samp{\)}.  Also, the string syntax for a backslash is
2227 @samp{\\}.  To specify a regular expression like @samp{xxx\(foo\|bar\)}
2228 in a Lisp string, use @samp{xxx\\(foo\\|bar\\)}.
2230 Note the doubled backslashes!
2232 @itemize @bullet
2234 @item
2235 Unlike in Unix @file{grep}, @file{sed}, etc., a complement character set
2236 (@samp{[^...]})  can match a newline character (@key{LFD} a.k.a.@:
2237 @kbd{C-j} a.k.a.@: @samp{\n}), unless newline is mentioned as one of the
2238 characters not to match.
2240 @item
2241 The character syntax regexps (e.g., @samp{\sw}) are not
2242 meaningful inside character set regexps (e.g., @samp{[aeiou]}).  (This
2243 is actually typical for regexp syntax.)
2245 @end itemize
2247 @node Replacing text across multiple files, Documentation for etags, Using regular expressions, Common requests
2248 @section How do I perform a replace operation across more than one file?
2249 @cindex Replacing strings across files
2250 @cindex Multiple files, replacing across
2251 @cindex Files, replacing strings across multiple
2253 The ``tags'' feature of Emacs includes the command
2254 @code{tags-query-replace} which performs a query-replace across all the
2255 files mentioned in the @file{TAGS} file.  @inforef{Tags Search, Tags Search,
2256 emacs}.
2258 As of Emacs 19.29, Dired mode (@kbd{M-x dired @key{RET}}, or @kbd{C-x
2259 d}) supports the command @code{dired-do-query-replace}, which allows
2260 users to replace regular expressions in multiple files.
2262 @node Documentation for etags, Disabling backups, Replacing text across multiple files, Common requests
2263 @section Where is the documentation for @code{etags}?
2264 @cindex Documentation for @code{etags}
2265 @cindex @code{etags}, documentation for
2267 The @code{etags} man page should be in the same place as the
2268 @code{emacs} man page.
2270 Quick command-line switch descriptions are also available.  For example,
2271 @samp{etags -H}.
2273 @node Disabling backups, Disabling auto-save-mode, Documentation for etags, Common requests
2274 @section How do I disable backup files?
2275 @cindex Backups, disabling
2276 @cindex Disabling backups
2278 You probably don't want to do this, since backups are useful, especially
2279 when something goes wrong.
2281 To avoid seeing backup files (and other "uninteresting" files) in Dired,
2282 load @code{dired-x} by adding the following to your @file{.emacs} file:
2284 @lisp
2285 (add-hook 'dired-load-hook
2286           (lambda ()
2287            (load "dired-x")))
2288 @end lisp
2290 With @code{dired-x} loaded, @kbd{M-o} toggles omitting in each dired buffer.
2291 You can make omitting the default for new dired buffers by putting the
2292 following in your @file{.emacs}:
2294 @lisp
2295 (add-hook 'dired-mode-hook 'dired-omit-toggle)
2296 @end lisp
2298 If you're tired of seeing backup files whenever you do an @samp{ls} at
2299 the Unix shell, try GNU @code{ls} with the @samp{-B} option.  GNU
2300 @code{ls} is part of the GNU Fileutils package, available from
2301 @samp{ftp.gnu.org} and its mirrors (@pxref{Current GNU distributions}).
2303 To disable or change the way backups are made, @inforef{Backup Names, ,
2304 emacs}.
2306 @cindex Backup files in a single directory
2307 Beginning with Emacs 21.1, you can control where Emacs puts backup files
2308 by customizing the variable @code{backup-directory-alist}.  This
2309 variable's value specifies that files whose names match specific patters
2310 should have their backups put in certain directories.  A typical use is
2311 to add the element @code{("." . @var{dir})} to force Emacs to put
2312 @strong{all} backup files in the directory @file{dir}.
2314 @node Disabling auto-save-mode, Going to a line by number, Disabling backups, Common requests
2315 @section How do I disable @code{auto-save-mode}?
2316 @cindex Disabling @code{auto-save-mode}
2317 @cindex Auto-saving
2318 @cindex Saving at frequent intervals
2320 You probably don't want to do this, since auto-saving is useful,
2321 especially when Emacs or your computer crashes while you are editing a
2322 document.
2324 Instead, you might want to change the variable
2325 @code{auto-save-interval}, which specifies how many keystrokes Emacs
2326 waits before auto-saving.  Increasing this value forces Emacs to wait
2327 longer between auto-saves, which might annoy you less.
2329 You might also want to look into Sebastian Kremer's @code{auto-save}
2330 package, available from the Lisp Code Archive (@pxref{Packages that do not come
2331 with Emacs}).  This
2332 package also allows you to place all auto-save files in one directory,
2333 such as @file{/tmp}.
2335 To disable or change how @code{auto-save-mode} works, @inforef{Auto
2336 Save, , emacs}.
2338 @node Going to a line by number, Modifying pull-down menus, Disabling auto-save-mode, Common requests
2339 @section How can I go to a certain line given its number?
2340 @cindex Going to a line by number
2341 @cindex Compilation error messages
2342 @cindex Recompilation
2344 Are you sure you indeed need to go to a line by its number?  Perhaps all
2345 you want is to display a line in your source file for which a compiler
2346 printed an error message?  If so, compiling from within Emacs using the
2347 @kbd{M-x compile} and @kbd{M-x recompile} commands is a much more
2348 effective way of doing that.  Emacs automatically intercepts the compile
2349 error messages, inserts them into a special buffer called
2350 @code{*compilation*}, and lets you visit the locus of each message in
2351 the source.  Type @kbd{C-x `} to step through the offending lines one by
2352 one.  Click @kbd{Mouse-2} or press @key{RET} on a message text in the
2353 @code{*compilation*} buffer to go to the line whose number is mentioned
2354 in that message.
2356 But if you indeed need to go to a certain text line, type @kbd{M-x
2357 goto-line @key{RET}}.  Emacs will prompt you for the number of the line
2358 and go to that line.
2360 You can do this faster by invoking @code{goto-line} with a numeric
2361 argument that is the line's number.  For example, @kbd{C-u 286 M-x
2362 goto-line @key{RET}} will jump to line number 286 in the current
2363 buffer.
2365 If you need to use this command frequently, you might consider binding
2366 it to a key.  The following snippet, if added to your @file{~/.emacs}
2367 file, will bind the sequence @kbd{C-x g} to @code{goto-line}:
2369 @lisp
2370  (global-set-key "\C-xg" 'goto-line)
2371 @end lisp
2374 @node Modifying pull-down menus, Deleting menus and menu options, Going to a line by number, Common requests
2375 @section How can I create or modify new pull-down menu options?
2376 @cindex Pull-down menus, creating or modifying
2377 @cindex Menus, creating or modifying
2378 @cindex Creating new menu options
2379 @cindex Modifying pull-down menus
2380 @cindex Menus and keymaps
2381 @cindex Keymaps and menus
2383 Each menu title (e.g., @samp{File}, @samp{Edit}, @samp{Buffers})
2384 represents a local or global keymap.  Selecting a menu title with the
2385 mouse displays that keymap's non-nil contents in the form of a menu.
2387 So to add a menu option to an existing menu, all you have to do is add a
2388 new definition to the appropriate keymap.  Adding a @samp{Forward Word}
2389 item to the @samp{Edit} menu thus requires the following Lisp code:
2391 @lisp
2392 (define-key global-map           
2393   [menu-bar edit forward]        
2394   '("Forward word" . forward-word))
2395 @end lisp
2397 @noindent
2398 The first line adds the entry to the global keymap, which includes
2399 global menu bar entries.  Replacing the reference to @code{global-map}
2400 with a local keymap would add this menu option only within a particular
2401 mode.
2403 The second line describes the path from the menu-bar to the new entry.
2404 Placing this menu entry underneath the @samp{File} menu would mean
2405 changing the word @code{edit} in the second line to @code{file}.
2407 The third line is a cons cell whose first element is the title that will
2408 be displayed, and whose second element is the function that will be
2409 called when that menu option is invoked.
2411 To add a new menu, rather than a new option to an existing menu, we must
2412 define an entirely new keymap:
2414 @lisp
2415 (define-key global-map [menu-bar words]
2416   (cons "Words" (make-sparse-keymap "Words")))
2417 @end lisp
2419 The above code creates a new sparse keymap, gives it the name
2420 @samp{Words}, and attaches it to the global menu bar.  Adding the
2421 @samp{Forward Word} item to this new menu would thus require the
2422 following code:
2424 @lisp
2425 (define-key global-map
2426   [menu-bar words forward]
2427   '("Forward word" . forward-word))
2428 @end lisp
2430 @noindent
2431 Note that because of the way keymaps work, menu options are displayed
2432 with the more recently defined items at the top.  Thus if you were to
2433 define menu options @samp{foo}, @samp{bar}, and @samp{baz} (in that
2434 order), the menu option @samp{baz} would appear at the top, and
2435 @samp{foo} would be at the bottom.
2437 One way to avoid this problem is to use the function @code{define-key-after},
2438 which works the same as @code{define-key}, but lets you modify where items
2439 appear.  The following Lisp code would insert the @samp{Forward Word}
2440 item in the @samp{Edit} menu immediately following the @samp{Undo} item:
2442 @lisp
2443 (define-key-after
2444   (lookup-key global-map [menu-bar edit])
2445   [forward]
2446   '("Forward word" . forward-word)
2447   'undo)
2448 @end lisp
2450 Note how the second and third arguments to @code{define-key-after} are
2451 different from those of @code{define-key}, and that we have added a new
2452 (final) argument, the function after which our new key should be
2453 defined.
2455 To move a menu option from one position to another, simply evaluate
2456 @code{define-key-after} with the appropriate final argument.
2458 More detailed information---and more examples of how to create and
2459 modify menu options---are in the @cite{Emacs Lisp Reference Manual}, under
2460 ``Menu Keymaps''.  (@xref{Emacs Lisp documentation}, for information on
2461 this manual.)
2463 @node Deleting menus and menu options, Turning on syntax highlighting, Modifying pull-down menus, Common requests
2464 @section How do I delete menus and menu options?
2465 @cindex Deleting menus and menu options
2466 @cindex Menus, deleting
2468 The simplest way to remove a menu is to set its keymap to @samp{nil}.
2469 For example, to delete the @samp{Words} menu (@pxref{Modifying pull-down
2470 menus}), use:
2472 @lisp
2473 (define-key global-map [menu-bar words] nil)
2474 @end lisp
2476 Similarly, removing a menu option requires redefining a keymap entry to
2477 @code{nil}.  For example, to delete the @samp{Forward word} menu option
2478 from the @samp{Edit} menu (we added it in @ref{Modifying pull-down
2479 menus}), use:
2481 @lisp
2482 (define-key global-map [menu-bar edit forward] nil)
2483 @end lisp
2485 @node Turning on syntax highlighting, Scrolling only one line, Deleting menus and menu options, Common requests
2486 @section How do I turn on syntax highlighting?
2487 @cindex Syntax highlighting
2488 @cindex @code{font-lock-mode}
2489 @cindex Highlighting based on syntax
2490 @cindex Colorizing text
2491 @cindex FAQ, @code{font-lock-mode}
2493 @code{font-lock-mode} is the standard way to have Emacs perform syntax
2494 highlighting in the current buffer.  With @code{font-lock-mode} turned
2495 on, different types of text will appear in different colors.  For
2496 instance, if you turn on @code{font-lock-mode} in a programming mode,
2497 variables will appear in one face, keywords in a second, and comments in
2498 a third.
2500 @cindex hilit19 is deprecated
2501 Earlier versions of Emacs supported hilit19, a similar package.  Use of
2502 hilit19 is now considered non-standard, although @file{hilit19.el} comes
2503 with the stock Emacs distribution.  It is no longer maintained.
2505 To turn @code{font-lock-mode} on within an existing buffer, use @kbd{M-x
2506 font-lock-mode @key{RET}}.
2508 To automatically invoke @code{font-lock-mode} when a particular major
2509 mode is invoked, set the major mode's hook.  For example, to fontify all
2510 @code{c-mode} buffers, add the following to your @file{.emacs} file:
2512 @lisp
2513 (add-hook 'c-mode-hook 'turn-on-font-lock)
2514 @end lisp
2516 To automatically invoke @code{font-lock-mode} for all major modes, you
2517 can turn on @code{global-font-lock-mode} by including the following line
2518 in your @file{.emacs} file:
2520 @lisp
2521 (global-font-lock-mode 1)
2522 @end lisp
2524 @noindent
2525 This instructs Emacs to turn on font-lock mode in those buffers for
2526 which a font-lock mode definition has been provided (in the variable
2527 @code{font-lock-global-modes}).  If you edit a file in
2528 @code{pie-ala-mode}, and no font-lock definitions have been provided for
2529 @code{pie-ala} files, then the above setting will have no effect on that
2530 particular buffer.
2532 Highlighting a buffer with @code{font-lock-mode} can take quite a while,
2533 and cause an annoying delay in display, so several features exist to
2534 work around this.
2536 @cindex Just-In-Time syntax highlighting
2537 In Emacs 21 and later, turning on @code{font-lock-mode} automatically
2538 activates the new @dfn{Just-In-Time fontification} provided by
2539 @code{jit-lock-mode}.  @code{jit-lock-mode} defers the fontification of
2540 portions of buffer until you actually need to see them, and can also
2541 fontify while Emacs is idle.  This makes display of the visible portion
2542 of a buffer almost instantaneous.  For details about customizing
2543 @code{jit-lock-mode}, type @kbd{C-h f jit-lock-mode @key{RET}}.
2545 @cindex Levels of syntax highlighting
2546 @cindex Decoration level, in @code{font-lock-mode}
2547 In versions of Emacs before 21, different levels of decoration are
2548 available, from slight to gaudy.  More decoration means you need to wait
2549 more time for a buffer to be fontified (or a faster machine).  To
2550 control how decorated your buffers should become, set the value of
2551 @code{font-lock-maximum-decoration} in your @file{.emacs} file, with a
2552 @code{nil} value indicating default (usually minimum) decoration, and a
2553 @code{t} value indicating the maximum decoration.  For the gaudiest
2554 possible look, then, include the line
2556 @lisp
2557 (setq font-lock-maximum-decoration t)
2558 @end lisp
2560 @noindent
2561 in your @file{.emacs} file.  You can also set this variable such that
2562 different modes are highlighted in a different ways; for more
2563 information, see the documentation for
2564 @code{font-lock-maximum-decoration} with @kbd{C-h v} (or @kbd{M-x
2565 describe-variable @key{RET}}).
2567 @cindex Lazy font-lock
2568 You might also want to investigate @code{fast-lock-mode} and
2569 @code{lazy-lock-mode}, versions of @code{font-lock-mode} that speed up
2570 highlighting.  These are the alternatives for @code{jit-lock-mode} in
2571 versions of Emacs before 21.1.  The advantage of @code{lazy-lock-mode}
2572 is that it only fontifies buffers when certain conditions are met, such
2573 as after a certain amount of idle time, or after you have finished
2574 scrolling through text.  See the documentation for @code{lazy-lock-mode}
2575 by typing @kbd{C-h f @code{lazy-lock-mode}} (@kbd{M-x describe-function
2576 @key{RET} lazy-lock-mode @key{RET}}).
2578 Also see the documentation for the function @code{font-lock-mode},
2579 available by typing @kbd{C-h f font-lock-mode} (@kbd{M-x
2580 describe-function @key{RET} font-lock-mode @key{RET}}).
2582 For more information on font-lock mode, take a look at the
2583 @code{font-lock-mode} FAQ, maintained by
2584 @email{jari.aalto@@ntc.nokia.com, Jari Aalto} at
2586 @uref{ftp://cs.uta.fi/pub/ssjaaa/ema-font.gui}
2588 To print buffers with the faces (i.e., colors and fonts) intact, use
2589 @kbd{M-x ps-print-buffer-with-faces} or @kbd{M-x
2590 ps-print-region-with-faces}.  You will need a way to send text to a
2591 PostScript printer, or a PostScript interpreter such as Ghostscript;
2592 consult the documentation of the variables @code{ps-printer-name},
2593 @code{ps-lpr-command}, and @code{ps-lpr-switches} for more details.
2595 @node Scrolling only one line, Replacing highlighted text, Turning on syntax highlighting, Common requests
2596 @section How can I force Emacs to scroll only one line when I move past the bottom of the screen?
2597 @cindex Scrolling only one line
2598 @cindex Reducing the increment when scrolling
2600 Place the following Lisp form in your @file{.emacs} file:
2602 @lisp
2603 (setq scroll-step 1)
2604 @end lisp
2606 @inforef{Scrolling, Scrolling, emacs}.
2608 @node Replacing highlighted text, Editing MS-DOS files, Scrolling only one line, Common requests
2609 @section How can I replace highlighted text with what I type?
2610 @cindex @code{delete-selection-mode}
2611 @cindex Replacing highlighted text
2612 @cindex Highlighting and replacing text
2614 Use @code{delete-selection-mode}, which you can start automatically by
2615 placing the following Lisp form in your @file{.emacs} file:
2617 @lisp
2618 (delete-selection-mode t)
2619 @end lisp
2621 According to the documentation string for @code{delete-selection-mode}
2622 (which you can read using @kbd{M-x describe-function @key{RET}
2623 delete-selection-mode @key{RET}}):
2625 @quotation
2626 When ON, typed text replaces the selection if the selection is active.
2627 When OFF, typed text is just inserted at point.
2628 @end quotation
2630 This mode also allows you to delete (not kill) the highlighted region by
2631 pressing @key{DEL}.
2633 @node Editing MS-DOS files, Filling paragraphs with a single space, Replacing highlighted text, Common requests
2634 @section How can I edit MS-DOS files using Emacs?
2635 @cindex Editing MS-DOS files
2636 @cindex MS-DOS files, editing
2637 @cindex Microsoft files, editing
2638 @cindex Windows files, editing
2640 As of Emacs 20, detection and handling of MS-DOS (and Windows) files is
2641 performed transparently.  You can open MS-DOS files on a Unix system,
2642 edit it, and save it without having to worry about the file format.
2644 When editing an MS-DOS style file, the mode line will indicate that it
2645 is a DOS file.  On Unix and GNU/Linux systems, and also on a Macintosh,
2646 the string @samp{(DOS)} will appear near the left edge of the mode line;
2647 on DOS and Windows, where the DOS end-of-line (EOL) format is the
2648 default, a backslash (@samp{\}) will appear in the mode line.
2650 If you are running a version of Emacs before 20.1, get @code{crypt++}
2651 from the Emacs Lisp Archive (@pxref{Packages that do not come with
2652 Emacs}).  Among other things, @code{crypt++} transparently modifies
2653 MS-DOS files as they are loaded and saved, allowing you to ignore the
2654 different conventions that Unix and MS-DOS have for delineating the end
2655 of a line.
2657 @node Filling paragraphs with a single space,  Escape sequences in shell output, Editing MS-DOS files, Common requests
2658 @section How can I tell Emacs to fill paragraphs with a single space after each period?
2659 @cindex One space following periods
2660 @cindex Single space following periods
2661 @cindex Periods, one space following
2663 @email{ulm@@vsnhd1.cern.ch, Ulrich Mueller} suggests adding the
2664 following two lines to your @file{.emacs} file:
2666 @lisp
2667 (setq sentence-end "[.?!][]\"')@}]*\\($\\|[ \t]\\)[ \t\n]*")
2668 (setq sentence-end-double-space nil)
2669 @end lisp
2671 @node Escape sequences in shell output, , Filling paragraphs with a single space, Common requests
2672 @section Why these strange escape sequences from @code{ls} from the Shell mode?
2673 @cindex Escape sequences in @code{ls} output
2674 @cindex @code{ls} in Shell mode
2676 This happens because @code{ls} is aliased to @samp{ls --color} in your
2677 shell init file.  You have two alternatives to solve this:
2679 @itemize @bullet
2680 @item
2681 Make the alias conditioned on the @code{EMACS} variable in the
2682 environment.  When Emacs runs a subsidiary shell, it exports the
2683 @code{EMACS} variable with the value @code{t} to that shell.  You can
2684 unalias @code{ls} when that happens, thus limiting the alias to your
2685 interactive sessions.
2687 @item
2688 Install the @code{ansi-color} package (bundled with Emacs 21.1 and
2689 later), which converts these ANSI escape sequences into colors.
2690 @end itemize
2692 @c ------------------------------------------------------------
2693 @node    Bugs and problems, Compiling and installing Emacs, Common requests, Top
2694 @chapter Bugs and problems
2695 @cindex Bugs and problems
2697 The Emacs manual lists some common kinds of trouble users could get
2698 into, see @ref{Lossage, , Dealing with Emacs Trouble, emacs, The GNU
2699 Emacs Manual}, so you might look there if the problem you encounter
2700 isn't described in this chapter.  If you decide you've discovered a bug,
2701 see @ref{Bugs, , Reporting Bugs, emacs, The GNU Emacs Manual}, for
2702 instructions how to do that.
2704 The file @file{etc/PROBLEMS} in the Emacs distribution lists various
2705 known problems with building and using Emacs on specific platforms;
2706 type @kbd{C-h P} to read it.
2708 @menu
2709 * Problems with very large files::  
2710 * ^M in the shell buffer::      
2711 * Shell process exits abnormally::  
2712 * Problems with Shell Mode on MS-Windows::  
2713 * Termcap/Terminfo entries for Emacs::  
2714 * Spontaneous entry into isearch-mode::  
2715 * Problems talking to certain hosts::  
2716 * Errors with init files::      
2717 * Emacs ignores X resources::   
2718 * Emacs ignores frame parameters::  
2719 * Emacs takes a long time to visit files::  
2720 * Editing files with $ in the name::  
2721 * Shell mode loses the current directory::  
2722 * Security risks with Emacs::   
2723 * Dired claims that no file is on this line::  
2724 @end menu
2726 @node Problems with very large files, ^M in the shell buffer, Bugs and problems, Bugs and problems
2727 @section Does Emacs have problems with files larger than 8 megabytes?
2728 @cindex Very large files, opening
2729 @cindex Large files, opening
2730 @cindex Opening very large files
2731 @cindex Maximum file size
2732 @cindex Files, maximum size
2734 Old versions (i.e., anything before 19.29) of Emacs had problems editing
2735 files larger than 8 megabytes.  As of version 19.29, the maximum buffer
2736 size is at least 2^27-1, or 134,217,727 bytes, or 132 MBytes.  Emacs 20
2737 can be compiled on some 64-bit systems in a way that enlarges the buffer
2738 size up to 576,460,752,303,423,487 bytes, or 549,755,813 GBytes.
2740 If you are using a version of Emacs older than 19.29 and cannot upgrade,
2741 you will have to recompile. @email{lnz@@lucid.com, Leonard N. Zubkoff}
2742 suggests putting the following two lines in @file{src/config.h} before
2743 compiling Emacs to allow for 26-bit integers and pointers (and thus file
2744 sizes of up to 33,554,431 bytes):
2746 @example
2747 #define VALBITS 26
2748 #define GCTYPEBITS 5
2749 @end example
2751 @noindent
2752 This method may result in "ILLEGAL DATATYPE" and other random errors on
2753 some machines.
2755 @email{daveg@@csvax.cs.caltech.edu, David Gillespie} explains how this
2756 problems crops up; while his numbers are true only for pre-19.29
2757 versions of Emacs, the theory remains the same with current versions.
2759 @quotation
2760 Emacs is largely written in a dialect of Lisp; Lisp is a freely-typed
2761 language in the sense that you can put any value of any type into any
2762 variable, or return it from a function, and so on.  So each value
2763 must carry a @dfn{tag} along with it identifying what kind of thing it
2764 is, e.g., integer, pointer to a list, pointer to an editing buffer, and
2765 so on.  Emacs uses standard 32-bit integers for data objects, taking the
2766 top 8 bits for the tag and the bottom 24 bits for the value.  So
2767 integers (and pointers) are somewhat restricted compared to true C
2768 integers and pointers.
2769 @end quotation
2771 @node ^M in the shell buffer, Shell process exits abnormally, Problems with very large files, Bugs and problems
2772 @section How do I get rid of @samp{^M} or echoed commands in my shell buffer?
2773 @cindex Shell buffer, echoed commands and @samp{^M} in
2774 @cindex Echoed commands in @code{shell-mode}
2776 Try typing @kbd{M-x shell-strip-ctrl-m @key{RET}} while in @code{shell-mode} to
2777 make them go away.  If that doesn't work, you have several options:
2779 For @code{tcsh}, put this in your @file{.cshrc} (or @file{.tcshrc})
2780 file:
2782 @example
2783 if ($?EMACS) then
2784     if ("$EMACS" == t) then
2785         if ($?tcsh) unset edit
2786         stty nl
2787     endif
2788 endif
2789 @end example
2791 Or put this in your @file{.emacs_tcsh} file:
2793 @example
2794 unset edit
2795 stty nl
2796 @end example
2798 Alternatively, use @code{csh} in your shell buffers instead of
2799 @code{tcsh}.  One way is:
2801 @lisp
2802 (setq explicit-shell-file-name "/bin/csh")
2803 @end lisp
2805 @noindent
2806 and another is to do this in your @file{.cshrc} (or @file{.tcshrc})
2807 file:
2809 @example
2810 setenv ESHELL /bin/csh
2811 @end example
2813 @noindent
2814 (You must start Emacs over again with the environment variable properly
2815 set for this to take effect.)
2817 You can also set the @code{ESHELL} environment variable in Emacs Lisp
2818 with the following Lisp form,
2820 @lisp
2821 (setenv "ESHELL" "/bin/csh")
2822 @end lisp
2824 The above solutions try to prevent the shell from producing the
2825 @samp{^M} characters in the first place.  If this is not possible
2826 (e.g., if you use a Windows shell), you can get Emacs to remove these
2827 characters from the buffer by adding this to your @file{.emacs} init
2828 file:
2830 @smalllisp
2831 (add-hook 'comint-output-filter-functions 'shell-strip-ctrl-m)
2832 @end smalllisp
2834 On a related note: If your shell is echoing your input line in the shell
2835 buffer, you might want to try the following command in your shell
2836 start-up file:
2838 @example
2839 stty -icrnl -onlcr -echo susp ^Z
2840 @end example
2842 @node Shell process exits abnormally, Problems with Shell Mode on MS-Windows, ^M in the shell buffer, Bugs and problems
2843 @section Why do I get "Process shell exited abnormally with code 1"?
2844 @cindex Abnormal exits from @code{shell-mode}
2845 @cindex @code{shell-mode} exits
2846 @cindex Process shell exited
2848 The most likely reason for this message is that the @samp{env} program
2849 is not properly installed.  Compile this program for your architecture,
2850 and install it with @samp{a+x} permission in the architecture-dependent
2851 Emacs program directory.  (You can find what this directory is at your
2852 site by inspecting the value of the variable @code{exec-directory} by
2853 typing @kbd{C-h v exec-directory @key{RET}}.)
2855 You should also check for other programs named @samp{env} in your path
2856 (e.g., SunOS has a program named @file{/usr/bin/env}).  We don't
2857 understand why this can cause a failure and don't know a general
2858 solution for working around the problem in this case.
2860 The @samp{make clean} command will remove @samp{env} and other vital
2861 programs, so be careful when using it.
2863 It has been reported that this sometimes happened when Emacs was started
2864 as an X client from an xterm window (i.e., had a controlling tty) but the
2865 xterm was later terminated.
2867 See also @samp{PROBLEMS} (in the @file{etc} subdirectory of the
2868 top-level directory when you unpack the Emacs source) for other
2869 possible causes of this message.
2871 @node Problems with Shell Mode on MS-Windows, Termcap/Terminfo entries for Emacs, Shell process exits abnormally, Bugs and problems
2872 @section Why do I get an error message when I try to run @kbd{M-x shell}?
2874 @cindex Shell Mode, and MS-Windows
2875 @cindex @code{explicit-shell-file-name}
2876 On MS-Windows, this might happen because Emacs tries to look for the
2877 shell in a wrong place.  The default file name @file{/bin/sh} is
2878 usually incorrect for non-Unix systems.  If you know where your shell
2879 executable is, set the variable @code{explicit-shell-file-name} in
2880 your @file{.emacs} file to point to its full file name, like this:
2882 @lisp
2883 (setq explicit-shell-file-name "d:/shells/bash.exe")
2884 @end lisp
2886 If you don't know what shell does Emacs use, try the @kbd{M-!}
2887 command; if that works, put the following line into your
2888 @file{.emacs}:
2890 @lisp
2891 (setq explicit-shell-file-name shell-file-name)
2892 @end lisp
2894 @cindex Antivirus programs, and Shell Mode
2895 Some people have trouble with Shell Mode because of intrusive
2896 antivirus software; disabling the resident antivirus program solves
2897 the problems in those cases.
2899 @node Termcap/Terminfo entries for Emacs, Spontaneous entry into isearch-mode, Problems with Shell Mode on MS-Windows, Bugs and problems
2900 @section Where is the termcap/terminfo entry for terminal type "emacs"?
2901 @cindex Termcap
2902 @cindex Terminfo
2903 @cindex Emacs entries for termcap/terminfo
2905 The termcap entry for terminal type @samp{emacs} is ordinarily put in
2906 the @samp{TERMCAP} environment variable of subshells.  It may help in
2907 certain situations (e.g., using rlogin from shell buffer) to add an
2908 entry for @samp{emacs} to the system-wide termcap file.  Here is a
2909 correct termcap entry for @samp{emacs}:
2911 @example
2912 emacs:tc=unknown:
2913 @end example
2915 To make a terminfo entry for @samp{emacs}, use @code{tic} or
2916 @code{captoinfo}.  You need to generate
2917 @file{/usr/lib/terminfo/e/emacs}.  It may work to simply copy
2918 @file{/usr/lib/terminfo/d/dumb} to @file{/usr/lib/terminfo/e/emacs}.
2920 Having a termcap/terminfo entry will not enable the use of full screen
2921 programs in shell buffers.  Use @kbd{M-x terminal-emulator} for that
2922 instead.
2924 A workaround to the problem of missing termcap/terminfo entries is to
2925 change terminal type @samp{emacs} to type @samp{dumb} or @samp{unknown}
2926 in your shell start up file.  @code{csh} users could put this in their
2927 @file{.cshrc} files:
2929 @example
2930 if ("$term" == emacs) set term=dumb
2931 @end example
2933 @node Spontaneous entry into isearch-mode, Problems talking to certain hosts, Termcap/Terminfo entries for Emacs, Bugs and problems
2934 @section Why does Emacs spontaneously start displaying "I-search:" and beeping?
2935 @cindex Spontaneous entry into isearch-mode
2936 @cindex isearch-mode, spontaneous entry into
2937 @cindex Beeping without obvious reason
2939 Your terminal (or something between your terminal and the computer) is
2940 sending @kbd{C-s} and @kbd{C-q} for flow control, and Emacs is receiving
2941 these characters and interpreting them as commands.  (The @kbd{C-s}
2942 character normally invokes the @code{isearch-forward} command.)  For
2943 possible solutions, see @ref{Handling C-s and C-q with flow control}.
2945 @node Problems talking to certain hosts, Errors with init files, Spontaneous entry into isearch-mode, Bugs and problems
2946 @section Why can't Emacs talk to certain hosts (or certain hostnames)?
2947 @cindex Hosts, Emacs cannot talk to
2948 @cindex @code{gethostbyname}, problematic version
2950 The problem may be that Emacs is linked with a wimpier version of
2951 @code{gethostbyname} than the rest of the programs on the machine.  This
2952 is often manifested as a message on startup of ``X server not responding.
2953 Check your @samp{DISPLAY} environment variable.'' or a message of
2954 ``Unknown host'' from @code{open-network-stream}.
2956 On a Sun, this may be because Emacs had to be linked with the static C
2957 library.  The version of @code{gethostbyname} in the static C library
2958 may only look in @file{/etc/hosts} and the NIS (YP) maps, while the
2959 version in the dynamic C library may be smart enough to check DNS in
2960 addition to or instead of NIS.  On a Motorola Delta running System V
2961 R3.6, the version of @code{gethostbyname} in the standard library works,
2962 but the one that works with NIS doesn't (the one you get with -linet).
2963 Other operating systems have similar problems.
2965 Try these options:
2967 @itemize @bullet
2969 @item
2970 Explicitly add the host you want to communicate with to @file{/etc/hosts}.
2972 @item
2973 Relink Emacs with this line in @file{src/config.h}:
2975 @example
2976 #define LIBS_SYSTEM -lresolv
2977 @end example
2979 @item
2980 Replace @code{gethostbyname} and friends in @file{libc.a} with more
2981 useful versions such as the ones in @file{libresolv.a}.  Then relink
2982 Emacs.
2984 @item
2985 If you are actually running NIS, make sure that @code{ypbind} is
2986 properly told to do DNS lookups with the correct command line switch.
2988 @end itemize
2990 @node Errors with init files, Emacs ignores X resources, Problems talking to certain hosts, Bugs and problems
2991 @section Why does Emacs say "Error in init file"?
2992 @cindex Error in @file{.emacs}
2993 @cindex Error in init file
2994 @cindex Init file, errors in
2995 @cindex @file{.emacs} file, errors in
2996 @cindex Debugging @file{.emacs} file
2998 An error occurred while loading either your @file{.emacs} file or the
2999 system-wide file @file{lisp/default.el}.  Emacs 21.1 and later pops the
3000 @file{*Messages*} buffer, and puts there some additional information
3001 about the error, to provide some hints for debugging.
3003 For information on how to debug your @file{.emacs} file, see
3004 @ref{Debugging a customization file}.
3006 It may be the case that you need to load some package first, or use a
3007 hook that will be evaluated after the package is loaded.  A common case
3008 of this is explained in @ref{Terminal setup code works after Emacs has
3009 begun}.
3011 @node Emacs ignores X resources, Emacs ignores frame parameters, Errors with init files, Bugs and problems
3012 @section Why does Emacs ignore my X resources (my .Xdefaults file)?
3013 @cindex X resources being ignored
3014 @cindex Ignored X resources
3015 @cindex @file{.Xdefaults}
3017 As of version 19, Emacs searches for X resources in the files specified
3018 by the following environment variables:
3020 @itemize @bullet
3022 @item @code{XFILESEARCHPATH}
3023 @item @code{XUSERFILESEARCHPATH}
3024 @item @code{XAPPLRESDIR} 
3026 @end itemize
3028 This emulates the functionality provided by programs written using the
3029 Xt toolkit.
3031 @code{XFILESEARCHPATH} and @code{XUSERFILESEARCHPATH} should be a list
3032 of file names separated by colons.  @code{XAPPLRESDIR} should be a list
3033 of directory names separated by colons.
3035 Emacs searches for X resources:
3037 @enumerate
3039 @item
3040 specified on the command line, with the @samp{-xrm RESOURCESTRING} option,
3042 @item
3043 then in the value of the @samp{XENVIRONMENT} environment variable,
3045 @itemize @minus 
3047 @item
3048 or if that is unset, in the file named
3049 @file{~/.Xdefaults-@var{hostname}} if it exists (where @var{hostname} is
3050 the name of the machine Emacs is running on),
3052 @end itemize
3054 @item
3055 then in the screen-specific and server-wide resource properties provided
3056 by the server,
3058 @itemize @minus
3060 @item
3061 or if those properties are unset, in the file named @file{~/.Xdefaults}
3062 if it exists,
3064 @end itemize
3066 @item
3067 then in the files listed in @samp{XUSERFILESEARCHPATH},
3069 @itemize @minus
3071 @item
3072 or in files named @file{@var{lang}/Emacs} in directories listed in
3073 @samp{XAPPLRESDIR} (where @var{lang} is the value of the @code{LANG}
3074 environment variable), if the @samp{LANG} environment variable is set, 
3075 @item
3076 or in files named Emacs in the directories listed in @samp{XAPPLRESDIR}
3077 @item
3078 or in @file{~/@var{lang}/Emacs} (if the @code{LANG} environment variable
3079 is set),
3080 @item 
3081 or in @file{~/Emacs},
3083 @end itemize
3085 @item
3086 then in the files listed in  @code{XFILESEARCHPATH}.
3088 @end enumerate
3090 @node Emacs ignores frame parameters, Emacs takes a long time to visit files, Emacs ignores X resources, Bugs and problems
3091 @section Why don't my customizations of the frame parameters work?
3092 @cindex Frame parameters
3094 This probably happens because you have set the frame parameters in the
3095 variable @code{initial-frame-alist}.  That variable holds parameters
3096 used only for the first frame created when Emacs starts.  To customize
3097 the parameters of all frames, change the variable
3098 @code{default-frame-alist} instead.
3100 These two variables exist because many users customize the initial frame
3101 in a special way.  For example, you could determine the position and
3102 size of the initial frame, but would like to control the geometry of the
3103 other frames by individually positioning each one of them.
3106 @node Emacs takes a long time to visit files, Editing files with $ in the name, Emacs ignores frame parameters, Bugs and problems
3107 @section Why does Emacs take 20 seconds to visit a file?
3108 @cindex Visiting files takes a long time
3109 @cindex Delay when visiting files
3110 @cindex Files, take a long time to visit
3112 Old versions of Emacs (i.e., versions before Emacs 20.x) often
3113 encountered this when the master lock file, @file{!!!SuperLock!!!}, has
3114 been left in the lock directory somehow.  Delete it.
3116 @email{meuer@@geom.umn.edu, Mark Meuer} says that NeXT NFS has a bug
3117 where an exclusive create succeeds but returns an error status.  This
3118 can cause the same problem.  Since Emacs's file locking doesn't work
3119 over NFS anyway, the best solution is to recompile Emacs with
3120 @code{CLASH_DETECTION} undefined.
3122 @node Editing files with $ in the name, Shell mode loses the current directory, Emacs takes a long time to visit files, Bugs and problems
3123 @section How do I edit a file with a @samp{$} in its name?
3124 @cindex Editing files with @samp{$} in the name
3125 @cindex @samp{$} in file names
3126 @cindex File names containing @samp{$}, editing
3128 When entering a file name in the minibuffer, Emacs will attempt to expand
3129 a @samp{$} followed by a word as an environment variable.  To suppress
3130 this behavior, type @kbd{$$} instead.
3132 @node Shell mode loses the current directory, Security risks with Emacs, Editing files with $ in the name, Bugs and problems
3133 @section Why does shell mode lose track of the shell's current directory?
3134 @cindex Current directory and @code{shell-mode}
3135 @cindex @code{shell-mode} and current directory
3136 @cindex Directory, current in @code{shell-mode}
3138 Emacs has no way of knowing when the shell actually changes its
3139 directory.  This is an intrinsic limitation of Unix.  So it tries to
3140 guess by recognizing @samp{cd} commands.  If you type @kbd{cd} followed
3141 by a directory name with a variable reference (@kbd{cd $HOME/bin}) or
3142 with a shell metacharacter (@kbd{cd ../lib*}), Emacs will fail to
3143 correctly guess the shell's new current directory.  A huge variety of
3144 fixes and enhancements to shell mode for this problem have been written
3145 to handle this problem.  Check the Lisp Code Directory (@pxref{Finding a
3146 package with particular functionality}).
3148 You can tell Emacs the shell's current directory with the command
3149 @kbd{M-x dirs}.
3151 @node Security risks with Emacs, Dired claims that no file is on this line, Shell mode loses the current directory, Bugs and problems
3152 @section Are there any security risks in Emacs?
3153 @cindex Security with Emacs
3154 @cindex @samp{movemail} and security
3155 @cindex @code{file-local-variable} and security
3156 @cindex Synthetic X events and security
3157 @cindex X events and security
3159 @itemize @bullet
3161 @item
3162 The @file{movemail} incident.  (No, this is not a risk.)
3164 In his book @cite{The Cuckoo's Egg}, Cliff Stoll describes this in
3165 chapter 4.  The site at LBL had installed the @file{/etc/movemail}
3166 program setuid root.  (As of version 19, @file{movemail} is in your
3167 architecture-specific directory; type @kbd{C-h v exec-directory
3168 @key{RET}} to see what it is.)  Since @code{movemail} had not been
3169 designed for this situation, a security hole was created and users could
3170 get root privileges.
3172 @code{movemail} has since been changed so that this security hole will
3173 not exist, even if it is installed setuid root.  However,
3174 @code{movemail} no longer needs to be installed setuid root, which
3175 should eliminate this particular risk.
3177 We have heard unverified reports that the 1988 Internet worm took
3178 advantage of this configuration problem.
3180 @item
3181 The @code{file-local-variable} feature.  (Yes, a risk, but easy to
3182 change.)
3184 There is an Emacs feature that allows the setting of local values for
3185 variables when editing a file by including specially formatted text near
3186 the end of the file.  This feature also includes the ability to have
3187 arbitrary Emacs Lisp code evaluated when the file is visited.
3188 Obviously, there is a potential for Trojan horses to exploit this
3189 feature.
3191 Emacs 18 allowed this feature by default; users could disable it by
3192 setting the variable @code{inhibit-local-variables} to a non-nil value.
3194 As of Emacs 19, Emacs has a list of local variables that create a
3195 security risk.  If a file tries to set one of them, it asks the user to
3196 confirm whether the variables should be set.  You can also tell Emacs
3197 whether to allow the evaluation of Emacs Lisp code found at the bottom
3198 of files by setting the variable @code{enable-local-eval}.
3200 For more information, @inforef{File Variables, File Variables, emacs}.
3202 @item
3203 Synthetic X events.  (Yes, a risk; use @samp{MIT-MAGIC-COOKIE-1} or
3204 better.)
3206 Emacs accepts synthetic X events generated by the @code{SendEvent}
3207 request as though they were regular events.  As a result, if you are
3208 using the trivial host-based authentication, other users who can open X
3209 connections to your X workstation can make your Emacs process do
3210 anything, including run other processes with your privileges.
3212 The only fix for this is to prevent other users from being able to open
3213 X connections.  The standard way to prevent this is to use a real
3214 authentication mechanism, such as @samp{MIT-MAGIC-COOKIE-1}.  If using
3215 the @code{xauth} program has any effect, then you are probably using
3216 @samp{MIT-MAGIC-COOKIE-1}.  Your site may be using a superior
3217 authentication method; ask your system administrator.
3219 If real authentication is not a possibility, you may be satisfied by
3220 just allowing hosts access for brief intervals while you start your X
3221 programs, then removing the access.  This reduces the risk somewhat by
3222 narrowing the time window when hostile users would have access, but
3223 @emph{does not eliminate the risk}.
3225 On most computers running Unix and X, you enable and disable
3226 access using the @code{xhost} command.  To allow all hosts access to
3227 your X server, use
3229 @example
3230 xhost +
3231 @end example
3233 @noindent
3234 at the shell prompt, which (on an HP machine, at least) produces the
3235 following message:
3237 @example
3238 access control disabled, clients can connect from any host
3239 @end example
3241 To deny all hosts access to your X server (except those explicitly
3242 allowed by name), use
3244 @example
3245 xhost -
3246 @end example
3248 On the test HP computer, this command generated the following message:
3250 @example
3251 access control enabled, only authorized clients can connect
3252 @end example
3254 @end itemize
3256 @node Dired claims that no file is on this line,  , Security risks with Emacs, Bugs and problems
3257 @section Dired says, "no file on this line" when I try to do something.
3258 @cindex Dired does not see a file
3260 @c FIXME: I think this is fixed in Emacs 21, but I didn't have time to
3261 @c check.
3262 Chances are you're using a localized version of Unix that doesn't use US
3263 date format in dired listings.  You can check this by looking at dired
3264 listings or by typing @kbd{ls -l} to a shell and looking at the dates that
3265 come out.
3267 Dired uses a regular expression to find the beginning of a file name.
3268 In a long Unix-style directory listing (@samp{ls -l}), the file name
3269 starts after the date.  The regexp has thus been written to look for the
3270 date, the format of which can vary on non-US systems.
3272 There are two approaches to solving this.  The first one involves
3273 setting things up so that @samp{ls -l} outputs US date format.  This can
3274 be done by setting the locale.  See your OS manual for more information.
3276 The second approach involves changing the regular expression used by
3277 dired, @code{dired-move-to-filename-regexp}.
3279 @c ------------------------------------------------------------
3280 @node Compiling and installing Emacs, Finding Emacs and related packages, Bugs and problems, Top
3281 @chapter    Compiling and installing Emacs
3282 @cindex    Compiling and installing Emacs
3284 @menu
3285 * Installing Emacs::            
3286 * Updating Emacs::              
3287 * Problems building Emacs::     
3288 * Linking with -lX11 fails::    
3289 @end menu
3291 @node Installing Emacs, Updating Emacs, Compiling and installing Emacs, Compiling and installing Emacs
3292 @section How do I install Emacs?
3293 @cindex Installing Emacs
3294 @cindex Unix systems, installing Emacs on
3295 @cindex Downloading and installing Emacs
3296 @cindex Retrieving and installing Emacs
3297 @cindex Building Emacs from source
3298 @cindex Source code, building Emacs from
3299 @cindex Unpacking and installing Emacs
3301 This answer is meant for users of Unix and Unix-like systems.  Users of
3302 other operating systems should see the series of questions beginning
3303 with @ref{Emacs for MS-DOS}, which describe where to get non-Unix source
3304 and binaries, and how to install Emacs on those systems.
3306 For Unix and Unix-like systems, the easiest way is often to compile it
3307 from scratch.  You will need:
3309 @itemize @bullet
3311 @item
3312 Emacs sources.  @xref{Current GNU distributions}, for a list of ftp sites
3313 that make them available.  On @file{ftp.gnu.org}, the main GNU
3314 distribution site, sources are available as
3316 @uref{ftp://ftp.gnu.org/pub/gnu/emacs/emacs-@value{VER}.tar.gz}
3318 The above will obviously change as new versions of Emacs come out.  For
3319 instance, when Emacs 21.42 is released, it will most probably be
3320 available as
3322 @uref{ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.42.tar.gz}
3324 Again, you should use one of the GNU mirror sites (see @ref{Current GNU
3325 distributions}, and adjust the URL accordingly) so as to reduce load on
3326 @file{ftp.gnu.org}.
3328 @item
3329 @code{gzip}, the GNU compression utility.  You can get @code{gzip} via
3330 anonymous ftp at mirrors of @file{ftp.gnu.org} sites; it should compile
3331 and install without much trouble on most systems.  Once you have
3332 retrieved the Emacs sources, you will probably be able to uncompress
3333 them with the command
3335 @example
3336 gunzip --verbose emacs-@value{VER}.tar.gz
3337 @end example
3339 @noindent
3340 changing the Emacs version (@value{VER}), as necessary.  Once
3341 @code{gunzip} has finished doing its job, a file by the name of
3342 @file{emacs-@value{VER}.tar} should be in your build directory.
3344 @item 
3345 @code{tar}, the @dfn{tape archiving} program, which moves multiple files
3346 into and out of archive files, or @dfn{tarfiles}.  All of the files
3347 comprising the Emacs source come in a single tarfile, and must be
3348 extracted using @code{tar} before you can build Emacs.  Typically, the
3349 extraction command would look like
3351 @example
3352 tar -xvvf emacs-@value{VER}.tar
3353 @end example
3355 @noindent
3356 The @samp{x} indicates that we want to extract files from this tarfile,
3357 the two @samp{v}s force verbose output, and the @samp{f} tells
3358 @code{tar} to use a disk file, rather than one on the tape drive.
3360 If you're using GNU @code{tar} (available at mirrors of
3361 @file{ftp.gnu.org}), you can combine this step and the previous one by
3362 using the command
3364 @example
3365 tar -zxvvf emacs-@value{VER}.tar.gz
3366 @end example
3368 @noindent
3369 The additional @samp{z} at the beginning of the options list tells GNU
3370 @code{tar} to uncompress the file with @code{gunzip} before extracting
3371 the tarfile's components.
3373 @end itemize
3375 At this point, the Emacs sources (all 70+ megabytes of them) should be
3376 sitting in a directory called @file{emacs-@value{VER}}.  On most common
3377 Unix and Unix-like systems, you should be able to compile Emacs (with X
3378 Window system support) with the following commands:
3380 @example
3381 cd emacs-@value{VER}       # change directory to emacs-@value{VER}
3382 ./configure         # configure Emacs for your particular system 
3383 make                # use Makefile to build components, then Emacs 
3384 @end example
3386 If the @code{make} completes successfully, the odds are fairly good that
3387 the build has gone well.  (@xref{Problems building Emacs}, if you weren't
3388 successful.)
3390 By default, Emacs is installed in the following directories:
3392 @table @file
3393 @item /usr/local/bin
3394 binaries.
3396 @item /usr/local/share/emacs/@value{VER}
3397 Lisp code and support files.
3399 @item /usr/local/info
3400 Info documentation.
3401 @end table
3403 To install files in those default directories, become the superuser and
3404 type
3406 @example
3407 make install
3408 @end example
3410 Note that @samp{make install} will overwrite @file{/usr/local/bin/emacs}
3411 and any Emacs Info files that might be in @file{/usr/local/info}.
3413 Much more verbose instructions (with many more hints and suggestions)
3414 come with the Emacs sources, in the file @file{INSTALL}.
3416 @node Updating Emacs, Problems building Emacs, Installing Emacs, Compiling and installing Emacs
3417 @section How do I update Emacs to the latest version?
3418 @cindex Updating Emacs
3420 @xref{Installing Emacs}, and follow the instructions there for
3421 installation.
3423 Most files are placed in version-specific directories.  Emacs
3424 @value{VER}, for instance, places files in
3425 @file{/usr/local/share/emacs/@value{VER}}.
3427 Upgrading should overwrite only, @file{/usr/local/bin/emacs} (the Emacs
3428 binary) and documentation in @file{/usr/local/info}.  Back up these
3429 files before you upgrade, and you shouldn't have too much trouble.
3431 @node Problems building Emacs, Linking with -lX11 fails, Updating Emacs, Compiling and installing Emacs
3432 @section What should I do if I have trouble building Emacs?
3433 @cindex Problems building Emacs
3434 @cindex Errors when building Emacs
3436 First look in the file @file{etc/PROBLEMS} (where you unpack the Emacs
3437 source) to see if there is already a solution for your problem.  Next,
3438 look for other questions in this FAQ that have to do with Emacs
3439 installation and compilation problems.
3441 If you'd like to have someone look at your problem and help solve it,
3442 see @ref{Help installing Emacs}.
3444 If you cannot find a solution in the documentation, send a message to
3445 @email{bug-gnu-emacs@@gnu.org}.
3447 Please don't post it to @uref{news:gnu.emacs.help} or send e-mail to
3448 @email{help-gnu-emacs@@gnu.org}.  For further guidelines, see
3449 @ref{Guidelines for newsgroup postings} and @ref{Reporting bugs}.
3451 @node Linking with -lX11 fails,  , Problems building Emacs, Compiling and installing Emacs
3452 @section Why does linking Emacs with -lX11 fail?
3453 @cindex Linking with -lX11 fails
3454 @cindex lX11, linking fails with
3456 Emacs needs to be linked with the static version of the X11 library,
3457 @file{libX11.a}.  This may be missing.
3459 On OpenWindows, you may need to use @code{add_services} to add the
3460 "OpenWindows Programmers" optional software category from the CD-ROM.
3462 On HP-UX 8.0, you may need to run @code{update} again to load the
3463 X11-PRG ``fileset''.  This may be missing even if you specified ``all
3464 filesets'' the first time.  If @file{libcurses.a} is missing, you may
3465 need to load the ``Berkeley Development Option.''
3467 @email{zoo@@armadillo.com, David Zuhn} says that MIT X builds shared
3468 libraries by default, and only shared libraries, on those platforms that
3469 support them.  These shared libraries can't be used when undumping
3470 @code{temacs} (the last stage of the Emacs build process).  To get
3471 regular libraries in addition to shared libraries, add this to
3472 @file{site.cf}:
3474 @example
3475 #define ForceNormalLib YES
3476 @end example
3478 Other systems may have similar problems.  You can always define
3479 @code{CANNOT_DUMP} and link with the shared libraries instead.
3481 @cindex X Menus don't work
3482 To get the Xmenu stuff to work, you need to find a copy of MIT's
3483 @file{liboldX.a}.
3485 @c ------------------------------------------------------------
3486 @node Finding Emacs and related packages, Major packages and programs, Compiling and installing Emacs, Top
3487 @chapter Finding Emacs and related packages
3488 @cindex Finding Emacs and related packages
3490 @menu
3491 * Finding Emacs on the Internet::  
3492 * Finding a package with particular functionality::  
3493 * Packages that do not come with Emacs::  
3494 * Submitting to the Emacs Lisp Archive::  
3495 * Current GNU distributions::   
3496 * Difference between Emacs and XEmacs::  
3497 * Emacs for MS-DOS::            
3498 * Emacs for Windows::           
3499 * Emacs for OS/2::              
3500 * Emacs for Atari ST::          
3501 * Emacs for the Amiga ::        
3502 * Emacs for NeXTSTEP::          
3503 * Emacs for Apple computers::   
3504 * Emacs for VMS and DECwindows::  
3505 * Modes for various languages::  
3506 * Translating names to IP addresses::  
3507 @end menu
3509 @node Finding Emacs on the Internet, Finding a package with particular functionality, Finding Emacs and related packages, Finding Emacs and related packages
3510 @section Where can I get Emacs on the net (or by snail mail)?
3511 @cindex Finding Emacs on the Internet
3512 @cindex Snail mail, ordering Emacs via
3513 @cindex Postal service, ordering Emacs via
3514 @cindex Distribution, retrieving Emacs 
3515 @cindex Internet, retrieving from
3517 Look in the files @file{etc/DISTRIB} and @file{etc/FTP} for information
3518 on nearby archive sites and @file{etc/ORDERS} for mail orders.  If you
3519 don't already have Emacs, see @ref{Informational files for Emacs}, for how
3520 to get these files.
3522 @xref{Installing Emacs}, for information on how to obtain and build the latest
3523 version of Emacs, and see @ref{Current GNU distributions}, for a list of
3524 archive sites that make GNU software available.
3526 @node Finding a package with particular functionality, Packages that do not come with Emacs, Finding Emacs on the Internet, Finding Emacs and related packages
3527 @section How do I find a Emacs Lisp package that does XXX?
3528 @cindex Package, finding
3529 @cindex Finding an Emacs Lisp package
3530 @cindex Functionality, finding a particular package 
3532 First of all, you should check to make sure that the package isn't
3533 already available.  For example, typing @kbd{M-x apropos @key{RET}
3534 wordstar @key{RET}} lists all functions and variables containing the
3535 string @samp{wordstar}.
3537 It is also possible that the package is on your system, but has not been
3538 loaded.  To see which packages are available for loading, look through
3539 your computer's lisp directory (@pxref{File-name conventions}).  The Lisp
3540 source to most packages contains a short description of how they
3541 should be loaded, invoked, and configured---so before you use or
3542 modify a Lisp package, see if the author has provided any hints in the
3543 source code.
3545 If a package does not come with Emacs, check the Lisp Code Directory.
3546 The LCD was originally maintained by @email{brennan@@hal.com, Dave
3547 Brennan}, but was recently taken over by @email{toby@@world.std.com,
3548 toby knudsen}, who maintains @uref{http://www.emacs.org}.  The LCD is
3549 currently being reorganized and updated, but you can meanwhile find many
3550 packages at @uref{ftp://ftp.emacs.org/pub}.
3552 For now, you can search through the LCD with @file{lispdir.el}, which is
3553 in the process of being updated.  Download it from the LCD, in the
3554 @file{emacs-lisp-attic/misc} directory, and then evaluate the following
3555 Lisp form (@pxref{Evaluating Emacs Lisp code}):
3557 @lisp
3558 (setq lisp-code-directory
3559  "/anonymous@@ftp.emacs.org:pub/emacs-lisp-attic/emacs-lisp/LCD-datafile.gz"
3560   elisp-archive-host "ftp.emacs.org"
3561   elisp-archive-directory "/pub/emacs-lisp-attic/emacs-lisp/")
3562 @end lisp
3564 Once you have installed @file{lispdir.el}, you can use @kbd{M-x
3565 lisp-dir-apropos} to search the listing.  For example, @kbd{M-x
3566 lisp-dir-apropos @key{RET} ange-ftp @key{RET}} produces this output:
3568 @example
3569          GNU Emacs Lisp Code Directory Apropos --- "ange-ftp"
3570 "~/" refers to archive.cis.ohio-state.edu:pub/elisp-archive/
3572      ange-ftp (4.18)       15-Jul-1992
3573           Andy Norman, <ange@@hplb.hpl.hp.com>
3574           ~/packages/ange-ftp.tar.Z
3575           transparent FTP Support for GNU Emacs
3576      auto-save (1.19)      01-May-1992
3577           Sebastian Kremer, <sk@@thp.uni-koeln.de>
3578           ~/misc/auto-save.el.Z
3579           Safer autosaving with support for ange-ftp and /tmp
3580      ftp-quik (1.0)        28-Jul-1993
3581           Terrence Brannon, <tb06@@pl122f.eecs.lehigh.edu>
3582           ~/modes/ftp-quik.el.Z
3583           Quik access to dired'ing of ange-ftp and normal paths
3584 @end example
3586 @node Packages that do not come with Emacs, Submitting to the Emacs Lisp Archive, Finding a package with particular functionality, Finding Emacs and related packages
3587 @section Where can I get Emacs Lisp packages that don't come with Emacs?
3588 @cindex Unbundled packages
3589 @cindex Finding other packages
3590 @cindex Lisp packages that do not come with Emacs
3591 @cindex Packages, those that do not come with Emacs
3592 @cindex Emacs Lisp Archive, description of
3593 @cindex Archive, description of the Emacs Lisp
3595 First, check the Lisp Code Directory to find the name of the package you
3596 are looking for (@pxref{Finding a package with particular
3597 functionality}).  Next, check local archives and the Emacs Lisp Archive
3598 to find a copy of the relevant files.  If you still haven't found it,
3599 you can send e-mail to the author asking for a copy.  If you find Emacs
3600 Lisp code that doesn't appear in the LCD, please submit a copy to the
3601 LCD (@pxref{Submitting to the Emacs Lisp Archive}).
3603 You can access the Emacs Lisp Archive at
3605 @uref{ftp://archive.cis.ohio-state.edu/pub/emacs-lisp/}
3607 @noindent
3608 or at
3610 @uref{http://www.cis.ohio-state.edu/emacs-lisp}
3612 @noindent
3613 Retrieve and read the file @file{README} first.
3615 @itemize @bullet
3617 @item
3618 The archive maintainers do not have time to answer individual
3619 requests for packages or the list of packages in the archive.  If you
3620 cannot use FTP or UUCP to access the archive yourself, try to find a
3621 friend who can, but please don't ask the maintainers.
3623 @item
3624 Any files with names ending in @file{.Z}, @file{.z}, or @file{.gz} are
3625 compressed, so you should use "binary" mode in FTP to retrieve them.
3626 You should also use binary mode whenever you retrieve any files with
3627 names ending in @file{.elc}.
3629 @end itemize
3631 @node Submitting to the Emacs Lisp Archive, Current GNU distributions, Packages that do not come with Emacs, Finding Emacs and related packages
3632 @section How do I submit code to the Emacs Lisp Archive?
3633 @cindex Submitting code to the Emacs Lisp Archive
3634 @cindex Emacs Lisp Archive, submissions to
3635 @cindex Lisp Archive, submissions to
3636 @cindex Archive, submitting to the Emacs Lisp
3638 Guidelines and procedures for submission to the archive can be found in
3639 the file @file{GUIDELINES} in the archive directory (@pxref{Packages that
3640 do not come with Emacs}).  It covers documentation, copyrights,
3641 packaging, submission, and the Lisp Code Directory Record.  Anonymous
3642 FTP uploads are not permitted.  Instead, all submissions are mailed to
3643 @email{elisp-archive@@cis.ohio-state.edu}.  The @file{lispdir.el}
3644 package has a function named @code{submit-lcd-entry} which will help you
3645 with this.
3647 @node Current GNU distributions, Difference between Emacs and XEmacs, Submitting to the Emacs Lisp Archive, Finding Emacs and related packages
3648 @section Where can I get other up-to-date GNU stuff?
3649 @cindex Current GNU distributions
3650 @cindex Sources for current GNU distributions
3651 @cindex Stuff, current GNU
3652 @cindex Up-to-date GNU stuff
3653 @cindex Finding current GNU software
3654 @cindex Official GNU software sites
3656 The most up-to-date official GNU software is normally kept at
3658 @uref{ftp://ftp.gnu.org/pub/gnu}
3660 Read the files @file{etc/DISTRIB} and @file{etc/FTP} for more
3661 information.
3663 A list of sites mirroring @samp{ftp.gnu.org} can be found at
3665 @uref{http://www.gnu.org/order/ftp.html}
3667 @node Difference between Emacs and XEmacs, Emacs for MS-DOS, Current GNU distributions, Finding Emacs and related packages
3668 @section What is the difference between Emacs and XEmacs (formerly "Lucid Emacs")?
3669 @cindex XEmacs
3670 @cindex Difference Emacs and XEmacs
3671 @cindex Lucid Emacs
3672 @cindex Epoch
3674 First of all, they're both GNU Emacs.  XEmacs is just as much a later
3675 version of GNU Emacs as the FSF-distributed version.  This FAQ refers to
3676 the latest version to be distributed by the FSF as ``Emacs,'' partly
3677 because the XEmacs maintainers now refer to their product using the
3678 ``XEmacs'' name, and partly because there isn't any accurate way to
3679 differentiate between the two without getting mired in paragraphs of
3680 legalese and history.
3682 XEmacs, which began life as Lucid Emacs, is based on an early version of
3683 Emacs 19 and Epoch, an X-aware version of Emacs 18.
3685 Emacs (i.e., the version distributed by the FSF) has a larger installed
3686 base and now always contains the MULE multilingual facilities.
3687 XEmacs can do some clever tricks with X and MS-Windows, such as
3688 putting arbitrary graphics in a buffer.  Similar facilities have been
3689 implemented for Emacs as part of a new redisplay implementation for
3690 Emacs 21, and are available in the latest Emacs releases.
3691 Emacs and XEmacs each come with
3692 Lisp packages that are lacking in the other; RMS says that the FSF would
3693 include more packages that come with XEmacs, but that the XEmacs
3694 maintainers don't always keep track of the authors of contributed code,
3695 which makes it impossible for the FSF to have certain legal papers
3696 signed.  (Without these legal papers, the FSF will not distribute Lisp
3697 packages with Emacs.)  The two versions have some
3698 significant differences at the Lisp programming level.
3700 Many XEmacs features have found their way into recent versions of Emacs,
3701 and more features can be expected in the future, but there are still many
3702 differences between the two.
3704 The latest stable branch of XEmacs as of this writing is 21.1; you can
3705 get it at
3707 @uref{ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.1.14.tar.gz}
3709 More information about XEmacs, including a list of frequently asked
3710 questions (FAQ), is available at
3712 @uref{http://www.xemacs.org/}
3714 @node Emacs for MS-DOS, Emacs for Windows, Difference between Emacs and XEmacs, Finding Emacs and related packages
3715 @section Where can I get Emacs for my PC running MS-DOS?
3716 @cindex MS-DOS, Emacs for
3717 @cindex DOS, Emacs for
3718 @cindex Compiling Emacs for DOS
3719 @cindex Emacs for MS-DOS
3720 @cindex Tools needed to compile Emacs under DOS
3722 A pre-built binary distribution of Emacs is available from the
3723 SimTel.NET archives.  This version apparently works under MS-DOS and
3724 Windows (3.X, 9X, ME, NT, and 2000) and supports long file names under
3725 Windows 9X, Windows ME, and Windows 2000.  More information is available
3726 from
3728 @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu/emacs.README}
3730 The binary itself is available in the files @file{em*.zip} in the
3731 directory
3733 @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu/}
3735 If you prefer to compile Emacs for yourself, you can do so with the
3736 current distribution directly.  You will need a 386 (or
3737 better) processor, and to be running MS-DOS 3.0 or later.  According to
3738 @email{eliz@@is.elta.co.il, Eli Zaretskii} and
3739 @email{hankedr@@dms.auburn.edu, Darrel Hankerson}, you will need the
3740 following:
3742 @table @emph
3744 @item Compiler
3745 DJGPP version 1.12 maint 1 or later.  Djgpp 2.0 or later is
3746 recommended, since 1.x is very old an unmaintained.  Djgpp 2 supports
3747 long file names on Windows 9X/ME/2K.
3749 You can get the latest release of DJGPP by retrieving all of
3750 the files in
3752 @uref{http://www.simtel.net/pub/gnu/djgpp/v2*}
3754 @item Unpacking program
3755 The easiest way is to use @code{djtar} which comes with DJGPP v2.x,
3756 because it can open gzip'ed tarfiles (i.e., those ending with
3757 @file{.tar.gz}) in one step.  @code{Djtar} comes in
3758 @file{djdev@var{nnn}.zip} archive (where @var{nnn} is the DJGPP version
3759 number), from the URL mentioned above.
3761 @strong{Warning!}  Do @strong{not} use the popular WinZip program to
3762 unpack the Emacs distribution!  WinZip is known to corrupt some of the
3763 files by converting them to the DOS CR-LF format, it doesn't always
3764 preserve the directory structure recorded in the compressed Emacs
3765 archive, and commits other atrocities.  Some of these problems could
3766 actually prevent Emacs from building successfully!
3768 @item make, mv, sed, and rm
3769 All of these utilities are available at
3771 @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu}
3773 16-bit utilities can be found in GNUish, at
3775 @uref{http://www.simtel.net/pub/gnu/gnuish}
3777 @noindent
3778 (@code{mv} and @code{rm} are in the Fileutils package, @code{sed} and
3779 @code{make} are each one in a separate package named after them.)
3781 @end table
3783 The files @file{INSTALL} (near its end) and @file{etc/PROBLEMS} in the
3784 directory of the Emacs sources contains some additional information
3785 regarding Emacs under MS-DOS.
3787 For a list of other MS-DOS implementations of Emacs (and Emacs
3788 look-alikes), consult the list of "Emacs implementations and literature,"
3789 available at
3791 @uref{ftp://rtfm.mit.edu/pub/usenet/comp.emacs/}
3793 Note that while many of these programs look similar to Emacs, they often
3794 lack certain features, such as the Emacs Lisp extension language.
3796 @node Emacs for Windows, Emacs for OS/2, Emacs for MS-DOS, Finding Emacs and related packages
3797 @section Where can I get Emacs for Microsoft Windows
3798 @cindex FAQ for NT Emacs
3799 @cindex Emacs for MS-Windows
3800 @cindex Microsoft Windows, Emacs for
3801 @cindex Windows 9X, ME, NT, 2K, and CE, Emacs for
3803 For information on Emacs for Windows 95 and NT, read the FAQ produced by
3804 @email{voelker@@cs.washington.edu, Geoff Voelker}, available at
3806 @uref{http://www.gnu.org/software/emacs/windows/ntemacs.html}
3808 @xref{Emacs for MS-DOS}, for Windows 3.1.
3810 A port of Emacs 20.7 for Windows CE, based on NTEmacs, is available at
3812 @uref{http://www.rainer-keuchel.de/software.html}
3814 @noindent
3815 This port was done by @email{coyxc@@rainer-keuchel.de, Rainer Keuchel},
3816 and supports all Emacs features except async subprocesses and menus.
3817 You will need MSVC 6.0 and a Windows CE SDK to build this port.
3819 @node Emacs for OS/2, Emacs for Atari ST, Emacs for Windows, Finding Emacs and related packages
3820 @section Where can I get Emacs for my PC running OS/2?
3821 @cindex OS/2, Emacs for
3823 Emacs 20.6 is ported for emx on OS/2 2.0 or 2.1, and is available at
3825 @uref{ftp://hobbes.nmsu.edu/pub/os2/apps/editors/emacs/e206*.zip}
3827 @noindent
3828 and also at
3830 @uref{http://archiv.leo.org/pub/comp/os/os2/leo/gnu/emacs%2d20/}
3832 Instructions for installation, basic setup, and other useful information
3833 for OS/2 users of Emacs can be found at
3835 @uref{http://userpage.fu-berlin.de/~oheiabbd/emacs/emacs206-os2.html}
3837 @node Emacs for Atari ST, Emacs for the Amiga , Emacs for OS/2, Finding Emacs and related packages
3838 @section Where can I get Emacs for my Atari ST?
3839 @cindex Atari ST, Emacs for
3840 @cindex TOS, Emacs for
3842 Roland Schäuble reports that Emacs 18.58 running on plain TOS and MiNT
3843 is available at
3844 @uref{ftp://atari.archive.umich.edu/Editors/Emacs-18-58/1858b-d3.zoo}.
3846 @node Emacs for the Amiga , Emacs for NeXTSTEP, Emacs for Atari ST, Finding Emacs and related packages
3847 @section Where can I get Emacs for my Amiga?
3848 @cindex Amiga, Emacs for
3850 The files you need are available at
3852 @uref{ftp://ftp.wustl.edu/pub/aminet/util/gnu/}
3854 @email{dgilbert@@gamiga.guelphnet.dweomer.org, David Gilbert} has released a
3855 beta version of Emacs 19.25 for the Amiga.  You can get the binary at
3857 @uref{ftp://ftp.wustl.edu/pub/aminet/util/gnu/a2.0bEmacs-bin.lha}
3859 @node Emacs for NeXTSTEP, Emacs for Apple computers, Emacs for the Amiga , Finding Emacs and related packages
3860 @section Where can I get Emacs for NeXTSTEP?
3861 @cindex NeXTSTEP, Emacs for
3863 Emacs.app is a NeXTSTEP version of Emacs 19.34 which supports colors,
3864 menus, and multiple frames.  You can get it from
3866 @uref{ftp://next-ftp.peak.org/pub/next/apps/emacs/Emacs_for_NeXTstep.4.20a1.NIHS.b.tar.gz}
3868 @node Emacs for Apple computers, Emacs for VMS and DECwindows, Emacs for NeXTSTEP, Finding Emacs and related packages
3869 @section Where can I get Emacs for my Apple computer?
3870 @cindex Apple computers, Emacs for
3871 @cindex Macintosh, Emacs for
3873 An unofficial port of GNU Emacs 18.59 to the Macintosh is available at a
3874 number of ftp sites, the home being
3875 @uref{ftp://ftp.cs.cornell.edu/pub/parmet/Emacs-1.17.sit.bin}.
3877 A port of Emacs 20.4 is available at
3878 @uref{http://www.cs.hku.hk/~choi/emacs/index.html}.
3880 Beginning with version 21.1, the Macintosh is supported in the official
3881 Emacs distribution; see the files @file{mac/README} and
3882 @file{mac/INSTALL} in the Emacs distribution for build instructions.
3884 Apple's forthcoming "OS X" is based largely on NeXTSTEP and OpenStep.
3885 @xref{Emacs for NeXTSTEP}, for more details about that version.
3887 @node Emacs for VMS and DECwindows, Modes for various languages, Emacs for Apple computers, Finding Emacs and related packages
3888 @section Where do I get Emacs that runs on VMS under DECwindows?
3889 @cindex DECwindows, Emacs for
3890 @cindex VMS, Emacs for
3892 Up-to-date information about GNU software (including Emacs) for VMS is
3893 available at @uref{http://vms.gnu.org/}.
3895 @node Modes for various languages, Translating names to IP addresses, Emacs for VMS and DECwindows, Finding Emacs and related packages
3896 @section Where can I get modes for Lex, Yacc/Bison, Bourne shell, csh, C@t{++}, Objective-C, Pascal, Java, and Awk?
3897 @cindex Awk, mode for
3898 @cindex @code{awk-mode}
3899 @cindex Bison, mode for
3900 @cindex Bourne Shell, mode for
3901 @cindex C@t{++}, mode for
3902 @cindex Java, mode for
3903 @cindex Lex mode
3904 @cindex Objective-C, mode for
3905 @cindex @code{pascal-mode}
3906 @cindex Shell mode
3907 @cindex Yacc mode
3908 @cindex @file{csh} mode
3909 @cindex @code{sh-mode}
3910 @cindex @code{cc-mode}
3912 Most of these modes are now available in standard Emacs distribution.
3913 To get additional modes, look in the Lisp Code Directory (@pxref{Finding
3914 a package with particular functionality}).  For C@t{++}, if you use
3915 @code{lisp-dir-apropos}, you must specify the pattern with something
3916 like @kbd{M-x lisp-dir-apropos @key{RET} c\+\+ @key{RET}}.@footnote{
3917 The backslashes in @samp{\+\+} are required because @kbd{M-x
3918 lisp-dir-apropos} expects a regular expression as its argument
3919 (@pxref{Using regular expressions}), and @samp{+} has a special meaning
3920 in regular expressions.}
3922 Barry Warsaw's @code{cc-mode} now works for C, C@t{++}, Objective-C, and
3923 Java code.  You can get the latest version from the Emacs Lisp Archive;
3924 @pxref{Packages that do not come with Emacs} for details.  A FAQ for
3925 @code{cc-mode} is available at
3926 @uref{http://www.python.org/emacs/cc-mode/}.
3928 @node Translating names to IP addresses,  , Modes for various languages, Finding Emacs and related packages
3929 @section What is the IP address of XXX.YYY.ZZZ?
3930 @cindex Translating names to IP addresses
3931 @cindex IP addresses from names
3932 @cindex Using BIND to translate addresses
3933 @cindex DNS and IP addresses
3935 If you are on a Unix machine, try using the @samp{nslookup} command,
3936 included in the Berkeley BIND package.  For example, to find the IP
3937 address of @samp{ftp.gnu.org}, you would type @code{nslookup
3938 ftp.gnu.org}.
3940 Your computer should then provide the IP address of that machine.
3942 If your site's nameserver is deficient, you can use IP addresses to FTP
3943 files.  You can get this information by e-mail:
3945 @example
3946 To: dns@@[134.214.84.25]    (to grasp.insa-lyon.fr)
3947 Body: ip XXX.YYY.ZZZ        (or "help" for more information 
3948                              and options - no quotes) 
3949 @end example
3951 @noindent
3954 @example
3955 To: resolve@@[147.31.254.130]         (to laverne.cs.widener.edu)
3956 Body: site XXX.YYY.ZZZ
3957 @end example
3959 @c ------------------------------------------------------------
3960 @node Major packages and programs, Key bindings, Finding Emacs and related packages, Top
3961 @chapter Major packages and programs
3962 @cindex Major packages and programs
3964 @menu
3965 * VM::                          
3966 * Supercite::                   
3967 * Calc::                        
3968 * VIPER::                       
3969 * AUC-TeX::                     
3970 * BBDB::                        
3971 * Ispell::                      
3972 * w3-mode::                     
3973 * EDB::                         
3974 * Mailcrypt::                   
3975 * JDE::                         
3976 * Patch::                       
3977 @end menu
3979 @node VM, Supercite, Major packages and programs, Major packages and programs
3980 @section VM (View Mail) --- another mail reader within Emacs, with MIME support
3981 @cindex VM
3982 @cindex Alternative mail software
3983 @cindex View Mail
3984 @cindex E-mail reader, VM
3986 @table @b
3988 @item Author
3989 @email{kyle@@uunet.uu.net, Kyle Jones}
3991 @item Latest version
3992 6.72
3994 @item Distribution
3995 @uref{ftp://ftp.wonderworks.com/pub/vm/vm.tar.gz}
3997 @item Informational newsgroup/mailing list
3998 @uref{news:gnu.emacs.vm.info}@*
3999 Subscription requests to @email{info-vm-request@@uunet.uu.net}@*
4000 Submissions to @email{info-vm@@uunet.uu.net}
4002 @item Bug reports newsgroup/mailing list
4003 @uref{news:gnu.emacs.vm.bug}@*
4004 Subscription requests to @email{bug-vm-request@@uunet.uu.net}@*
4005 Submissions to @email{bug-vm@@uunet.uu.net}
4006 @end table
4008 VM 6 works with Emacs 20.4, and may cause problems with Emacs 20.3 and
4009 below.  (But note that many people seem to use Emacs 20.3 with VM 6,
4010 without any problems.)  Risk-averse users might wish to try VM 5.97,
4011 available from @uref{ftp://ftp.wonderworks.com/pub/vm/, the same FTP
4012 site}.
4014 @node Supercite, Calc, VM, Major packages and programs
4015 @section Supercite --- mail and news citation package within Emacs
4016 @cindex Supercite
4017 @cindex Superyank
4018 @cindex Mail and news citations
4019 @cindex News and mail citations
4020 @cindex Citations in mail and news
4022 @table @b
4024 @item Author
4025 @email{bwarsaw@@cen.com, Barry Warsaw}
4027 @item Latest version
4028 3.54 (comes bundled with Emacs 20)
4030 @item Distribution
4031 @uref{http://www.python.org/emacs/supercite.tar.gz}
4033 @item Mailing list
4034 Subscription requests to @email{supercite-request@@python.org}@*
4035 Submissions @email{supercite@@python.org}
4037 @end table
4039 Superyank is an old version of Supercite.
4041 @node Calc, VIPER, Supercite, Major packages and programs
4042 @section Calc --- poor man's Mathematica within Emacs
4043 @cindex Programmable calculator
4044 @cindex Calc
4045 @cindex Mathematical package
4047 @table @b
4049 @item Author
4050 @email{daveg@@csvax.cs.caltech.edu, Dave Gillespie}
4052 @item Latest version
4053 2.02f
4055 @item Distribution
4056 @uref{ftp://ftp.gnu.org/pub/gnu/calc/calc-2.02f.tar.gz}
4058 @end table
4060 Note that Calc 2.02f needs patching to work with Emacs 21 and later.
4062 @cindex @code{calculator}, a package
4063 Emacs 21.1 and later comes with a package called @file{calculator.el}.
4064 It doesn't support all the mathematical wizardry offered by Calc, such
4065 as matrices, special functions, and statistics, but is more than
4066 adequate as a replacement for @code{xcalc} and similar programs.
4068 @node VIPER, AUC-TeX, Calc, Major packages and programs
4069 @section VIPER --- @code{vi} emulation for Emacs
4070 @cindex @code{vi} emulation
4071 @cindex VIPER
4072 @cindex Emulation of @code{vi}
4074 Since Emacs 19.29, the preferred @code{vi} emulation in Emacs is VIPER
4075 (@kbd{M-x viper-mode @key{RET}}), which comes with Emacs.  It extends
4076 and supersedes VIP (including VIP 4.3) and provides @code{vi} emulation
4077 at several levels, from one that closely follows @code{vi} to one that
4078 departs from @code{vi} in several significant ways.
4080 For Emacs 19.28 and earlier, the following version of VIP is generally
4081 better than the one distributed with Emacs:
4083 @table @b
4084 @item Author
4085 @email{sane@@cs.uiuc.edu, Aamod Sane}
4087 @item Latest version
4090 @item Distribution
4091 @uref{ftp://archive.cis.ohio-state.edu/pub/emacs-lisp/modes/vip-mode.tar.Z}
4093 @end table
4095 @node AUC-TeX, BBDB, VIPER, Major packages and programs
4096 @section AUC TeX --- enhanced LaTeX mode with debugging facilities
4097 @cindex Mode for @TeX{}
4098 @cindex @TeX{} mode
4099 @cindex AUC-TeX mode for editing @TeX{}
4100 @cindex Writing and debugging @TeX{}
4102 @table @b
4104 @item Authors
4105 @email{krab@@iesd.auc.dk, Kresten Krab Thorup} and@*
4106 @email{abraham@@dina.kvl.dk, Per Abrahamsen}
4108 @item Latest version
4109 9.9p
4111 @item Distribution
4112 @uref{ftp://sunsite.auc.dk/packages/auctex/auctex.tar.gz}
4114 @item Web site
4115 @uref{http://sunsite.auc.dk/auctex/}
4117 @item Mailing list:
4118 Subscription requests to @email{auc-tex-request@@iesd.auc.dk}@*
4119 Submissions to @email{auc-tex@@iesd.auc.dk}@*
4120 Development team is at @email{auc-tex_mgr@@iesd.auc.dk}
4122 @end table
4124 @node BBDB, Ispell, AUC-TeX, Major packages and programs
4125 @section BBDB --- personal Info Rolodex integrated with mail/news readers
4126 @cindex BBDB
4127 @cindex Rolodex-like functionality
4128 @cindex Integrated contact database
4129 @cindex Contact database
4130 @cindex Big Brother Database
4131 @cindex Address book
4133 @table @b
4135 @item Maintainer
4136 @email{simmonmt@@acm.org, Matt Simmons}
4138 @item Latest version
4139 2.00
4141 @item Distribution
4142 @uref{http://www.netcom.com/~simmonmt/bbdb/index.html}
4144 @item Mailing lists
4145 Subscription requests to @email{info-bbdb-request@@xemacs.org}@*
4146 Submissions to @email{info-bbdb@@xemacs.org}@*
4147 Release announcements: @email{bbdb-announce-request@@xemacs.org}
4149 @end table
4151 @node Ispell, w3-mode, BBDB, Major packages and programs
4152 @section Ispell --- spell checker in C with interface for Emacs
4153 @cindex Spell-checker
4154 @cindex Checking spelling
4155 @cindex Ispell
4157 @table @b
4159 @item Author
4160 @email{geoff@@itcorp.com, Geoff Kuenning}
4162 @item Latest version
4163 3.1.20
4165 @item Distribution
4166 @uref{ftp://ftp.cs.ucla.edu/pub/ispell/ispell-3.1.20.tar.gz}@*
4168 @item Web site
4169 @uref{http://fmg-www.cs.ucla.edu/geoff/ispell.html}
4171 @end table
4173 @itemize @bullet
4175 @item
4176 Do not ask Geoff to send you the latest version of Ispell. He does not
4177 have free e-mail.
4179 @item
4180 This Ispell program is distinct from GNU Ispell 4.0. GNU Ispell 4.0 is
4181 no longer a supported product.
4183 @end itemize
4185 @node w3-mode, EDB, Ispell, Major packages and programs
4186 @section w3-mode --- A World Wide Web browser inside of Emacs
4187 @cindex WWW browser
4188 @cindex Web browser
4189 @cindex HTML browser in Emacs
4190 @cindex @code{w3-mode}
4192 @table @b
4194 @item Author
4195 @email{wmperry@@spry.com, Bill Perry}
4197 @item Latest version
4198 4.0pre.39
4200 @item Distribution
4201 @uref{ftp://ftp.cs.indiana.edu/pub/elisp/w3/w3.tar.gz}
4203 @item Mailing lists
4204 Receive announcements from @email{w3-announce-request@@indiana.edu}@*
4205 Become a beta tester at @email{w3-beta-request@@indiana.edu}@*
4206 Help to develop @code{w3-mode} at @email{w3-dev@@indiana.edu}
4208 @end table
4210 @node EDB, Mailcrypt, w3-mode, Major packages and programs
4211 @section EDB --- Database program for Emacs; replaces forms editing modes
4212 @cindex EDB
4213 @cindex Database
4214 @cindex Forms mode
4216 @table @b
4217 @item Author
4218 @email{mernst@@theory.lcs.mit.edu, Michael Ernst}
4220 @item Latest version
4221 1.21
4223 @item Distribution
4224 @uref{ftp://theory.lcs.mit.edu/pub/emacs/edb}
4226 @end table
4228 @node Mailcrypt, JDE, EDB, Major packages and programs
4229 @section Mailcrypt --- PGP interface within Emacs mail and news
4230 @cindex PGP
4231 @cindex GPG
4232 @cindex Interface to PGP from Emacs mail and news
4233 @cindex News, interface to PGP from
4234 @cindex Mail, interface to PGP from
4235 @cindex Encryption software, interface to
4237 @table @b
4239 @item Authors
4240 @email{patl@@lcs.mit.edu, Patrick J. LoPresti} and
4241 @email{jin@@atype.com, Jin S. Choi}
4243 @item Maintainer
4244 @email{lbudney@@pobox.com, Len Budney}
4246 @item Latest version
4247 3.5.3
4249 @item Distribution
4250 @uref{http://www.nb.net/~lbudney/linux/software/mailcrypt/mailcrypt-3.5.3.tar.gz}
4252 @item Web site
4253 @uref{http://www.nb.net/~lbudney/linux/software/mailcrypt.html}
4255 @end table
4257 @node JDE, Patch, Mailcrypt, Major packages and programs
4258 @section JDE --- Integrated development environment for Java
4259 @cindex Java development environment
4260 @cindex Integrated Java development environment
4261 @cindex JDE
4263 @table @b
4265 @item Author
4266 @email{paulk@@mathworks.com, Paul Kinnucan}
4268 @item Mailing list
4269 jde-subscribe@@sunsite.auc.dk
4271 @item Latest version
4272 2.1.1
4274 @item Web site
4275 @uref{http://sunsite.auc.dk/jde/}
4277 @end table
4279 @node Patch,  , JDE, Major packages and programs
4280 @section Patch --- program to apply "diffs" for updating files
4281 @cindex Updating files with diffs
4282 @cindex Patching source files with diffs
4283 @cindex Diffs and patching
4284 @cindex @file{patch}
4286 @table @b
4288 @item Author
4289 @email{lwall@@wall.org, Larry Wall} (with GNU modifications)
4291 @item Latest version
4292 2.5.4
4294 @item Distribution
4295 @xref{Current GNU distributions}.
4297 @end table
4299 @c ------------------------------------------------------------
4300 @node Key bindings, Alternate character sets, Major packages and programs, Top
4301 @chapter Key bindings
4302 @cindex Key bindings
4304 @menu
4305 * Binding keys to commands::    
4306 * Invalid prefix characters::   
4307 * Terminal setup code works after Emacs has begun::  
4308 * Using function keys under X::  
4309 * Working with function and arrow keys::  
4310 * X key translations for Emacs::  
4311 * Handling C-s and C-q with flow control::  
4312 * Binding C-s and C-q::         
4313 * Backspace invokes help::      
4314 * stty and Backspace key::      
4315 * Swapping keys::               
4316 * Producing C-XXX with the keyboard::  
4317 * No Meta key::                 
4318 * No Escape key::               
4319 * Compose Character::           
4320 * Binding combinations of modifiers and function keys::  
4321 * Meta key does not work in xterm::  
4322 * ExtendChar key does not work as Meta::  
4323 @end menu
4325 @node Binding keys to commands, Invalid prefix characters, Key bindings, Key bindings
4326 @section How do I bind keys (including function keys) to commands?
4327 @cindex Binding keys to commands
4328 @cindex Keys, binding to commands
4329 @cindex Commands, binding keys to
4331 Keys can be bound to commands either interactively or in your
4332 @file{.emacs} file.  To interactively bind keys for all modes, type
4333 @kbd{M-x global-set-key @key{RET} @var{key} @var{cmd} @key{RET}}.
4335 To bind a key just in the current major mode, type @kbd{M-x
4336 local-set-key @key{RET} @var{key} @var{cmd} @key{RET}}.
4338 @inforef{Key Bindings, Key Bindings, emacs}, for further details.
4340 To make the process of binding keys interactively eaiser, use the
4341 following ``trick'': First bind the key interactively, then immediately
4342 type @kbd{C-x @key{ESC} @key{ESC} C-a C-k C-g}.  Now, the command needed
4343 to bind the key is in the kill ring, and can be yanked into your
4344 @file{.emacs} file.  If the key binding is global, no changes to the
4345 command are required.  For example,
4347 @lisp
4348 (global-set-key (quote [f1]) (quote help-for-help))
4349 @end lisp
4351 @noindent
4352 can be placed directly into the @file{.emacs} file.  If the key binding is
4353 local, the command is used in conjunction with the "add-hook" command.
4354 For example, in tex-mode, a local binding might be
4356 @lisp
4357 (add-hook 'tex-mode-hook
4358   (lambda ()
4359    (local-set-key (quote [f1]) (quote help-for-help))))
4360 @end lisp
4363 @itemize @bullet
4365 @item
4366 Control characters in key sequences, in the form yanked from the kill
4367 ring are given in their graphic form---i.e., @key{CTRL} is shown as
4368 @samp{^}, @key{TAB} as a set of spaces (usually 8), etc.  You may want
4369 to convert these into their vector or string forms.
4371 @item
4372 If a prefix key of the character sequence to be bound is already
4373 bound as a complete key, then you must unbind it before the new
4374 binding.  For example, if @kbd{ESC @{} is previously bound:
4376 @lisp
4377 (global-unset-key [?\e ?@{])   ;;   or
4378 (local-unset-key [?\e ?@{])
4379 @end lisp
4381 @item
4382 Aside from commands and ``lambda lists,'' a vector or string also
4383 can be bound to a key and thus treated as a macro.  For example:
4385 @lisp
4386 (global-set-key [f10] [?\C-x?\e?\e?\C-a?\C-k?\C-g])  ;;  or
4387 (global-set-key [f10] "\C-x\e\e\C-a\C-k\C-g")
4388 @end lisp
4390 @end itemize
4392 @node Invalid prefix characters, Terminal setup code works after Emacs has begun, Binding keys to commands, Key bindings
4393 @section Why does Emacs say "Key sequence XXX uses invalid prefix characters"?
4394 @cindex Prefix characters, invalid
4395 @cindex Invalid prefix characters
4396 @cindex Misspecified key sequences
4398 Usually, one of two things has happened.  In one case, the control
4399 character in the key sequence has been misspecified (e.g. @samp{C-f}
4400 used instead of @samp{\C-f} within a Lisp expression).  In the other
4401 case, a @dfn{prefix key} in the keystroke sequence you were trying to bind
4402 was already bound as a @dfn{complete key}.  Historically, the @samp{ESC [}
4403 prefix was usually the problem, in which case you should evaluate either
4404 of these forms before attempting to bind the key sequence:
4406 @lisp
4407 (global-unset-key [?\e ?[])  ;;  or
4408 (global-unset-key "\e[")
4409 @end lisp
4411 @node Terminal setup code works after Emacs has begun, Using function keys under X, Invalid prefix characters, Key bindings
4412 @section Why doesn't this [terminal or window-system setup] code work in my @file{.emacs} file, but it works just fine after Emacs starts up?
4413 @cindex Terminal setup code in @file{.emacs}
4415 During startup, Emacs initializes itself according to a given code/file
4416 order.  If some of the code executed in your @file{.emacs} file needs to
4417 be postponed until the initial terminal or window-system setup code has
4418 been executed but is not, then you will experience this problem (this
4419 code/file execution order is not enforced after startup).
4421 To postpone the execution of Emacs Lisp code until after terminal or
4422 window-system setup, treat the code as a @dfn{lambda list} and set the
4423 value of either the @code{term-setup-hook} or @code{window-setup-hook}
4424 variable to this lambda function.  For example,
4426 @lisp
4427 (add-hook 'term-setup-hook
4428           (lambda ()
4429            (when (string-match "\\`vt220" (or (getenv "TERM") ""))
4430              ;; Make vt220's "Do" key behave like M-x:
4431              (global-set-key [do] 'execute-extended-command))))
4432 @end lisp
4434 For information on what Emacs does every time it is started, see the
4435 @file{lisp/startup.el} file.
4437 @node Using function keys under X, Working with function and arrow keys, Terminal setup code works after Emacs has begun, Key bindings
4438 @section How do I use function keys under X?
4439 @cindex Function keys
4440 @cindex X Window System and function keys
4441 @cindex Binding function keys
4443 With Emacs 19, functions keys under X are bound like any other key.  @xref{Binding keys to commands}, for details.
4445 @node Working with function and arrow keys, X key translations for Emacs, Using function keys under X, Key bindings
4446 @section How do I tell what characters or symbols my function or arrow keys emit?
4447 @cindex Working with arrow keys
4448 @cindex Arrow keys, symbols generated by
4449 @cindex Working with function keys
4450 @cindex Function keys, symbols generated by
4451 @cindex Symbols generated by function keys
4453 Type @kbd{C-h c} then the function or arrow keys.  The command will
4454 return either a function key symbol or character sequence (see the
4455 Emacs on-line documentation for an explanation).  This works for other
4456 keys as well.
4458 @node X key translations for Emacs, Handling C-s and C-q with flow control, Working with function and arrow keys, Key bindings
4459 @section How do I set the X key ``translations'' for Emacs?
4460 @cindex X key translations
4461 @cindex Key translations under X
4462 @cindex Translations for keys under X
4464 Emacs is not written using the Xt library by default, so there are no
4465 ``translations'' to be set.  (We aren't sure how to set such translations
4466 if you do build Emacs with Xt; please let us know if you've done this!)
4468 The only way to affect the behavior of keys within Emacs is through
4469 @code{xmodmap} (outside Emacs) or @code{define-key} (inside Emacs).  The
4470 @code{define-key} command should be used in conjunction with the
4471 @code{function-key-map} map.  For instance,
4473 @lisp
4474 (define-key function-key-map [M-@key{TAB}] [?\M-\t])
4475 @end lisp
4477 @noindent
4478 defines the @kbd{M-@key{TAB}} key sequence.
4480 @node Handling C-s and C-q with flow control, Binding C-s and C-q, X key translations for Emacs, Key bindings
4481 @section How do I handle @kbd{C-s} and @kbd{C-q} being used for flow control?
4482 @cindex Flow control, @kbd{C-s} and @kbd{C-q} with
4483 @cindex @kbd{C-s} and @kbd{C-q} with flow control
4485 @kbd{C-s} and @kbd{C-q} are used in the XON/XOFF flow control protocol.
4486 This messes things up when you're using Emacs over a serial line,
4487 because Emacs binds these keys to commands by default.  Because Emacs
4488 won't honor them as flow control characters, too many of these
4489 characters are not passed on and overwhelm output buffers.  Sometimes,
4490 intermediate software using XON/XOFF flow control will prevent Emacs
4491 from ever seeing @kbd{C-s} and @kbd{C-q}.
4493 Possible solutions:
4495 @itemize @bullet
4497 @item
4498 Disable the use of @kbd{C-s} and @kbd{C-q} for flow control.
4500 You need to determine the cause of the flow control.
4502 @itemize @minus
4504 @item
4505 your terminal
4507 Your terminal may use XON/XOFF flow control to have time to display
4508 all the characters it receives.  For example, VT series terminals do
4509 this.  It may be possible to turn this off from a setup menu.  For
4510 example, on a VT220 you may select ``No XOFF'' in the setup menu.  This
4511 is also true for some terminal emulation programs on PCs.
4513 When you turn off flow control at the terminal, you will also need to
4514 turn it off at the other end, which might be at the computer you are
4515 logged in to or at some terminal server in between.
4517 If you turn off flow control, characters may be lost; using a printer
4518 connected to the terminal may fail.  You may be able to get around
4519 this problem by modifying the @samp{termcap} entry for your terminal to
4520 include extra NUL padding characters.
4522 @item
4523 a modem
4525 If you are using a dialup connection, the modems may be using
4526 XON/XOFF flow control.  It's not clear how to get around this.
4528 @item
4529 a router or terminal server
4531 Some network box between the terminal and your computer may be using
4532 XON/XOFF flow control.  It may be possible to make it use some other
4533 kind of flow control.  You will probably have to ask your local
4534 network experts for help with this.
4536 @item
4537 @code{tty} and/or @code{pty} devices
4539 If your connection to Emacs goes through multiple @code{tty} and/or
4540 @code{pty} devices, they may be using XON/XOFF flow control even when it
4541 is not necessary.
4543 @email{eirik@@theory.tn.cornell.edu, Eirik Fuller} writes:
4545 @quotation
4546 Some versions of @code{rlogin} (and possibly @code{telnet}) do not pass
4547 flow control characters to the remote system to which they connect.  On
4548 such systems, Emacs on the remote system cannot disable flow control on
4549 the local system.  Sometimes @samp{rlogin -8} will avoid this problem.
4551 One way to cure this is to disable flow control on the local host (the
4552 one running @code{rlogin}, not the one running @code{rlogind}) using the
4553 @code{stty} command, before starting the @code{rlogin} process.  On many
4554 systems, @samp{stty start u stop u} will do this.
4556 Some versions of @samp{tcsh} will prevent even this from working.  One
4557 way around this is to start another shell before starting rlogin,
4558 and issue the @samp{stty} command to disable flow control from that shell.
4559 @end quotation
4561 Use @samp{stty -ixon} instead of @samp{stty start u stop u} on some systems.
4563 @end itemize
4565 @item
4566 Make Emacs speak the XON/XOFF flow control protocol.
4568 You can make Emacs treat @kbd{C-s} and @kbd{C-q} as flow control characters by
4569 evaluating the form
4571 @lisp
4572 (enable-flow-control)
4573 @end lisp
4575 @noindent
4576 to unconditionally enable flow control or
4578 @lisp
4579 (enable-flow-control-on "vt100" "h19")
4580 @end lisp
4582 @noindent
4583 (using your terminal names instead of @samp{vt100} or @samp{h19}) to
4584 enable selectively.  These commands will automatically swap @kbd{C-s}
4585 and @kbd{C-q} to @kbd{C-\} and @kbd{C-^}.  Variables can be used to
4586 change the default swap keys (@code{flow-control-c-s-replacement} and
4587 @code{flow-control-c-q-replacement}).
4589 If you are fixing this for yourself, simply put the form in your
4590 @file{.emacs} file.  If you are fixing this for your entire site, the
4591 best place to put it is in the @file{site-lisp/site-start.el} file.
4592 (Here @file{site-lisp} is actually a subdirectory of your Emacs
4593 installation directory, typically @file{/usr/local/share/emacs}.)
4594 Putting this form in @file{site-lisp/default.el} has the problem that
4595 if the user's @file{.emacs} file has an error, this will prevent
4596 @file{default.el} from being loaded and Emacs may be unusable for the
4597 user, even for correcting their @file{.emacs} file (unless they're
4598 smart enough to move it to another name).
4600 @code{enable-flow-control} can be invoked interactively as well:
4601 @kbd{M-x enable-flow-control @key{RET}}.
4603 @end itemize
4605 For further discussion of this issue, read the file @file{etc/PROBLEMS}
4606 (in the Emacs source directory when you unpack the Emacs distribution).
4608 @node Binding C-s and C-q, Backspace invokes help, Handling C-s and C-q with flow control, Key bindings
4609 @section How do I bind @kbd{C-s} and @kbd{C-q} (or any key) if these keys are filtered out?
4610 @cindex Binding @kbd{C-s} and @kbd{C-q}
4611 @cindex @kbd{C-s} and @kbd{C-q}, binding
4613 To bind @kbd{C-s} and @kbd{C-q}, use either @code{enable-flow-control}
4614 or @code{enable-flow-control-on}.  @xref{Handling C-s and C-q with flow
4615 control}, for usage and implementation details.
4617 To bind other keys, use @code{keyboard-translate}.  @xref{Swapping
4618 keys}, for usage details.  To do this for an entire site, you should
4619 swap the keys in @file{site-lisp/site-start.el}.  @xref{Handling C-s
4620 and C-q with flow control}, for an explanation of why
4621 @file{site-lisp/default.el} should not be used.
4623 @itemize @bullet
4625 @item
4626 If you do this for an entire site, the users will be confused by
4627 the disparity between what the documentation says and how Emacs
4628 actually behaves.
4630 @end itemize
4632 @node Backspace invokes help, stty and Backspace key, Binding C-s and C-q, Key bindings
4633 @section Why does the @key{Backspace} key invoke help?
4634 @cindex Backspace key invokes help
4635 @cindex Help invoked by Backspace
4636 @cindex DEL key does not delete
4638 The @key{Backspace} key (on most keyboards) generates ASCII code 8.
4639 @kbd{C-h} sends the same code.  In Emacs by default @kbd{C-h} invokes
4640 help-command.  This is intended to be easy to remember since the first
4641 letter of @samp{help} is @samp{h}.  The easiest solution to this problem
4642 is to use @kbd{C-h} (and @key{Backspace}) for help and @key{DEL} (the
4643 @key{Delete} key) for deleting the previous character.
4645 For many people this solution may be problematic:
4647 @itemize @bullet
4649 @item
4650 They normally use @key{Backspace} outside of Emacs for deleting the
4651 previous character.  This can be solved by making @key{DEL} the command
4652 for deleting the previous character outside of Emacs.  On many Unix
4653 systems, this command will remap @key{DEL}:
4655 @example
4656 stty erase `^?'
4657 @end example
4659 @item
4660 The user may prefer the @key{Backspace} key for deleting the
4661 previous character because it is more conveniently located on their
4662 keyboard or because they don't even have a separate @key{Delete} key.
4663 In this case, the @key{Backspace} key should be made to behave like
4664 @key{Delete}.  There are several methods.
4666 @itemize @minus
4667 @item
4668 Some terminals (e.g., VT3## terminals) and terminal emulators (e.g.,
4669 TeraTerm) allow the character generated by the @key{Backspace} key to be
4670 changed from a setup menu.
4672 @item
4673 You may be able to get a keyboard that is completely programmable, or a
4674 terminal emulator that supports remapping of any key to any other key.
4676 @item
4677 With Emacs 21.1 and later, you can control the effect of the
4678 @key{Backspace} and @key{Delete} keys, on both dumb terminals and a
4679 windowed displays, by customizing the option
4680 @code{normal-erase-is-backspace-mode}, or by invoking @kbd{M-x
4681 normal-erase-is-backspace}.  See the documentation of these symbols
4682 (@pxref{Emacs Lisp documentation}) for more info.
4684 @item
4685 It is possible to swap the @key{Backspace} and @key{DEL} keys inside
4686 Emacs:
4688 @lisp
4689 (keyboard-translate ?\C-h ?\C-?)
4690 @end lisp
4692 @noindent
4693 This is the recommended method of forcing @key{Backspace} to act as
4694 @key{DEL}, because it works even in modes which bind @key{DEL} to
4695 something other than @code{delete-backward-char}.
4697 Similarly, you could remap @key{DEL} to act as @kbd{C-d}, which by
4698 default deletes forward:
4700 @lisp
4701 (keyboard-translate ?\C-? ?\C-d)
4702 @end lisp
4704 @xref{Swapping keys}, for further details about @code{keyboard-translate}.
4706 @item
4707 Another approach is to switch key bindings and put help on @kbd{C-x h}
4708 instead:
4710 @lisp
4711 (global-set-key "\C-h" 'delete-backward-char)
4713 ;;; overrides mark-whole-buffer
4714 (global-set-key "\C-xh" 'help-command) 
4715 @end lisp
4717 @noindent
4718 This method is not recommended, though: it only solves the problem for
4719 those modes which bind @key{DEL} to @code{delete-backward-char}.  Modes
4720 which bind @key{DEL} to something else, such as @code{view-mode}, will
4721 not work as you expect when you press the @key{Backspace} key.  For this
4722 reason, we recommend the @code{keyboard-translate} method, shown
4723 above.
4725 Other popular key bindings for help are @kbd{M-?} and @kbd{C-x ?}.
4726 @end itemize
4728 Don't try to bind @key{DEL} to @code{help-command}, because there are
4729 many modes that have local bindings of @key{DEL} that will interfere.
4731 @end itemize
4733 When Emacs 21 or later runs on a windowed display, it binds the
4734 @key{Delete} key to a command which deletes the character at point, to
4735 make Emacs more consistent with keyboard operation on these systems.
4737 For more information about troubleshooting this problem, see @ref{DEL
4738 Does Not Delete, , If @key{DEL} Fails to Delete, emacs, The GNU Emacs
4739 Manual}.
4741 @node stty and Backspace key, Swapping keys, Backspace invokes help, Key bindings
4742 @section Why doesn't Emacs look at the @file{stty} settings for @key{Backspace} vs. @key{Delete}?
4743 @cindex @file{stty} and Emacs
4744 @cindex Backspace and @file{stty}
4745 @cindex Delete and @file{stty}
4747 Good question!
4749 @c FIXME: RMS explained the reasons for this on emacs-hackers.  It's
4750 @c probably worth putting that explanation here.
4752 @node Swapping keys, Producing C-XXX with the keyboard, stty and Backspace key, Key bindings
4753 @section How do I swap two keys?
4754 @cindex Swapping keys
4755 @cindex Keys, swapping
4756 @cindex @code{keyboard-translate}
4758 In Emacs 19, you can swap two keys (or key sequences) by using the
4759 @code{keyboard-translate} function.  For example, to turn @kbd{C-h} into
4760 @key{DEL} and @key{DEL} to @kbd{C-h}, use
4762 @lisp
4763 (keyboard-translate ?\C-h ?\C-?)  ; translate `C-h' to DEL
4764 (keyboard-translate ?\C-? ?\C-h)  ; translate DEL to `C-h'.
4765 @end lisp
4767 @noindent
4768 The first key sequence of the pair after the function identifies what is
4769 produced by the keyboard; the second, what is matched for in the
4770 keymaps.
4772 Keyboard translations are not the same as key bindings in keymaps.
4773 Emacs contains numerous keymaps that apply in different situations, but
4774 there is only one set of keyboard translations, and it applies to every
4775 character that Emacs reads from the terminal.  Keyboard translations
4776 take place at the lowest level of input processing; the keys that are
4777 looked up in keymaps contain the characters that result from keyboard
4778 translation.
4780 @inforef{Keyboard Translations, Keyboard Translations, emacs}.
4782 @node Producing C-XXX with the keyboard, No Meta key, Swapping keys, Key bindings
4783 @section How do I produce C-XXX with my keyboard?
4784 @cindex Producing control characters
4785 @cindex Generating control characters
4786 @cindex Control characters, generating
4788 On terminals (but not under X), some common "aliases" are:
4790 @table @asis
4792 @item @kbd{C-2}  or  @kbd{C-@key{SPC}}
4793 @kbd{C-@@}
4795 @item @kbd{C-6}
4796 @kbd{C-^}
4798 @item @kbd{C-7}  or  @kbd{C-S--}
4799 @kbd{C-_}
4801 @item @kbd{C-4}
4802 @kbd{C-\}
4804 @item @kbd{C-5}
4805 @kbd{C-]}
4807 @item @kbd{C-/}
4808 @kbd{C-?}
4810 @end table
4812 Often other aliases exist; use the @kbd{C-h c} command and try
4813 @key{CTRL} with all of the digits on your keyboard to see what gets
4814 generated.  You can also try the @kbd{C-h w} command if you know the
4815 name of the command.
4817 @node No Meta key, No Escape key, Producing C-XXX with the keyboard, Key bindings
4818 @section What if I don't have a @key{Meta} key?
4819 @cindex No @key{Meta} key
4820 @cindex @key{Meta} key, what to do if you lack it
4822 On many keyboards, the @key{Alt} key acts as @key{Meta}, so try it.
4824 Instead of typing @kbd{M-a}, you can type @kbd{@key{ESC} a}.  In fact,
4825 Emacs converts @kbd{M-a} internally into @kbd{@key{ESC} a} anyway
4826 (depending on the value of @code{meta-prefix-char}).  Note that you
4827 press @key{Meta} and @key{a} together, but with @key{ESC}, you press
4828 @key{ESC}, release it, and then press @key{a}.
4830 @node No Escape key, Compose Character, No Meta key, Key bindings
4831 @section What if I don't have an @key{Escape} key?
4832 @cindex No Escape key
4833 @cindex Lacking an Escape key
4834 @cindex Escape key, lacking
4836 Type @kbd{C-[} instead.  This should send ASCII code 27 just like an
4837 Escape key would.  @kbd{C-3} may also work on some terminal (but not
4838 under X).  For many terminals (notably DEC terminals) @key{F11}
4839 generates @key{ESC}.  If not, the following form can be used to bind it:
4841 @lisp
4842 ;;; F11 is the documented ESC replacement on DEC terminals.
4843 (define-key function-key-map [f11] [?\e])  
4844 @end lisp
4846 @node Compose Character, Binding combinations of modifiers and function keys, No Escape key, Key bindings
4847 @section Can I make my @key{Compose Character} key behave like a @key{Meta} key?
4848 @cindex @key{Compose Character} key, using as @key{Meta}
4849 @cindex @key{Meta}, using @key{Compose Character} for
4851 On a dumb terminal such as a VT220, no.  It is rumored that certain
4852 VT220 clones could have their @key{Compose} key configured this way.  If
4853 you're using X, you might be able to do this with the @code{xmodmap}
4854 command.
4856 @node Binding combinations of modifiers and function keys, Meta key does not work in xterm, Compose Character, Key bindings
4857 @section How do I bind a combination of modifier key and function key?
4858 @cindex Modifiers and function keys
4859 @cindex Function keys and modifiers
4860 @cindex Binding modifiers and function keys
4862 With Emacs 19 and later, you can represent modified function keys in
4863 vector format by adding prefixes to the function key symbol.  For
4864 example (from the on-line documentation):
4866 @lisp
4867 (global-set-key [?\C-x right] 'forward-page)
4868 @end lisp
4870 @noindent
4871 where @samp{?\C-x} is the Lisp character constant for the character @kbd{C-x}.
4873 You can use the modifier keys @key{Control}, @key{Meta}, @key{Hyper},
4874 @key{Super}, @key{Alt}, and @key{Shift} with function keys.  To
4875 represent these modifiers, prepend the strings @samp{C-}, @samp{M-},
4876 @samp{H-}, @samp{s-}, @samp{A-}, and @samp{S-} to the symbol name.  Here
4877 is how to make @kbd{H-M-RIGHT} move forward a word:
4879 @lisp
4880 (global-set-key [H-M-right] 'forward-word)
4881 @end lisp
4883 @itemize @bullet
4885 @item
4886 Not all modifiers are permitted in all situations.  @key{Hyper},
4887 @key{Super}, and @key{Alt} are not available on Unix character
4888 terminals.  Non-ASCII keys and mouse events (e.g. @kbd{C-=} and
4889 @kbd{Mouse-1}) also fall under this category.
4891 @end itemize
4893 @xref{Binding keys to commands}, for general key binding instructions.
4895 @node Meta key does not work in xterm, ExtendChar key does not work as Meta, Binding combinations of modifiers and function keys, Key bindings
4896 @section Why doesn't my @key{Meta} key work in an @code{xterm} window?
4897 @cindex @key{Meta} key and @code{xterm}
4898 @cindex Xterm and @key{Meta} key
4900 @inforef{Single-Byte Character Support, Single-Byte Character Set
4901 Support, emacs}.
4903 If the advice in the Emacs manual fails, try all of these methods before
4904 asking for further help:
4906 @itemize @bullet
4908 @item
4909 You may have big problems using @code{mwm} as your window manager.
4910 (Does anyone know a good generic solution to allow the use of the
4911 @key{Meta} key in Emacs with @file{mwm}?)
4913 @item
4914 For X11: Make sure it really is a @key{Meta} key.  Use @code{xev} to
4915 find out what keysym your @key{Meta} key generates.  It should be either
4916 @code{Meta_L} or @code{Meta_R}.  If it isn't, use @file{xmodmap} to fix
4917 the situation.  If @key{Meta} does generate @code{Meta_L} or
4918 @code{Meta_R}, but @kbd{M-x} produces a non-ASCII character, put this in
4919 your @file{~/.Xdefaults} file:
4921 @example
4922  XTerm*eightBitInput:   false
4923  XTerm*eightBitOutput:  true
4924 @end example
4926 @item
4927 Make sure the @code{pty} the @code{xterm} is using is passing 8 bit
4928 characters.  @samp{stty -a} (or @samp{stty everything}) should show
4929 @samp{cs8} somewhere.  If it shows @samp{cs7} instead, use @samp{stty
4930 cs8 -istrip} (or @samp{stty pass8}) to fix it.
4932 @item
4933 If there is an @code{rlogin} connection between @code{xterm} and Emacs, the
4934 @samp{-8} argument may need to be given to rlogin to make it pass all 8 bits
4935 of every character.
4937 @item
4938 If Emacs is running on Ultrix, it is reported that evaluating
4939 @code{(set-input-mode t nil)} helps.
4941 @item
4942 If all else fails, you can make @code{xterm} generate @kbd{@key{ESC} W} when
4943 you type @kbd{M-W}, which is the same conversion Emacs would make if it
4944 got the @kbd{M-W} anyway.  In X11R4, the following resource
4945 specification will do this:
4947 @example
4948 XTerm.VT100.EightBitInput: false
4949 @end example
4951 @noindent
4952 (This changes the behavior of the @code{insert-eight-bit} action.)
4954 With older @code{xterm}s, you can specify this behavior with a translation:
4956 @example
4957 XTerm.VT100.Translations: #override \
4958   Meta<KeyPress>: string(0x1b) insert()
4959 @end example
4961 @noindent
4962 You might have to replace @samp{Meta} with @samp{Alt}.
4964 @end itemize
4966 @node ExtendChar key does not work as Meta,  , Meta key does not work in xterm, Key bindings
4967 @section Why doesn't my @key{ExtendChar} key work as a @key{Meta} key under HP-UX 8.0 and 9.x?
4968 @cindex @key{ExtendChar} key as @key{Meta}
4969 @cindex @key{Meta}, using @key{ExtendChar} for
4970 @cindex HP-UX, the @key{ExtendChar} key
4972 This is a result of an internationalization extension in X11R4 and the
4973 fact that HP is now using this extension.  Emacs assumes that the
4974 @code{XLookupString} function returns the same result regardless of the
4975 @key{Meta} key state which is no longer necessarily true.  Until Emacs
4976 is fixed, the temporary kludge is to run this command after each time
4977 the X server is started but preferably before any xterm clients are:
4979 @example
4980 xmodmap -e 'remove mod1 = Mode_switch'
4981 @end example
4983 @c FIXME: Emacs 21 supports I18N in X11; does that mean that this bug is
4984 @c solved?
4986 This will disable the use of the extra keysyms systemwide, which may be
4987 undesirable if you actually intend to use them.
4989 @c ------------------------------------------------------------
4990 @node Alternate character sets, Mail and news, Key bindings, Top
4991 @chapter Alternate character sets
4992 @cindex Alternate character sets
4994 @menu
4995 * Emacs does not display 8-bit characters::  
4996 * Inputting eight-bit characters::  
4997 * Kanji and Chinese characters::  
4998 * Right-to-left alphabets::     
4999 @end menu
5001 @node Emacs does not display 8-bit characters, Inputting eight-bit characters, Alternate character sets, Alternate character sets
5002 @section How do I make Emacs display 8-bit characters?
5003 @cindex Displaying eight-bit characters
5004 @cindex Eight-bit characters, displaying
5006 @inforef{Single-Byte Character Support, Single-byte Character Set
5007 Support, emacs}.  On a Unix, when Emacs runs on a text-only terminal
5008 display or is invoked with @samp{emacs -nw}, you typically need to use
5009 @code{set-terminal-coding-system} to tell Emacs what the terminal can
5010 display, even after setting the language environment; otherwise
5011 non-ASCII characters will display as @samp{?}.  On other operating
5012 systems, such as MS-DOS and MS-Windows, Emacs queries the OS about the
5013 character set supported by the display, and sets up the required
5014 terminal coding system automatically.
5016 @node Inputting eight-bit characters, Kanji and Chinese characters, Emacs does not display 8-bit characters, Alternate character sets
5017 @section How do I input eight-bit characters?
5018 @cindex Entering eight-bit characters
5019 @cindex Eight-bit characters, entering
5020 @cindex Input, 8-bit characters
5022 Various methods are available for input of eight-bit characters.  See
5023 @inforef{Single-Byte Character Support, Single-byte Character Set
5024 Support, emacs}.  For more sophisticated methods, @inforef{Input
5025 Methods, Input Methods, emacs}.
5027 @node Kanji and Chinese characters, Right-to-left alphabets, Inputting eight-bit characters, Alternate character sets
5028 @section Where can I get an Emacs that handles kanji, Chinese, or other Far-Eastern character sets?
5029 @cindex Kanji, handling with Emacs
5030 @cindex Chinese, handling with Emacs
5031 @cindex Japanese, handling with Emacs
5032 @cindex Korean, handling with Emacs
5034 Emacs 20 and later includes many of the features of MULE, the MULtilingual
5035 Enhancement to Emacs.  @xref{Installing Emacs}, for information on where
5036 to find and download the latest version of Emacs.
5038 @node Right-to-left alphabets,  , Kanji and Chinese characters, Alternate character sets
5039 @section Where is an Emacs that can handle Semitic (right-to-left) alphabets?
5040 @cindex Right-to-left alphabets
5041 @cindex Hebrew, handling with Emacs
5042 @cindex Semitic alphabets
5043 @cindex Arabic alphabets
5045 Emacs 20 and later supports Hebrew characters (ISO 8859-8), but does not
5046 yet support right-to-left character entry and display.
5048 @email{joel@@exc.com, Joel M. Hoffman} has written a Lisp package called
5049 @file{hebrew.el} that allows right-to-left editing of Hebrew.  It
5050 reportedly works out of the box with Emacs 19, but requires patches for
5051 Emacs 18.  Write to Joel if you want the patches or package.
5053 @c FIXME: Should we mention Ehud Karni's package?
5055 @file{hebrew.el} requires a Hebrew screen font, but no other hardware support.
5056 Joel has a screen font for PCs running MS-DOS or GNU/Linux.
5058 You might also try to query archie for files named with @file{hebrew};
5059 several ftp sites in Israel may also have the necessary files.
5061 @c ------------------------------------------------------------
5062 @node Mail and news, Concept index, Alternate character sets, Top
5063 @chapter Mail and news
5064 @cindex Mail and news
5066 @menu
5067 * Changing the included text prefix::  
5068 * Saving a copy of outgoing mail::  
5069 * Expanding aliases when sending mail::  
5070 * Rmail thinks all messages are one big one::  
5071 * Sorting the messages in an Rmail folder::  
5072 * Rmail writes to /usr/spool/mail::  
5073 * Recovering mail files when Rmail munges them::  
5074 * Replying to the sender of a message::  
5075 * MIME with Emacs mail packages::  
5076 * Automatically starting a mail or news reader::  
5077 * Reading news with Emacs::     
5078 * Gnus does not work with NNTP::  
5079 * Viewing articles with embedded underlining::  
5080 * Saving a multi-part Gnus posting::  
5081 * Starting Gnus faster::        
5082 * Catching up in all newsgroups::  
5083 * Killing based on nonstandard headers::  
5084 * Removing flashing messages::  
5085 * Catch-up is slow in Gnus::    
5086 * Gnus hangs for a long time::  
5087 * Learning more about Gnus::    
5088 @end menu
5090 @node Changing the included text prefix, Saving a copy of outgoing mail, Mail and news, Mail and news
5091 @section How do I change the included text prefix in mail/news followups?
5092 @cindex Prefix in mail/news followups, changing
5093 @cindex Included text prefix, changing
5094 @cindex Setting the included text character
5095 @cindex Quoting in mail messages
5097 If you read mail with Rmail or news with Gnus, set the variable
5098 @code{mail-yank-prefix}.  For VM, set @code{vm-included-text-prefix}.
5099 For mh-e, set @code{mh-ins-buf-prefix}.
5101 For fancier control of citations, use Supercite.  @xref{Supercite}.
5103 To prevent Emacs from including various headers of the replied-to
5104 message, set the value of @code{mail-yank-ignored-headers} to an
5105 appropriate regexp.
5107 @node Saving a copy of outgoing mail, Expanding aliases when sending mail, Changing the included text prefix, Mail and news
5108 @section How do I save a copy of outgoing mail?
5109 @cindex Saving a copy of outgoing mail
5110 @cindex Copying outgoing mail to a file
5111 @cindex Filing outgoing mail
5112 @cindex Automatic filing of outgoing mail
5113 @cindex Mail, saving outgoing automatically
5115 You can either mail yourself a copy by including a @samp{BCC} header in the
5116 mail message, or store a copy of the message directly to a file by
5117 including an @samp{FCC} header.
5119 If you use standard mail, you can automatically create a @samp{BCC} to
5120 yourself by putting
5122 @lisp
5123 (setq mail-self-blind t)
5124 @end lisp
5126 @noindent
5127 in your @file{.emacs} file.  You can automatically include an @samp{FCC}
5128 field by putting something like the following in your @file{.emacs}
5129 file:
5131 @lisp
5132 (setq mail-archive-file-name (expand-file-name "~/outgoing"))
5133 @end lisp
5135 The output file will be in Unix mail format, which can be read directly
5136 by VM, but not always by Rmail.  @xref{Learning how to do something}.
5138 If you use @code{mh-e}, add an @samp{FCC} or @samp{BCC} field to your
5139 components file.
5141 It does not work to put @samp{set record filename} in the @file{.mailrc}
5142 file.
5144 @node Expanding aliases when sending mail, Rmail thinks all messages are one big one, Saving a copy of outgoing mail, Mail and news
5145 @section Why doesn't Emacs expand my aliases when sending mail?
5146 @cindex Expanding aliases when sending mail
5147 @cindex Mail alias expansion
5148 @cindex Sending mail with aliases
5150 @itemize @bullet
5152 @item
5153 You must separate multiple addresses in the headers of the mail buffer
5154 with commas.  This is because Emacs supports RFC822 standard addresses
5155 like this one:
5157 @example
5158 To: Willy Smith <wks@@xpnsv.lwyrs.com>
5159 @end example
5161 However, you do not need to---and probably should not, unless your
5162 system's version of @file{/usr/ucb/mail} (a.k.a.@: @code{mailx})
5163 supports RFC822---separate addresses with commas in your
5164 @file{~/.mailrc} file.
5166 @item
5167 Emacs normally only reads the @file{.mailrc} file once per session,
5168 when you start to compose your first mail message.  If you edit
5169 @file{.mailrc}, you can type @kbd{M-x rebuild-mail-abbrevs @key{RET}} to
5170 make Emacs reread @file{~/.mailrc}.
5172 @item
5173 If you like, you can expand mail aliases as abbrevs, as soon as you
5174 type them in.  To enable this feature, execute the following:
5176 @lisp
5177 (add-hook 'mail-mode-hook 'mail-abbrevs-setup)
5178 @end lisp
5180 Note that the aliases are expanded automatically only after you type
5181 @key{RET} or a punctuation character (e.g. @kbd{,}).  You can force their
5182 expansion by moving point to the end of the alias and typing @kbd{C-x a e}
5183 (@kbd{M-x expand-abbrev}).
5184 @end itemize
5186 @node Rmail thinks all messages are one big one, Sorting the messages in an Rmail folder, Expanding aliases when sending mail, Mail and news
5187 @section Why does Rmail think all my saved messages are one big message?
5188 @cindex Rmail thinks all messages are one large message
5190 A file created through the @samp{FCC} field in a message is in Unix mail
5191 format, not the format that Rmail uses (BABYL format).  Rmail will try
5192 to convert a Unix mail file into BABYL format on input, but sometimes it
5193 makes errors.  For guaranteed safety, you can make the
5194 @file{saved-messages} file be an inbox for your Rmail file by using the
5195 function @code{set-rmail-inbox-list}.
5197 @node Sorting the messages in an Rmail folder, Rmail writes to /usr/spool/mail, Rmail thinks all messages are one big one, Mail and news
5198 @section How can I sort the messages in my Rmail folder?
5199 @cindex Rmail, sorting messages in
5200 @cindex Folder, sorting messages in an Rmail
5201 @cindex Sorting messages in an Rmail folder
5203 In Rmail, type @kbd{C-c C-s C-h} to get a list of sorting functions
5204 and their key bindings.
5206 @node Rmail writes to /usr/spool/mail, Recovering mail files when Rmail munges them, Sorting the messages in an Rmail folder, Mail and news
5207 @section Why does Rmail need to write to @file{/usr/spool/mail}?
5208 @cindex Rmail and @file{/usr/spool/mail}
5209 @cindex @file{/usr/spool/mail} and Rmail
5211 This is the behavior of the @code{movemail} program which Rmail uses.
5212 This indicates that @code{movemail} is configured to use lock files.
5214 RMS writes:
5216 @quotation
5217 Certain systems require lock files to interlock access to mail files.
5218 On these systems, @code{movemail} must write lock files, or you risk losing
5219 mail.  You simply must arrange to let @code{movemail} write them.
5221 Other systems use the @code{flock} system call to interlock access.  On
5222 these systems, you should configure @code{movemail} to use @code{flock}.
5223 @end quotation
5225 @node Recovering mail files when Rmail munges them, Replying to the sender of a message, Rmail writes to /usr/spool/mail, Mail and news
5226 @section How do I recover my mail files after Rmail munges their format?
5227 @cindex Recovering munged mail files
5228 @cindex Rmail munged my files
5229 @cindex Mail files, recovering those munged by Rmail
5231 If you have just done @kbd{M-x rmail-input} on a file and you don't want
5232 to save it in Rmail's format (called BABYL), just kill the buffer (with
5233 @kbd{C-x k}).
5235 @cindex Exporting messages as Unix mail files
5236 If you typed @kbd{M-x rmail} and it read some messages out of your inbox
5237 and you want to put them in a Unix mail file, use @kbd{C-o} on each
5238 message.
5240 @cindex Converting from BABYL to Unix mail format
5241 @cindex @code{unrmail} command
5242 If you want to convert an existing file from BABYL format to Unix mail
5243 format, use the command @kbd{M-x unrmail}: it will prompt you for the
5244 input and output file names.
5246 @pindex b2m
5247 Alternatively, you could use the @code{b2m} program supplied with
5248 Emacs.  @code{b2m} is a filter, and is used like this:
5250 @example
5251  b2m < @var{babyl-file} > @var{mbox-file}
5252 @end example
5254 @noindent
5255 where @var{babyl-file} is the name of the BABYL file, and
5256 @var{mbox-file} is the name of the file where the converted mail will
5257 be written.
5259 @node Replying to the sender of a message, MIME with Emacs mail packages, Recovering mail files when Rmail munges them, Mail and news
5260 @section How can I force Rmail to reply to the sender of a message, but not the other recipients?
5261 @cindex Replying only to the sender of a message
5262 @cindex Sender, replying only to
5263 @cindex Rmail, replying to the sender of a message in
5265 @email{isaacson@@seas.upenn.edu, Ron Isaacson} says: When you hit
5266 @key{r} to reply in Rmail, by default it CCs all of the original
5267 recipients (everyone on the original @samp{To} and @samp{CC}
5268 lists). With a prefix argument (i.e., typing @kbd{C-u} before @key{r}),
5269 it replies only to the sender.  However, going through the whole
5270 @kbd{C-u} business every time you want to reply is a pain.  This is the
5271 best fix I've been able to come up with:
5273 @lisp
5274 (defun rmail-reply-t ()
5275   "Reply only to the sender of the current message. (See rmail-reply.)"
5276   (interactive)
5277   (rmail-reply t))
5279 (add-hook 'rmail-mode-hook
5280   (lambda ()
5281     (define-key rmail-mode-map "r" 'rmail-reply-t)
5282     (define-key rmail-mode-map "R" 'rmail-reply)))
5283 @end lisp
5285 @node MIME with Emacs mail packages, Automatically starting a mail or news reader, Replying to the sender of a message, Mail and news
5286 @section How can I get my favorite Emacs mail package to support MIME?  
5287 @cindex MIME and Emacs mail packages
5288 @cindex Mail packages and MIME
5289 @cindex FAQ for MIME and Emacs
5291 Read the Emacs MIME FAQ, maintained by @email{trey@@cs.berkeley.edu,
5292 MacDonald Hall Jackson} at
5294 @uref{http://bmrc.berkeley.edu/~trey/emacs/mime.html}
5296 Version 6.x of VM supports MIME.  @xref{VM}.  Gnus supports MIME in mail
5297 and news messages as of version 5.8.1 (Pterodactyl).  Rmail has limited
5298 support for single-part MIME messages beginning with Emacs 20.3.
5300 @node Automatically starting a mail or news reader, Reading news with Emacs, MIME with Emacs mail packages, Mail and news
5301 @section How do I make Emacs automatically start my mail/news reader?
5302 @cindex Mail reader, starting automatically
5303 @cindex News reader, starting automatically
5304 @cindex Starting mail/news reader automatically
5306 To start Emacs in Gnus:
5308 @example
5309 emacs -f gnus
5310 @end example
5312 @noindent
5313 in Rmail:
5315 @example
5316 emacs -f rmail
5317 @end example
5319 A more convenient way to start with Gnus:
5321 @example
5322 alias gnus 'emacs -f gnus'
5323 gnus
5324 @end example
5326 It is probably unwise to automatically start your mail or news reader
5327 from your @file{.emacs} file.  This would cause problems if you needed to run
5328 two copies of Emacs at the same time.  Also, this would make it difficult for
5329 you to start Emacs quickly when you needed to.
5331 @node Reading news with Emacs, Gnus does not work with NNTP, Automatically starting a mail or news reader, Mail and news
5332 @section How do I read news under Emacs?
5333 @cindex Reading news under Emacs
5334 @cindex Usenet reader in Emacs
5335 @cindex Gnus newsreader
5337 Use @kbd{M-x gnus}.  It is documented in Info (@pxref{Learning how to do
5338 something}).
5340 @node Gnus does not work with NNTP, Viewing articles with embedded underlining, Reading news with Emacs, Mail and news
5341 @section Why doesn't Gnus work via NNTP?
5342 @cindex Gnus and NNTP
5343 @cindex NNTP, Gnus fails to work with
5345 There is a bug in NNTP version 1.5.10, such that when multiple requests
5346 are sent to the NNTP server, the server only handles the first one
5347 before blocking waiting for more input which never comes.  NNTP version
5348 1.5.11 claims to fix this.
5350 You can work around the bug inside Emacs like this:
5352 @lisp
5353 (setq nntp-maximum-request 1)
5354 @end lisp
5356 You can find out what version of NNTP your news server is running by
5357 telnetting to the NNTP port (usually 119) on the news server machine
5358 (i.e., @kbd{telnet server-machine 119}).  The server should give its
5359 version number in the welcome message.  Type @kbd{quit} to get out.
5361 @xref{Spontaneous entry into isearch-mode}, for some additional ideas.
5363 @node Viewing articles with embedded underlining, Saving a multi-part Gnus posting, Gnus does not work with NNTP, Mail and news
5364 @section How do I view news articles with embedded underlining (e.g., ClariNews)?
5365 @cindex Underlining, embedded in news articles
5366 @cindex News articles with embedded underlining
5367 @cindex Embedded underlining in news articles
5369 Underlining appears like this:
5371 @example
5372 _^Hu_^Hn_^Hd_^He_^Hr_^Hl_^Hi_^Hn_^Hi_^Hn_^Hg
5373 @end example
5375 @email{abraham@@dina.kvl.dk, Per Abrahamsen} suggests using the following
5376 code, which uses the underline face to turn such text into true
5377 underlining, inconjunction with Gnus:
5379 @lisp
5380 (defun gnus-article-prepare-overstrike ()
5381   ;; Prepare article for overstrike commands.
5382   (save-excursion
5383     (set-buffer gnus-article-buffer)
5384     (let ((buffer-read-only nil))
5385     (goto-char (point-min))
5386       (while (search-forward "\b" nil t)
5387         (let ((next (following-char))
5388               (previous (char-after (- (point) 2))))
5389           (cond ((eq next previous)
5390                  (delete-region (- (point) 2) (point))
5391                  (put-text-property (point) (1+ (point))
5392                                     'face 'bold))
5393                 ((eq next ?_)
5394                  (delete-region (1- (point)) (1+ (point)))
5395                  (put-text-property (1- (point)) (point)
5396                                     'face 'underline))
5397                 ((eq previous ?_)
5398                  (delete-region (- (point) 2) (point))
5399                  (put-text-property (point) (1+ (point))
5400                                     'face 'underline))))))))
5402 (add-hook 'gnus-article-prepare-hook 'gnus-article-prepare-overstrike)
5403 @end lisp
5405 Latest versions of Gnus do such a conversion automatically.
5407 If you prefer to do away with underlining altogether, you can
5408 destructively remove it with @kbd{M-x ununderline-region}; do this
5409 automatically via
5411 @lisp
5412 (add-hook 'gnus-article-prepare-hook
5413   (lambda () (ununderline-region (point-min) (point-max))))
5414 @end lisp
5416 @node Saving a multi-part Gnus posting, Starting Gnus faster, Viewing articles with embedded underlining, Mail and news
5417 @section How do I save all the items of a multi-part posting in Gnus?
5418 @cindex Multi-part postings in Gnus, saving
5419 @cindex Saving multi-part postings in Gnus
5420 @cindex Gnus, saving multi-part postings in
5422 Use @code{gnus-uu}.  Type @kbd{C-c C-v C-h} in the Gnus summary buffer
5423 to see a list of available commands.
5425 @node Starting Gnus faster, Catching up in all newsgroups, Saving a multi-part Gnus posting, Mail and news
5426 @section How do I make Gnus start up faster?
5427 @cindex Faster, starting Gnus
5428 @cindex Starting Gnus faster
5429 @cindex Gnus, starting faster
5431 From the Gnus FAQ (@pxref{Learning more about Gnus}):
5433 @quotation
5434 @email{pktiwari@@eos.ncsu.edu, Pranav Kumar Tiwari} writes: I posted
5435 the same query recently and I got an answer to it. I am going to
5436 repeat the answer. What you need is a newer version of gnus, version
5437 5.0.4+. I am using 5.0.12 and it works fine with me with the
5438 following settings:
5440 @lisp
5441 (setq gnus-check-new-newsgroups nil
5442       gnus-read-active-file 'some
5443       gnus-nov-is-evil nil
5444       gnus-select-method '(nntp gnus-nntp-server))
5445 @end lisp
5446 @end quotation
5448 @node Catching up in all newsgroups, Killing based on nonstandard headers, Starting Gnus faster, Mail and news
5449 @section How do I catch up all newsgroups in Gnus?
5450 @cindex Catching up all newsgroups in Gnus
5451 @cindex Gnus, Catching up all newsgroups in
5453 In the @file{*Newsgroup*} buffer, type @kbd{M-< C-x ( c y C-x ) M-0 C-x e}
5455 Leave off the initial @kbd{M-<} if you only want to catch up from point
5456 to the end of the @file{*Newsgroup*} buffer.
5458 @node Killing based on nonstandard headers, Removing flashing messages, Catching up in all newsgroups, Mail and news
5459 @section Why can't I kill in Gnus based on the Newsgroups/Keywords/Control headers?
5460 @cindex Killing articles based on nonstandard headers
5461 @cindex Newsgroups header, killing articles based on
5462 @cindex Keywords header, killing articles based on
5463 @cindex Control header, killing articles based on
5465 Gnus will complain that the @samp{Newsgroups}, @samp{Keywords}, and
5466 @samp{Control} headers are ``Unknown header'' fields.
5468 For the @samp{Newsgroups} header, there is an easy workaround: kill on the
5469 @samp{Xref} header instead, which will be present on any cross-posted article
5470 (as long as your site carries the cross-post group).
5472 If you really want to kill on one of these headers, you can do it like
5473 this:
5475 @lisp
5476 (gnus-kill nil "^Newsgroups: .*\\(bad\\.group\\|worse\\.group\\)")
5477 @end lisp
5479 @node Removing flashing messages, Catch-up is slow in Gnus, Killing based on nonstandard headers, Mail and news
5480 @section How do I get rid of flashing messages in Gnus for slow connections?
5481 @cindex Flashing Gnus messages, removing
5482 @cindex Removing flashing Gnus messages
5483 @cindex Slow connections causing flashing messages in Gnus
5484 @cindex Gnus, flashing messages in
5486 Set @code{nntp-debug-read} to @code{nil}.
5488 @node Catch-up is slow in Gnus, Gnus hangs for a long time, Removing flashing messages, Mail and news
5489 @section Why is catch up slow in Gnus?
5490 @cindex Slow catch up in Gnus
5491 @cindex Gnus is slow when catching up
5492 @cindex Crosspostings make Gnus catching up slow
5494 Because Gnus is marking crosspostings read.  You can control this with
5495 the variable @code{gnus-use-cross-reference}.
5497 @node Gnus hangs for a long time, Learning more about Gnus, Catch-up is slow in Gnus, Mail and news
5498 @section Why does Gnus hang for a long time when posting?
5499 @cindex Hangs in Gnus
5500 @cindex Gnus hangs while posting
5501 @cindex Posting, Gnus hangs wile
5503 @email{tale@@uunet.uu.net, David Lawrence} explains:
5505 @quotation
5506 The problem is almost always interaction between NNTP and C News.  NNTP
5507 POST asks C News's @code{inews} to not background itself but rather hang
5508 around and give its exit status so it knows whether the post was successful.
5509 (That wait will on some systems not return the exit status of the
5510 waited for job is a different sort of problem.)  It ends up taking a
5511 long time because @code{inews} is calling @code{relaynews}, which often
5512 waits for another @code{relaynews} to free the lock on the news system
5513 so it can file the article.
5515 My preferred solution is to change @code{inews} to not call
5516 @code{relaynews}, but rather use @code{newsspool}.  This loses some
5517 error-catching functionality, but is for the most part safe as
5518 @code{inews} will detect a lot of the errors on its own.  The C News
5519 folks have sped up @code{inews}, too, so speed should look better to
5520 most folks as that update propagates around.
5521 @end quotation
5523 @node Learning more about Gnus,  , Gnus hangs for a long time, Mail and news
5524 @section Where can I find out more about Gnus?
5525 @cindex FAQ for Gnus
5526 @cindex Gnus FAQ
5527 @cindex Learning more about GNU
5529 Look for the Gnus FAQ, available at
5531 @uref{http://www.ccs.neu.edu/software/contrib/gnus/}
5533 @node Concept index,  , Mail and news, Top
5534 @unnumbered Concept Index
5535 @printindex cp
5537 @contents
5538 @bye