home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / GNU-Emacs-FAQ / diffs next >
Encoding:
Internet Message Format  |  1998-09-19  |  33.9 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!hecate.umd.edu!dailyplanet.wam.umd.edu!haven.umd.edu!purdue!cnn.nas.nasa.gov!newshub1.home.com!news.home.com!news-peer.gip.net!news-penn.gip.net!news.gsl.net!gip.net!news-feed.netvision.net.il!news.NetVision.net.il!not-for-mail
  2. From: Reuven M. Lerner <reuven@netvision.net.il>
  3. Newsgroups: gnu.emacs.help,comp.emacs,comp.answers,news.answers
  4. Subject: GNU Emacs Frequently Asked Questions (FAQ), part diffs/5
  5. Supersedes: <GNU-Emacs-FAQ-diff_892408398@news.netvision.net.il>
  6. Followup-To: gnu.emacs.help
  7. Date: 18 Sep 1998 15:34:38 +0200
  8. Organization: GNU Emacs FAQ Central
  9. Lines: 831
  10. Approved: news-answers-request@MIT.EDU
  11. Expires: 27 Oct 1998 12:50:14 GMT
  12. Message-ID: <GNU-Emacs-FAQ-diff_906123014@news.netvision.net.il>
  13. Reply-To: reuven@netvision.net.il
  14. NNTP-Posting-Host: ras2-p19.hfa.netvision.net.il
  15. Summary: Questions and answers having to do with GNU Emacs
  16. Keywords: GNU Emacs editors questions
  17. Xref: senator-bedfellow.mit.edu gnu.emacs.help:57865 comp.emacs:49043 comp.answers:33062 news.answers:140095
  18.  
  19. Archive-name: GNU-Emacs-FAQ/diffs
  20.  
  21. --- /home/reuven/Text/GNU-Emacs/Finals/final:98-07-16    Thu Jul 16 15:49:36 1998
  22. +++ /home/reuven/Text/GNU-Emacs/Finals/final:98-09-18    Fri Sep 18 14:44:26 1998
  23. @@ -28,7 +28,7 @@
  24.      ftp://the-tech.mit.edu/pub/GNU-Emacs/faq-diffs
  25.  
  26.  Please suggest new questions, answers, wording changes, and deletions by
  27. -sending mail to reuven@netvision.net.il.  The most helpful form for
  28. +sending mail to emacs-faq@lerner.co.il.  The most helpful form for
  29.  suggestions is a context diff (i.e., the output of `diff -c').  Include
  30.  "FAQ" in the subject of messages about the FAQ list.
  31.  
  32. @@ -37,7 +37,7 @@
  33.  time to answer questions individually.  :-(
  34.  
  35.  --
  36. -Reuven M. Lerner <reuven@netvision.net.il> and the FAQ team (a full list is
  37. +Reuven M. Lerner <reuven@lerner.co.il> and the FAQ team (a full list is
  38.  at the bottom of the FAQ).
  39.  
  40.  ----------------------------------------------------------------------
  41. @@ -187,73 +187,72 @@
  42.  106: Calc -- poor man's Mathematica within Emacs
  43.  107: VIPER -- vi emulation for Emacs
  44.  108: AUC TeX -- enhanced LaTeX mode with debugging facilities
  45. -109: Hyperbole -- extensible hypertext management system within Emacs
  46. -110: BBDB -- personal Info Rolodex integrated with mail/news readers
  47. -111: Ispell -- spell checker in C with interface for Emacs
  48. -112: W3-mode -- A World Wide Web browser inside of Emacs
  49. -113: EDB -- Database program for Emacs; replaces forms editing modes
  50. -114: Mailcrypt -- PGP interface within Emacs mail and news
  51. -115: Patch -- program to apply "diffs" for updating files
  52. +109: BBDB -- personal Info Rolodex integrated with mail/news readers
  53. +110: Ispell -- spell checker in C with interface for Emacs
  54. +111: W3-mode -- A World Wide Web browser inside of Emacs
  55. +112: EDB -- Database program for Emacs; replaces forms editing modes
  56. +113: Mailcrypt -- PGP interface within Emacs mail and news
  57. +114: Patch -- program to apply "diffs" for updating files
  58.  
  59.  Changing Key Bindings and Handling Key Binding Problems
  60.  
  61. -116: How do I bind keys (including function keys) to commands?
  62. -117: Why does Emacs say "Key sequence XXX uses invalid prefix characters"?
  63. -118: Why doesn't this [terminal or window-system setup] code work in my
  64. +115: How do I bind keys (including function keys) to commands?
  65. +116: Why does Emacs say "Key sequence XXX uses invalid prefix characters"?
  66. +117: Why doesn't this [terminal or window-system setup] code work in my
  67.       .emacs file, but it works just fine after Emacs starts up?
  68. -119: How do I use function keys under X Windows?
  69. -120: How do I tell what characters or symbols my function or arrow keys
  70. +118: How do I use function keys under X Windows?
  71. +119: How do I tell what characters or symbols my function or arrow keys
  72.       emit?
  73. -121: How do I set the X key "translations" for Emacs?
  74. -122: How do I handle C-s and C-q being used for flow control?
  75. -123: How do I bind `C-s' and `C-q' (or any key) if these keys are filtered
  76. +120: How do I set the X key "translations" for Emacs?
  77. +121: How do I handle C-s and C-q being used for flow control?
  78. +122: How do I bind `C-s' and `C-q' (or any key) if these keys are filtered
  79.       out?
  80. -124: Why does the "Backspace" key invoke help?
  81. -125: Why doesn't Emacs look at the stty settings for Backspace vs. Delete?
  82. -126: How do I "swap" two keys?
  83. -127: How do I produce C-XXX with my keyboard?
  84. -128: What if I don't have a Meta key?
  85. -129: What if I don't have an Escape key?
  86. -130: Can I make my "Compose Character" key behave like a Meta key?
  87. -131: How do I bind a combination of modifier key and function key?
  88. -132: Why doesn't my Meta key work in an xterm window?
  89. -133: Why doesn't my ExtendChar key work as a Meta key under HP-UX 8.0
  90. +123: Why does the "Backspace" key invoke help?
  91. +124: Why doesn't Emacs look at the stty settings for Backspace vs. Delete?
  92. +125: How do I "swap" two keys?
  93. +126: How do I produce C-XXX with my keyboard?
  94. +127: What if I don't have a Meta key?
  95. +128: What if I don't have an Escape key?
  96. +129: Can I make my "Compose Character" key behave like a Meta key?
  97. +130: How do I bind a combination of modifier key and function key?
  98. +131: Why doesn't my Meta key work in an xterm window?
  99. +132: Why doesn't my ExtendChar key work as a Meta key under HP-UX 8.0
  100.       and 9.x?
  101.  
  102.  Using Emacs with Alternate Character Sets
  103.  
  104. -134: How do I make Emacs display 8-bit characters?
  105. -135: How do I input 8-bit characters?
  106. -136: Where can I get an Emacs that handles kanji, Chinese, or other
  107. +133: How do I make Emacs display 8-bit characters?
  108. +134: How do I input 8-bit characters?
  109. +135: Where can I get an Emacs that handles kanji, Chinese, or other
  110.       character sets?
  111. -137: Where is an Emacs that can handle Semitic (right-to-left) alphabets?
  112. +136: Where is an Emacs that can handle Semitic (right-to-left) alphabets?
  113.  
  114.  Mail and News
  115.  
  116. -138: How do I change the included text prefix in mail/news followups?
  117. -139: How do I save a copy of outgoing mail?
  118. -140: Why doesn't Emacs expand my aliases when sending mail?
  119. -141: Why does Rmail think all my saved messages are one big message?
  120. -142: How can I sort the messages in my Rmail folder?
  121. -143: Why does Rmail need to write to /usr/spool/mail?
  122. -144: How do I recover my mail files after Rmail munges their format?
  123. -145: How can I force Rmail to reply to the sender of a message, but not the
  124. +137: How do I change the included text prefix in mail/news followups?
  125. +138: How do I save a copy of outgoing mail?
  126. +139: Why doesn't Emacs expand my aliases when sending mail?
  127. +140: Why does Rmail think all my saved messages are one big message?
  128. +141: How can I sort the messages in my Rmail folder?
  129. +142: Why does Rmail need to write to /usr/spool/mail?
  130. +143: How do I recover my mail files after Rmail munges their format?
  131. +144: How can I force Rmail to reply to the sender of a message, but not the
  132.    other recipients?
  133. -146: How can I get my favorite Emacs mail package to support MIME?  
  134. -147: How do I make Emacs automatically start my mail/news reader?
  135. -148: How do I read news under Emacs?
  136. -149: Why doesn't Gnus work via NNTP?
  137. -150: How do I view news articles with embedded underlining (e.g.,
  138. +145: How can I get my favorite Emacs mail package to support MIME?  
  139. +146: How do I make Emacs automatically start my mail/news reader?
  140. +147: How do I read news under Emacs?
  141. +148: Why doesn't Gnus work via NNTP?
  142. +149: How do I view news articles with embedded underlining (e.g.,
  143.       ClariNews)?
  144. -151: How do I save all the items of a multi-part posting in Gnus?
  145. -152: How do I make Gnus start up faster?
  146. -153: How do I catch up all newsgroups in Gnus?
  147. -154: Why can't I kill in Gnus based on the Newsgroups/Keywords/Control
  148. +150: How do I save all the items of a multi-part posting in Gnus?
  149. +151: How do I make Gnus start up faster?
  150. +152: How do I catch up all newsgroups in Gnus?
  151. +153: Why can't I kill in Gnus based on the Newsgroups/Keywords/Control
  152.       headers?
  153. -155: How do I get rid of flashing messages in Gnus for slow connections?
  154. -156: Why is catch up slow in Gnus?
  155. -157: Why does Gnus hang for a long time when posting?
  156. -158: Where can I find out more about Gnus?
  157. +154: How do I get rid of flashing messages in Gnus for slow connections?
  158. +155: Why is catch up slow in Gnus?
  159. +156: Why does Gnus hang for a long time when posting?
  160. +157: Where can I find out more about Gnus?
  161.  
  162.  ------------------------------------------------------------
  163.  
  164. @@ -264,7 +263,7 @@
  165.  To search for a question numbered XXX, type "M-C-s ^XXX:", followed by a
  166.  C-r if that doesn't work.  Type RET to end the search.
  167.  
  168. -If you have w3-mode installed (see question 112), you can visit ftp and
  169. +If you have w3-mode installed (see question 111), you can visit ftp and
  170.  HTTP uniform resource locators (URLs) by placing the cursor on the URL and
  171.  typing M-x w3-follow-url-at-point.
  172.  
  173. @@ -272,7 +271,7 @@
  174.  prefer to read the FAQ in a single file, see question 22.
  175.  
  176.  ------------------------------------------------------------
  177. -  Time-stamp: <1998-07-16 13:41:50 reuven>
  178. +  Time-stamp: <1998-09-18 14:41:10 reuven>
  179.  
  180.  
  181.  Notation Used in FAQ
  182. @@ -285,7 +284,7 @@
  183.    C-x: press the `x' key while holding down the Control key
  184.  
  185.    M-x: press the `x' key while holding down the Meta key (if your computer
  186. -       doesn't have a Meta key, see question 128)
  187. +       doesn't have a Meta key, see question 127)
  188.  
  189.    M-C-x: press the `x' key while holding down both Control and Meta
  190.    C-M-x: a synonym for the above
  191. @@ -293,7 +292,7 @@
  192.    LFD: Linefeed or Newline; same as C-j
  193.    RET: Return, sometimes marked Enter; same as C-m
  194.    DEL: Delete,  usually not the same as Backspace; same as C-? (See
  195. -       question 124 if deleting invokes Emacs help)
  196. +       question 123 if deleting invokes Emacs help)
  197.    ESC: Escape; same as C-[
  198.    TAB: Tab; same as C-i
  199.    SPC: Space bar
  200. @@ -473,6 +472,11 @@
  201.   
  202.      ftp://ftp.gnu.org/pub/gnu/MailingListArchives/current
  203.  
  204. +  Web-based Usenet search services, such as DejaNews, also archive the
  205. +  gnu.* groups.  You can reach DejaNews at
  206. +
  207. +    http://www.dejanews.com
  208. +
  209.  10:  Where should I report bugs and other problems with Emacs?
  210.  
  211.    The correct way to report Emacs bugs is by e-mail to
  212. @@ -624,7 +628,7 @@
  213.    format.  Texinfo source for the manual (along with pregenerated Info
  214.    files) is available at
  215.  
  216. -    ftp://ftp.gnu.org/pub/gnu/elisp-manual-19-2.4.tar.gz
  217. +    ftp://ftp.gnu.org/pub/gnu/elisp-manual-20-2.5.tar.gz
  218.  
  219.    and all mirrors of ftp.gnu.org (See question 92 for a list).  See
  220.    question 17 if you want to install the Info files, or question 18 if you
  221. @@ -766,7 +770,7 @@
  222.  
  223.    More GNU information, including back issues of the "GNU's Bulletin", are at
  224.  
  225. -    http://www.fsf.org/
  226. +    http://www.gnu.org/bulletins/bulletins.html
  227.      http://www.cs.pdx.edu/~trent/gnu/gnu.html
  228.  
  229.  21:  Where can I get help in installing Emacs?
  230. @@ -808,14 +812,15 @@
  231.  
  232.    * Via anonymous FTP.  You can always fetch the latest FAQ at
  233.  
  234. -      ftp://the-tech.mit.edu/pub/GNU-Emacs/faq
  235. +      ftp://ftp.lerner.co.il/pub/emacs/faq.txt
  236. +      ftp://ftp.lerner.co.il/pub/emacs/faq.gz
  237.  
  238. -    This ftp site has been flaky as of late, so you might want to try
  239. -    another source, such as rtfm.mit.edu (described below).
  240. +      http://ftp.lerner.co.il/emacs/faq.txt
  241. +      http://ftp.lerner.co.il/emacs/faq.gz
  242.  
  243. -  * In the Emacs distribution.  Since Emacs 18.56, the latest available
  244. -    version of the FAQ at the time of release has been part of the Emacs
  245. -    distribution as file etc/FAQ (see question 4).
  246. +  * In the Emacs distribution.  Since Emacs 18.56, the FAQ at the time of
  247. +    release has been part of the Emacs distribution as etc/FAQ (see
  248. +    question 4).
  249.  
  250.    * Via the World Wide Web.  Point your favorite Web browser at:
  251.  
  252. @@ -846,9 +851,8 @@
  253.      "help" and "index" in the body on separate lines.
  254.    
  255.    * As the very last resort, you can e-mail a request to
  256. -    gnu-emacs-faq-maintainers@bigbird.bu.edu.  Don't do this unless you
  257. -    have made a serious effort to obtain the FAQ list via one of the
  258. -    methods listed above.
  259. +    emacs-faq@lerner.co.il.  Don't do this unless you have made a serious
  260. +    effort to obtain the FAQ list via one of the methods listed above.
  261.  
  262.  
  263.  Status of Emacs
  264. @@ -875,7 +879,7 @@
  265.  
  266.  24:  What is the latest version of Emacs?
  267.  
  268. -  Emacs 20.2 is the current version as of this writing.
  269. +  Emacs 20.3 is the current version as of this writing.
  270.  
  271.  25:  What is different about Emacs 20?
  272.  
  273. @@ -1109,11 +1113,11 @@
  274.  
  275.  37:  Where can I get a better spelling checker for Emacs?
  276.  
  277. -  Use Ispell.  See question 111.
  278. +  Use Ispell.  See question 110.
  279.  
  280.  38:  How can I spell-check TeX or *roff documents?
  281.  
  282. -  Use Ispell.  See question 111.  Ispell can handle TeX and *roff
  283. +  Use Ispell.  See question 110.  Ispell can handle TeX and *roff
  284.    documents.
  285.  
  286.  39:  How do I change load-path?
  287. @@ -1895,7 +1899,7 @@
  288.    sending C-s and C-q for flow control, and Emacs is receiving these
  289.    characters and interpreting them as commands.  (The C-s character
  290.    normally invokes the isearch-forward command.)  For possible solutions,
  291. -  see question 122.
  292. +  see question 121.
  293.  
  294.  76:  Why can't Emacs talk to certain hosts (or certain hostnames)?
  295.  
  296. @@ -1936,7 +1940,7 @@
  297.  
  298.    It may be the case that you need to load some package first, or use a
  299.    hook that will be evaluated after the package is loaded.  A common case
  300. -  of this is explained in question 118.
  301. +  of this is explained in question 117.
  302.  
  303.  78:  Why does Emacs ignore my X resources (my .Xdefaults file)?
  304.  
  305. @@ -2119,13 +2123,13 @@
  306.      available.  On ftp.gnu.org, the main GNU distribution site, sources are
  307.      available at
  308.  
  309. -      ftp://ftp.gnu.org/pub/gnu/emacs-20.2.tar.gz
  310. +      ftp://ftp.gnu.org/pub/gnu/emacs-20.3.tar.gz
  311.  
  312.      The above will obviously change as new versions of Emacs come out.  For
  313. -    instance, when Emacs 20.3 is released, it will most probably be
  314. +    instance, when Emacs 20.4 is released, it will most probably be
  315.      available at
  316.  
  317. -      ftp://ftp.gnu.org/pub/gnu/emacs-20.3.tar.gz
  318. +      ftp://ftp.gnu.org/pub/gnu/emacs-20.4.tar.gz
  319.  
  320.      Again, you should use one of the mirror sites in question 92 (and
  321.      adjust the URL accordingly) so as to reduce load on ftp.gnu.org.
  322. @@ -2369,8 +2373,6 @@
  323.  
  324.      AFRICA: ftp://ftp.sun.ac.za/pub/gnu
  325.  
  326. -    MIDDLE-EAST: ftp://ftp.technion.ac.il/pub/unsupported/gnu
  327. -
  328.      EUROPE: ftp://ftp.denet.dk/pub/gnu,
  329.              ftp://ftp.funet.fi/pub/gnu,
  330.              ftp://ftp.informatik.rwth-aachen.de/pub/gnu,
  331. @@ -2442,7 +2444,7 @@
  332.  
  333.    Many XEmacs features have found their way into recent versions of Emacs,
  334.    and more features can be expected in the future, but there are still many
  335. -  differences between the two packages.
  336. +  differences between the two.
  337.  
  338.    The latest version of XEmacs as of this writing is 20.4; you can get it
  339.    at
  340. @@ -2463,10 +2465,13 @@
  341.  
  342.          ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/emacs.README
  343.  
  344. -  And the binary itself is available at:
  345. +  And the binary itself is available in the files
  346.  
  347.          ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/em1934*.zip
  348.  
  349. +  where * indicates that you should retrieve all of the files beginning
  350. +  with "em1934" and ending with "zip".
  351. +
  352.    If you prefer to compile Emacs for yourself, you will need a 386 (or
  353.    better) processor, and are running MS-DOS 3.0 or later.  According to Eli
  354.    Zaretskii <eliz@is.elta.co.il> and Darrel Hankerson
  355. @@ -2561,9 +2566,8 @@
  356.    To the best of our knowledge, Emacs 19 has not been ported to the
  357.    Macintosh.
  358.  
  359. -  The forthcoming "Rhapsody" operating system is based largely on
  360. -  NeXTSTEP and OpenStep.  See question 99 for more details about that
  361. -  version.
  362. +  Apple's forthcoming "OS X" is based largely on NeXTSTEP and OpenStep.
  363. +  See question 99 for more details about that version.
  364.  
  365.  101: Where do I get Emacs that runs on VMS under DECwindows?
  366.  
  367. @@ -2617,7 +2621,7 @@
  368.  104: VM (View Mail) -- another mail reader within Emacs, with MIME support
  369.  
  370.    Author: Kyle Jones <kyle@uunet.uu.net>
  371. -  Latest version: 6.56
  372. +  Latest version: 6.62
  373.    Anonymous FTP:
  374.      ftp://ftp.uu.net/networking/mail/vm/vm.tar.gz
  375.    Newsgroups and mailing lists:
  376. @@ -2684,28 +2688,7 @@
  377.    World Wide Web:
  378.      http://www.iesd.auc.dk/~amanda/auctex/
  379.  
  380. -109: Hyperbole -- extensible hypertext management system within Emacs
  381. -
  382. -  Author: Bob Weiner <rsw@cs.brown.edu>
  383. -  Latest version: 3.16
  384. -  Anonymous FTP:
  385. -    ftp://ftp.xemacs.org/pub/infodock/hyperbole-4.01.tar.gz
  386. -  Mailing lists:
  387. -    hyperbole-announce -- Hyperbole release announcements only.
  388. -      Subscriptions:
  389. -        To: hyperbole-request@cs.brown.edu
  390. -        Subject: Add <mailbox@domain.name> to hyperbole-announce
  391. -    hyperbole -- Hyperbole discussion.
  392. -      Subscriptions:
  393. -        To: hyperbole-request@cs.brown.edu
  394. -        Subject: Add <mailbox@domain.name> to hyperbole
  395. -      Submissions:
  396. -        hyperbole@cs.brown.edu
  397. -    NOTE: Any member of the hyperbole mailing list is automatically a
  398. -          member of the hyperbole-announce mailing list.
  399. -    NOTE: No .UUCP or ! addresses are allowed on these mailing lists.
  400. -
  401. -110: BBDB -- personal Info Rolodex integrated with mail/news readers
  402. +109: BBDB -- personal Info Rolodex integrated with mail/news readers
  403.  
  404.    Maintainer: Matt Simmons <simmonmt@acm.org>
  405.    Latest released version: 2.00
  406. @@ -2716,7 +2699,7 @@
  407.      info-bbdb@xemacs.org (for submissions)
  408.      bbdb-announce-request@xemacs.org (to be informed of new releases)
  409.  
  410. -111: Ispell -- spell checker in C with interface for Emacs
  411. +110: Ispell -- spell checker in C with interface for Emacs
  412.  
  413.    Author: Geoff Kuenning <geoff@itcorp.com>
  414.    Latest released version: 3.1.20
  415. @@ -2735,7 +2718,7 @@
  416.          * This Ispell program is distinct from GNU Ispell 4.0. GNU
  417.            Ispell 4.0 is no longer a supported product.
  418.  
  419. -112: W3-mode -- A World Wide Web browser inside of Emacs
  420. +111: W3-mode -- A World Wide Web browser inside of Emacs
  421.  
  422.    Author: Bill Perry <wmperry@spry.com>
  423.    Latest version: 4.0pre.23
  424. @@ -2746,24 +2729,25 @@
  425.      w3-beta-request@indiana.edu (for beta-testers of new versions)
  426.      w3-dev@indiana.edu (for developers of W3)
  427.  
  428. -113: EDB -- Database program for Emacs; replaces forms editing modes
  429. +112: EDB -- Database program for Emacs; replaces forms editing modes
  430.  
  431.    Author: Michael Ernst <mernst@theory.lcs.mit.edu>
  432.    Latest version: 1.21
  433.    Anonymous FTP:
  434.      ftp://theory.lcs.mit.edu/pub/emacs/edb
  435.  
  436. -114: Mailcrypt -- PGP interface within Emacs mail and news
  437. +113: Mailcrypt -- PGP interface within Emacs mail and news
  438.  
  439. -  Authors: Patrick J. LoPresti (patl@lcs.mit.edu) and 
  440. -           Jin S. Choi (jin@atype.com)  
  441. +  Authors: Patrick J. LoPresti <patl@lcs.mit.edu> and 
  442. +           Jin S. Choi <jin@atype.com>
  443. +  Maintainer: Len Budney <lbudney@pobox.com>
  444.    Latest version: 3.4
  445.    Anonymous FTP:
  446. -    ftp://cag.lcs.mit.edu/pub/patl/mailcrypt-3.4.tar.gz
  447. +    http://www.nb.net/~lbudney/linux/software/mailcrypt/mailcrypt-3.5b6.tar.gz
  448.    World Wide Web:
  449. -    http://cag-www.lcs.mit.edu/mailcrypt/
  450. +    http://www.nb.net/~lbudney/linux/software/mailcrypt.html
  451.  
  452. -115: Patch -- program to apply "diffs" for updating files
  453. +114: Patch -- program to apply "diffs" for updating files
  454.  
  455.    Author: Larry Wall <lwall@wall.org> (with GNU modifications)
  456.    Latest version: 2.5
  457. @@ -2772,7 +2756,7 @@
  458.  
  459.  Changing Key Bindings and Handling Key Binding Problems
  460.  
  461. -116: How do I bind keys (including function keys) to commands?
  462. +115: How do I bind keys (including function keys) to commands?
  463.  
  464.    Keys can be bound to commands either interactively or in your .emacs
  465.    file.  To interactively bind keys for all modes, type
  466. @@ -2819,7 +2803,7 @@
  467.             (global-set-key [f10] [?\C-x?\e?\e?\C-a?\C-k?\C-g])  ;;  or
  468.             (global-set-key [f10] "\C-x\e\e\C-a\C-k\C-g")
  469.  
  470. -117: Why does Emacs say "Key sequence XXX uses invalid prefix characters"?
  471. +116: Why does Emacs say "Key sequence XXX uses invalid prefix characters"?
  472.  
  473.    Usually, one of two things has happened.  In one case, the control
  474.    character in the key sequence has been misspecified (e.g. "C-f" used
  475. @@ -2832,7 +2816,7 @@
  476.      (global-unset-key [?\e ?[])  ;;  or
  477.      (global-unset-key "\e[")
  478.  
  479. -118: Why doesn't this [terminal or window-system setup] code work in my
  480. +117: Why doesn't this [terminal or window-system setup] code work in my
  481.       .emacs file, but it works just fine after Emacs starts up?
  482.  
  483.    During startup, Emacs initializes itself according to a given code/file
  484. @@ -2857,19 +2841,19 @@
  485.    For information on what Emacs does every time it is started, see the
  486.    lisp/startup.el file.
  487.  
  488. -119: How do I use function keys under X Windows?
  489. +118: How do I use function keys under X Windows?
  490.  
  491.    With Emacs 19, functions keys under X are bound like any other key.  See
  492. -  question 116 for details.
  493. +  question 115 for details.
  494.  
  495. -120: How do I tell what characters or symbols my function or arrow keys
  496. +119: How do I tell what characters or symbols my function or arrow keys
  497.       emit?
  498.  
  499.    Type "C-h c" then the function or arrow keys.  The command will return
  500.    either a function key symbol or character sequence (see the Emacs on-line
  501.    documentation for an explanation).  This works for other keys as well.
  502.  
  503. -121: How do I set the X key "translations" for Emacs?
  504. +120: How do I set the X key "translations" for Emacs?
  505.  
  506.    Emacs is not written using the Xt library by default, so there are no
  507.    "translations" to be set.  (We aren't sure how to set such translations
  508. @@ -2884,7 +2868,7 @@
  509.  
  510.    defines the "M-TAB" key sequence.
  511.  
  512. -122: How do I handle C-s and C-q being used for flow control?
  513. +121: How do I handle C-s and C-q being used for flow control?
  514.  
  515.    C-s and C-q are used in the XON/XOFF flow control protocol.  This messes
  516.    things up when you're using Emacs, because Emacs binds these keys to
  517. @@ -2980,23 +2964,23 @@
  518.      For further discussion of this issue, read the file PROBLEMS (in the
  519.      top-level directory when you unpack the Emacs source).
  520.  
  521. -123: How do I bind `C-s' and `C-q' (or any key) if these keys are filtered
  522. +122: How do I bind `C-s' and `C-q' (or any key) if these keys are filtered
  523.       out?
  524.  
  525.    To bind `C-s' and `C-q', use either "enable-flow-control" or
  526. -  "enable-flow-control-on".  See question 122 for usage and implementation
  527. +  "enable-flow-control-on".  See question 121 for usage and implementation
  528.    details.
  529.  
  530. -  To bind other keys, use "keyboard-translate".  See question 126 for usage
  531. +  To bind other keys, use "keyboard-translate".  See question 125 for usage
  532.    details.  To do this for an entire site, you should swap the keys in
  533. -  lisp/site-start.el.  See question 122 for an explanation of why
  534. +  lisp/site-start.el.  See question 121 for an explanation of why
  535.    lisp/default.el should not be used.
  536.  
  537.    NOTE: * If you do this for an entire site, the users will be confused by
  538.            the disparity between what the documentation says and how Emacs
  539.            actually behaves.
  540.  
  541. -124: Why does the "Backspace" key invoke help?
  542. +123: Why does the "Backspace" key invoke help?
  543.  
  544.    The "Backspace" key (on most keyboards) generates ASCII code 8.  `C-h'
  545.    sends the same code.  In Emacs by default `C-h' invokes help-command.
  546. @@ -3030,7 +3014,7 @@
  547.  
  548.        (keyboard-translate ?\C-h ?\C-?)
  549.  
  550. -    See question 126 for further details of "keyboard-translate".
  551. +    See question 125 for further details of "keyboard-translate".
  552.  
  553.    * Another approach is to switch key bindings and put help on "C-x h"
  554.      instead:
  555. @@ -3043,11 +3027,11 @@
  556.      NOTE: * Don't try to bind DEL to help-command, because there are many
  557.              modes that have local bindings of DEL that will interfere.
  558.  
  559. -125: Why doesn't Emacs look at the stty settings for Backspace vs. Delete?
  560. +124: Why doesn't Emacs look at the stty settings for Backspace vs. Delete?
  561.  
  562.    Good question!
  563.  
  564. -126: How do I "swap" two keys?
  565. +125: How do I "swap" two keys?
  566.  
  567.    In Emacs 19, you can swap two keys (or key sequences) by using the
  568.    "keyboard-translate" function.  For example, to turn `C-h' into DEL and
  569. @@ -3069,7 +3053,7 @@
  570.  
  571.    Also see "Keyboard Translations" in the on-line manual.
  572.  
  573. -127: How do I produce C-XXX with my keyboard?
  574. +126: How do I produce C-XXX with my keyboard?
  575.  
  576.    On terminals (but not under X), some common "aliases" are:
  577.  
  578. @@ -3084,14 +3068,14 @@
  579.    all of the digits on your keyboard to see what gets generated.  You can
  580.    also try the "C-h w" command if you know the name of the command.
  581.  
  582. -128: What if I don't have a Meta key?
  583. +127: What if I don't have a Meta key?
  584.  
  585.    Instead of typing "M-a", you can type "ESC a".  In fact, Emacs converts
  586.    M-a internally into "ESC a" anyway (depending on the value of
  587.    meta-prefix-char).  Note that you press "Meta" and `a' together, while
  588.    you press `ESC', release it, and then press `a'.
  589.  
  590. -129: What if I don't have an Escape key?
  591. +128: What if I don't have an Escape key?
  592.  
  593.    Type `C-[' instead.  This should send ASCII code 27 just like an Escape
  594.    key would.  `C-3' may also work on some terminal (but not under X).  For
  595. @@ -3101,13 +3085,13 @@
  596.    (define-key function-key-map [f11] [?\e])  ; F11 is the documented ESC
  597.                                               ; replacement on DEC terminals.
  598.  
  599. -130: Can I make my "Compose Character" key behave like a Meta key?
  600. +129: Can I make my "Compose Character" key behave like a Meta key?
  601.  
  602.    On a dumb terminal such as a VT220, no.  It is rumored that certain VT220
  603.    clones could have their Compose key configured this way.  If you're using
  604.    X, you might be able to do this with the "xmodmap" program.
  605.  
  606. -131: How do I bind a combination of modifier key and function key?
  607. +130: How do I bind a combination of modifier key and function key?
  608.  
  609.    With Emacs 19 you can represent modified function keys in vector format
  610.    by adding prefixes to the function key symbol.  For example (from the
  611. @@ -3129,9 +3113,9 @@
  612.            keys).  Non-ASCII keys and mouse events (e.g. "C-=" and
  613.            "mouse-1") also fall under this category.
  614.  
  615. -  See question 116 for general key binding instructions.
  616. +  See question 115 for general key binding instructions.
  617.  
  618. -132: Why doesn't my Meta key work in an xterm window?
  619. +131: Why doesn't my Meta key work in an xterm window?
  620.  
  621.    Try all of these methods before asking for further help:
  622.  
  623. @@ -3170,7 +3154,7 @@
  624.  
  625.      You might have to replace "Meta" with "Alt".
  626.  
  627. -133: Why doesn't my ExtendChar key work as a Meta key under HP-UX 8.0
  628. +132: Why doesn't my ExtendChar key work as a Meta key under HP-UX 8.0
  629.       and 9.x?
  630.  
  631.    This is a result of an internationalization extension in X11R4 and the
  632. @@ -3188,7 +3172,7 @@
  633.  
  634.  Using Emacs with Alternate Character Sets
  635.  
  636. -134: How do I make Emacs display 8-bit characters?
  637. +133: How do I make Emacs display 8-bit characters?
  638.  
  639.    Emacs 19 has built-in support for 8-bit characters.  Here is an excerpt
  640.    from the "European Display" page of the on-line manual:
  641. @@ -3209,7 +3193,7 @@
  642.      "88591", Emacs automatically enables European character display mode
  643.      when it starts up.
  644.  
  645. -135: How do I input 8-bit characters?
  646. +134: How do I input 8-bit characters?
  647.  
  648.    Again, from the "European Display" page of the on-line manual:
  649.  
  650. @@ -3227,7 +3211,7 @@
  651.      example, `''' enters the Latin-1 character acute-accent (character code
  652.      0264).
  653.  
  654. -136: Where can I get an Emacs that handles kanji, Chinese, or other
  655. +135: Where can I get an Emacs that handles kanji, Chinese, or other
  656.       character sets?
  657.  
  658.    Emacs 20 now includes many of the features of MULE, the Multilingual
  659. @@ -3238,7 +3222,7 @@
  660.  
  661.      ftp://sh.wide.ad.jp/JAPAN/mule/mule-19.33-delta.tar.gz
  662.  
  663. -137: Where is an Emacs that can handle Semitic (right-to-left) alphabets?
  664. +136: Where is an Emacs that can handle Semitic (right-to-left) alphabets?
  665.  
  666.    Emacs 20 supports Hebrew characters (ISO 8859-8), but does not yet
  667.    support right-to-left character entry.
  668. @@ -3257,7 +3241,7 @@
  669.  
  670.  Mail and News
  671.  
  672. -138: How do I change the included text prefix in mail/news followups?
  673. +137: How do I change the included text prefix in mail/news followups?
  674.  
  675.    If you read mail with Rmail or news with Gnus, set the variable
  676.    mail-yank-prefix.  For VM, set vm-included-text-prefix.  For mh-e, set
  677. @@ -3269,7 +3253,7 @@
  678.    message, set the value of mail-yank-ignored-headers to an appropriate
  679.    regexp.
  680.  
  681. -139: How do I save a copy of outgoing mail?
  682. +138: How do I save a copy of outgoing mail?
  683.  
  684.    You can either mail yourself a copy by including a "BCC:" header in the
  685.    mail message, or store a copy of the message directly to a file by
  686. @@ -3286,13 +3270,13 @@
  687.      (setq mail-archive-file-name (expand-file-name "~/outgoing"))
  688.  
  689.    The output file will be in Unix mail format, which can be read directly
  690. -  by VM, but not always by Rmail.  See question 141.
  691. +  by VM, but not always by Rmail.  See question 140.
  692.  
  693.    If you use mh-e, add an "FCC:" or "BCC:" field to your components file.
  694.  
  695.    It does not work to put "set record filename" in the .mailrc file.
  696.  
  697. -140: Why doesn't Emacs expand my aliases when sending mail?
  698. +139: Why doesn't Emacs expand my aliases when sending mail?
  699.  
  700.    * You must separate multiple addresses in the headers of the mail buffer
  701.      with commas.  This is because Emacs supports RFC822 standard addresses
  702. @@ -3319,7 +3303,7 @@
  703.      expansion by moving point to the end of the alias and typing "C-x a e"
  704.      (M-x expand-abbrev).
  705.  
  706. -141: Why does Rmail think all my saved messages are one big message?
  707. +140: Why does Rmail think all my saved messages are one big message?
  708.  
  709.    A file created through the FCC: field in a message is in Unix mail
  710.    format, not the format that Rmail uses (BABYL format).  Rmail will try to
  711. @@ -3328,12 +3312,12 @@
  712.    file be an inbox for your Rmail file by using the function
  713.    set-rmail-inbox-list.
  714.  
  715. -142: How can I sort the messages in my Rmail folder?
  716. +141: How can I sort the messages in my Rmail folder?
  717.  
  718.    In Rmail, type "C-c C-s C-h" to get a list of sorting functions and their
  719.    key bindings.
  720.  
  721. -143: Why does Rmail need to write to /usr/spool/mail?
  722. +142: Why does Rmail need to write to /usr/spool/mail?
  723.  
  724.    This is the behavior of the "movemail" program which Rmail uses.  This
  725.    indicates that movemail is configured to use lock files.
  726. @@ -3347,7 +3331,7 @@
  727.      Other systems use the flock system call to interlock access.  On these
  728.      systems, you should configure movemail to use flock.
  729.  
  730. -144: How do I recover my mail files after Rmail munges their format?
  731. +143: How do I recover my mail files after Rmail munges their format?
  732.  
  733.    If you have just done rmail-input on a file and you don't want to save it
  734.    in Rmail's format (called BABYL), just kill the buffer (with C-x k).
  735. @@ -3359,7 +3343,7 @@
  736.    format, use the command M-x unrmail: it will prompt you for the input and
  737.    output file names.
  738.  
  739. -145: How can I force Rmail to reply to the sender of a message, but not the
  740. +144: How can I force Rmail to reply to the sender of a message, but not the
  741.    other recipients?
  742.  
  743.    Ron Isaacson <isaacson@seas.upenn.edu> says: When you hit "r" to reply in
  744. @@ -3379,7 +3363,7 @@
  745.           (define-key rmail-mode-map "r" 'rmail-reply-t)
  746.           (define-key rmail-mode-map "R" 'rmail-reply)))
  747.  
  748. -146: How can I get my favorite Emacs mail package to support MIME?  
  749. +145: How can I get my favorite Emacs mail package to support MIME?  
  750.  
  751.    Look at the Emacs MIME FAQ, maintained by MacDonald Hall Jackson
  752.    <trey@cs.berkeley.edu> at
  753. @@ -3388,7 +3372,7 @@
  754.  
  755.    Version 6.x of VM supports MIME.  See question 104.
  756.  
  757. -147: How do I make Emacs automatically start my mail/news reader?
  758. +146: How do I make Emacs automatically start my mail/news reader?
  759.  
  760.    To start Emacs in Gnus:
  761.  
  762. @@ -3408,11 +3392,11 @@
  763.    two copies of Emacs at one time.  Also, this would make it difficult for
  764.    you to start Emacs quickly when you needed to.
  765.  
  766. -148: How do I read news under Emacs?
  767. +147: How do I read news under Emacs?
  768.  
  769.    Use M-x gnus.  It is documented in Info (see question 14).
  770.  
  771. -149: Why doesn't Gnus work via NNTP?
  772. +148: Why doesn't Gnus work via NNTP?
  773.  
  774.    There is a bug in NNTP version 1.5.10, such that when multiple requests
  775.    are sent to the NNTP server, the server only handles the first one before
  776. @@ -3430,7 +3414,7 @@
  777.  
  778.    Also see question 75 in this FAQ for some additional ideas.
  779.  
  780. -150: How do I view news articles with embedded underlining (e.g.,
  781. +149: How do I view news articles with embedded underlining (e.g.,
  782.       ClariNews)?
  783.  
  784.    Underlining appears like this:
  785. @@ -3471,14 +3455,14 @@
  786.      (add-hook 'gnus-article-prepare-hook
  787.        '(lambda () (ununderline-region (point-min) (point-max))))
  788.  
  789. -151: How do I save all the items of a multi-part posting in Gnus?
  790. +150: How do I save all the items of a multi-part posting in Gnus?
  791.  
  792.    Use gnus-uu.  Type C-c C-v C-h in the Gnus summary buffer to see a list
  793.    of available commands.
  794.  
  795. -152: How do I make Gnus start up faster?
  796. +151: How do I make Gnus start up faster?
  797.  
  798. -  From the Gnus FAQ (see question 158):
  799. +  From the Gnus FAQ (see question 157):
  800.  
  801.     Pranav Kumar Tiwari <pktiwari@eos.ncsu.edu> writes: I posted the same
  802.     query recently and I got an answer to it. I am going to repeat the
  803. @@ -3490,7 +3474,7 @@
  804.            gnus-nov-is-evil nil
  805.            gnus-select-method '(nntp gnus-nntp-server))
  806.  
  807. -153: How do I catch up all newsgroups in Gnus?
  808. +152: How do I catch up all newsgroups in Gnus?
  809.  
  810.    In the "*Newsgroup*" buffer, type the following magical incantation:
  811.  
  812. @@ -3499,7 +3483,7 @@
  813.    Leave off the "M-<" if you only want to catch up from point to the end of
  814.    the "*Newsgroup" buffer.
  815.  
  816. -154: Why can't I kill in Gnus based on the Newsgroups/Keywords/Control
  817. +153: Why can't I kill in Gnus based on the Newsgroups/Keywords/Control
  818.       headers?
  819.  
  820.    Gnus will complain that the "Newsgroups:", "Keywords:", and "Control:"
  821. @@ -3514,16 +3498,16 @@
  822.  
  823.      (gnus-kill nil "^Newsgroups: .*\\(bad\\.group\\|worse\\.group\\)")
  824.  
  825. -155: How do I get rid of flashing messages in Gnus for slow connections?
  826. +154: How do I get rid of flashing messages in Gnus for slow connections?
  827.  
  828.    Set nntp-debug-read to nil.
  829.  
  830. -156: Why is catch up slow in Gnus?
  831. +155: Why is catch up slow in Gnus?
  832.  
  833.    Because Gnus is marking crosspostings read.  You can control this with
  834.    the variable gnus-use-cross-reference.
  835.  
  836. -157: Why does Gnus hang for a long time when posting?
  837. +156: Why does Gnus hang for a long time when posting?
  838.  
  839.    David Lawrence <tale@uunet.uu.net> explains:
  840.  
  841. @@ -3542,7 +3526,7 @@
  842.      on its own.  The C News folks have sped up inews, too, so speed should
  843.      look better to most folks as that update propagates around.
  844.  
  845. -158: Where can I find out more about Gnus?
  846. +157: Where can I find out more about Gnus?
  847.  
  848.    Look for the Gnus FAQ, available at
  849.  
  850.