home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / help / 5252 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  13.5 KB

  1. Xref: sparky gnu.emacs.help:5252 comp.emacs:3912 news.answers:4949
  2. Newsgroups: gnu.emacs.help,comp.emacs,news.answers
  3. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!sol.ctr.columbia.edu!destroyer!cs.ubc.ca!uw-beaver!newsfeed.rice.edu!rice!sbyrnes
  4. From: sbyrnes@rice.edu (Steven Byrnes)
  5. Subject: GNU Emacs FAQ (6/5): Changes
  6. Message-ID: <GNU-Emacs-FAQ-6.1993.01.05.171933@rice.edu>
  7. Followup-To: poster
  8. Summary: READ BEFORE POSTING.  A regularly posted list of answers to frequently
  9.          asked questions (FAQs) about GNU Emacs and many Emacs Lisp programs.
  10.          Contains pointers to other resources.  Follow "References:" link for
  11.          more metainfo.
  12. Originator: sbyrnes@is.rice.edu
  13. Keywords: gnu emacs faq answers frequently asked questions periodic
  14. Sender: news@rice.edu (News)
  15. Supersedes: <GNU-Emacs-FAQ-6.1992.09.22.011020@bigbird.bu.edu>
  16. Reply-To: gnu-emacs-faq-maintainers@bigbird.bu.edu
  17. Organization: GNU's Not UNIX
  18. References: <GNU-Emacs-FAQ-0.1993.01.05.171933@rice.edu>
  19. Date: Tue, 5 Jan 1993 17:19:33 GMT
  20. Approved: news-answers-request@mit.edu
  21. Expires: Sat, 6 Mar 1993 17:19:33 GMT
  22. Lines: 287
  23.  
  24. Archive-Name: GNU-Emacs-FAQ/diff
  25. Last-Modified: Sun, 3 Jan 1993 04:52:54 GMT
  26. Last-Posted: Tue, 5 Jan 1993 17:19:33 GMT
  27.  
  28.                           GNU Emacs FAQ: Changes
  29.  
  30. The latest version of the GNU Emacs FAQ has changed from the previous version.
  31. This article shows the changed text.  The contents of this article are from the
  32. output of `diff -wu2'.  Since the question numbers are generated automatically
  33. and can change, these are stripped from both versions before comparing them.
  34. After generating the differences for each part, they were concatenated and then
  35. edited to remove as much noise as possible.  You can't use this as a patch.
  36.  
  37. -- 
  38. Steven Byrnes <sbyrnes@rice.edu> (and Joe Wells <jbw@cs.bu.edu>)
  39.  
  40. E-mail lpf@uunet.uu.net for details about the League for Programming Freedom.
  41.  
  42. ----------------------------------------------------------------------
  43.  
  44.  
  45. @@ -225,9 +225,8 @@
  46.    
  47.      Anonymous FTP:
  48. -      /prep.ai.mit.edu:/pub/gnu/emacs/MailingListArchives/
  49. +      /prep.ai.mit.edu:/pub/gnu/MailingListArchives/
  50.    
  51. -  {There was a WAIS database named `comp-emacs' on lambada.oit.unc.edu that
  52. -  makes available the last 10 days of articles in comp.emacs.  It appears to
  53. -  have died.  Anyone know if it moved?}
  54. +  There is a WAIS database named `comp.emacs' on wais.oit.unc.edu that
  55. +  makes available the last few days of articles in comp.emacs.
  56.    
  57.  QQQ: Where should I report bugs and other problems with GNU Emacs?
  58.  
  59. @@ -612,5 +611,5 @@
  60.      it might (or might not) do some good to complain to your news
  61.      administrator, because the most recent FAQ should not expire before
  62. -    November 21, 1992.
  63. +    March 6, 1993.
  64.    
  65.    * Via anonymous FTP.  You can fetch the FAQ articles via anonymous FTP
  66. @@ -642,6 +641,6 @@
  67.    * In the GNU Emacs distribution.  Since GNU Emacs 18.56, the latest
  68.      available version of the FAQ at the time of release has been part of the
  69. -    GNU Emacs distribution as file etc/FAQ.  18.58 is the latest version,
  70. -    and it was released in February 1992.
  71. +    GNU Emacs distribution as file etc/FAQ.  18.59 is the latest version,
  72. +    and it was released in October 1992.
  73.    
  74.    * There is an old version of the FAQ list available for FTP in the GNU
  75. @@ -677,5 +676,5 @@
  76.  QQQ: What is the latest version of GNU Emacs?
  77.    
  78. -  GNU Emacs 18.58 is the current version.  Fixes from 18.57 include better
  79. +  GNU Emacs 18.59 is the current version.  Fixes from 18.57 include better
  80.    mail address parsing, an X visual bell speedup, a call-process
  81.    enhancement, a regexp matching change, the ability to apply a numeric
  82. @@ -698,5 +697,5 @@
  83.    which is a good sign.
  84.    
  85. -  Lucid has released Lucid GNU Emacs 19.2, which is based on an early
  86. +  Lucid has released Lucid GNU Emacs 19.3, which is based on an early
  87.    unreleased version of GNU Emacs 19.  This will be similar to Emacs 19 when
  88.    it finally arrives, but they are not the same.  See question QQQ.
  89.  
  90. @@ -185,5 +185,5 @@
  91.    
  92.    There are ways to get highlighting (reverse video, inverse video) in GNU
  93. -  Emacs 18.58, but either they require patching the C code of Emacs and
  94. +  Emacs 18.59, but either they require patching the C code of Emacs and
  95.    rebuilding, or they are slow and the highlighting disappears if you scroll
  96.    or redraw the screen and it can not follow the point.  Howard Gayle's
  97. @@ -194,5 +194,6 @@
  98.    <matthieu@laas.fr>), which is available for FTP:
  99.    
  100. -    /laas.laas.fr:pub/emacs/patch-X11-18.5{5,7}
  101. +    /laas.laas.fr:pub/emacs/patch-X11-18.55
  102. +    /laas.laas.fr:pub/emacs/patch-X11-18.57
  103.    
  104.    You can highlight regions in a variety of ways in Epoch and Lucid Emacs.
  105. @@ -241,5 +242,5 @@
  106.    Trinkle.  A more recent version is available via FTP:
  107.    
  108. -    /arthur.cs.purdue.edu:pub/trinkle/detex-2.3.tar.Z
  109. +    /arthur.cs.purdue.edu:pub/trinkle/detex-2.4.tar
  110.    
  111.    Raphael Cerf <cerf@clipper.ens.fr> recently released a program for this
  112. @@ -428,7 +429,8 @@
  113.    
  114.    Under versions of Emacs before 18.58, the bell volume was annoying loud
  115. -  and difficult to turn off.  So upgrading to 18.58 will reduce the volume.
  116. -  If you want to turn it off completely, use `xset'.  There is no way to
  117. -  turn the bell off just for Emacs without affecting all other programs.
  118. +  and difficult to turn off.  So upgrading to 18.58 or higher will reduce
  119. +  the volume.  If you want to turn it off completely, use `xset'.  There is
  120. +  no way to turn the bell off just for Emacs without affecting all other
  121. +  programs.
  122.    
  123.    Under Epoch you can do:
  124. @@ -585,7 +587,7 @@
  125.    
  126.    Anonymous FTP:
  127. -    /csi.jpl.nasa.gov:pub/emacs.patch1  (Matt Wette)
  128. +    /csi.jpl.nasa.gov:pub/emax.patch1  (Matt Wette)
  129.      /ftp.eu.net:gnu/emacs/FP-Xfun.Z  (Johan Vromans)
  130. -    /ftp.urc.tue.nl:pub/tex/emacs/FP-Xfun  (Johan Vromans)
  131. +    /ftp.urc.tue.nl:/pub/tex/emacs/FP-Xfun  (Johan Vromans)
  132.    
  133.  QQQ: How do I use regexps (regular expressions) in Emacs?
  134. @@ -664,4 +666,7 @@
  135.  QQQ: Why can't Emacs find files in current directory on startup?
  136.    
  137. +  The PWD bug has been fixed as of GNU Emacs 18.59.  Read on if you are
  138. +  running an older version of Emacs.
  139. +
  140.    Most likely, you have an environment variable named PWD that is set to a
  141.    value other than the name of your current directory.  This is most
  142. @@ -670,6 +675,7 @@
  143.    variable, but `sh' doesn't.  If you start sh from ksh, change your
  144.    current directory inside sh, and then start Emacs from inside sh, PWD
  145. -  will have the wrong value but Emacs will use this value.  See the
  146. -  etc/OPTIONS file for more details.
  147. +  will have the wrong value but Emacs will use this value.  An invalid
  148. +  setting for PWD can also be a problem if you use X Windows and csh on an
  149. +  RS/6000.  See the etc/OPTIONS file for more details.
  150.    
  151.    Perhaps an easier solution is not to use two shells.  The `chsh' program
  152.  
  153. @@ -50,5 +50,5 @@
  154.    The latest version is always available via anonymous FTP at MIT:
  155.    
  156. -    /prep.ai.mit.edu:pub/gnu/emacs-18.58.tar.Z
  157. +    /prep.ai.mit.edu:pub/gnu/emacs-18.59.tar.Z
  158.    
  159.    See question QQQ.
  160. @@ -130,5 +130,5 @@
  161.      ;; tex-complete|Sebastian Kremer|sk@thp.Uni-Koeln.DE
  162.      ;; |Minibuffer name completion for editing [La]TeX.
  163. -    ;; |91-03-26|$Revision: 1.12 $|~/packages/tex-complete.el.Z
  164. +    ;; |91-03-26|$Revision: 19.4 $|~/packages/tex-complete.el.Z
  165.    
  166.    Dave Brennan has software which automatically looks for data in this
  167. @@ -231,5 +231,4 @@
  168.    The unofficial HP GNU Emacs is available via anonymous FTP:
  169.    
  170. -    /me10.lbl.gov:pub/interex/HUGE/
  171.      /ee.utah.edu:HUGE/  (PLEASE FTP DURING NON-WORK HOURS!!!)
  172.    
  173. @@ -301,13 +300,9 @@
  174.      are different from GNU Emacs.  It is rumored that MicroEmacs can not
  175.      correctly edit files larger than memory.  The author is Daniel Lawrence
  176. -    <dan@mdbs.uucp, dan@midas.mgmt.purdue.edu, nwd@j.cc.purdue.edu>.  The
  177. -    latest version is 3.10 and it is available via anonymous FTP:
  178. +    <dan@mdbs.uucp, mdbs!dan@ee.ecn.purdue.edu>.  The latest version is 3.11
  179. +    and it is available via anonymous FTP:
  180.    
  181. -      /midas.mgmt.purdue.edu:  (non-working hours only)
  182. -      /durer.cme.nist.gov:
  183. -      /wuarchive.wustl.edu:/mirrors/msdos/memacs/
  184. +      /wuarchive.wustl.edu:/mirrors/msdos/uemacs/
  185.    
  186. -    Version 3.11 is in beta test.
  187. -  
  188.    * JOVE
  189.    
  190. @@ -318,7 +313,5 @@
  191.      available via anonymous FTP:
  192.    
  193. -      /cs.rochester.edu:/pub/jove.tar.4.14.Z
  194. -      /cs.toronto.edu:/pub/moraes/jove4.14.3.tar.Z
  195. -      /ftp.uu.net:
  196. +      /cs.toronto.edu:/pub/moraes/jove4.14.7.tar.Z
  197.    
  198.    * MG
  199. @@ -584,5 +577,5 @@
  200.      /alpha.gnu.ai.mit.edu:ange-ftp/ange-ftp.tar.Z
  201.      /archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive/packages/ange-ftp.tar.Z
  202. -    ugle.unit.no:pub/gnu/emacs-lisp/ange-ftp.tar.Z
  203. +    /ugle.unit.no:pub/gnu/emacs-lisp/ange-ftp.tar.Z
  204.    Mailing lists:
  205.      ange-ftp-lovers-request@anorman.hpl.hp.com (for subscriptions)
  206. @@ -618,6 +611,6 @@
  207.    Latest released version: 6.1 {???}
  208.    Anonymous FTP:
  209. -    /iesd.auc.dk:pub/emacs-lisp/auctex_5_6e.tar.Z  {wrong}
  210. -    /iesd.auc.dk:pub/emacs-lisp/auc-tex.tar.Z
  211. +    /iesd.auc.dk:pub/emacs-lisp/auctex_6_1d.tar.Z
  212. +    /iesd.auc.dk:pub/emacs-lisp/auctex.tar.Z
  213.    Mailing list:
  214.      auc-tex-request@iesd.auc.dk (for subscriptions)
  215.  
  216. @@ -854,5 +854,5 @@
  217.    Anonymous FTP:
  218.      /ftp.eu.net:gnu/emacs/FP-EightBit.Z
  219. -    /ftp.urc.tue.nl:pub/tex/emacs/FP-EightBit
  220. +    /ftp.urc.tue.nl:/pub/tex/emacs/FP-EightBit
  221.      /cs.purdue.edu:pub/ygz/cemacs.tar.Z:cemacs/8bit-patch-18.57
  222.      /sics.se:archive/emacs-18.55-8bit-diff
  223. @@ -865,10 +865,25 @@
  224.    
  225.    Anders Edenbrandt <anderse@dna.lth.se> has produced a more comprehensive
  226. -  patch for Emacs 18.57 that allows for 8-bit input and output.
  227. +  patch for Emacs 18.59 that allows for 8-bit input and output.
  228.    
  229.    Anonymous FTP:
  230. -    /sics.se:archive/emacs-8bit-diff-lth
  231. -    /gatekeeper.dec.com:pub/GNU/DS-emacs-18.57-8bit-diff-lth
  232. +    /ftp.efd.lth.se:pub/gnu/emacs_8-bit.patch
  233.    
  234. +  In the words of the author:
  235. +
  236. +    With these patches, Emacs becomes fully 8-bit operational.  There is
  237. +    support for displaying 8-bit characters, as well as for entering such
  238. +    characters from the keyboard.  In addition, upcase/lowcase tranlatsion
  239. +    is supported, accented characters are recognized as "letters" (important
  240. +    when doing 'forward-word', for example), and text with 8-bit characters
  241. +    can be sorted correctly.
  242. +
  243. +    A Meta-shift key can still be used, provided that you run in an
  244. +    environment where it is possible to distinguish between a character
  245. +    entered using the Meta-shift key and one entered directly. The diffs
  246. +    include patches to make this work under SunView (with emacstool) as
  247. +    well as under X.  If you can't use a Meta-shift key, you have to enter
  248. +    Meta-commands with the ESC-prefix.
  249. +
  250.    The most comprehensive patches for 8-bit output are by Howard Gayle
  251.    (originally for Emacs 18.55.  These patches allow displaying any arbitrary
  252. @@ -877,15 +892,15 @@
  253.    translations.  It is reported that the 8-bit character support in Emacs 19
  254.    is largely based on these patches.  Thomas Bellman
  255. -  <Bellman@lysator.liu.se> has updated these patches for Emacs 18.57.
  256. +  <Bellman@lysator.liu.se> has updated these patches for Emacs 18.59.
  257.    
  258.    Anonymous FTP:
  259.      /sics.se:archive/emacs-gayle.tar.Z  (patches for 18.55)
  260. -    /ftp.lysator.liu.se:pub/emacs/gayle-18.57.diff.tar.Z  (patches)
  261. -    /ftp.lysator.liu.se:pub/emacs/emacs-18.57-gayle.tar.Z  (patched Emacs)
  262. +    /ftp.lysator.liu.se:pub/emacs/gayle-18.58.diff.tar.Z  (patches)
  263. +    /ftp.lysator.liu.se:pub/emacs/emacs-18.59-gayle.tar.Z  (patched Emacs)
  264.    
  265. -  I am not sure if Epoch can display 8-bit characters as is.  Lucid Emacs
  266. -  has the ctl-arrow patch installed.  Nemacs displays 8-bit characters, and
  267. -  it may be useful for displaying the 8-bit ISO-8859 alphabet, but I don't
  268. -  know for sure (see question QQQ).
  269. +  Epoch's 8-bit character support is based on Anders Edenbrandt's patches.
  270. +  Lucid Emacs has the ctl-arrow patch installed.  Nemacs displays 8-bit
  271. +  characters, and it may be useful for displaying the 8-bit ISO-8859
  272. +  alphabet, but I don't know for sure (see question QQQ).
  273.    
  274.  QQQ: How do I input 8-bit characters?
  275. @@ -922,5 +937,4 @@
  276.    
  277.      /crl.nmsu.edu:pub/misc/nemacs-3.3.2.tar.Z
  278. -    /uhccux.uhcc.hawaii.edu:editors/Nemacs-3.3.2/
  279.      /miki.cs.titech.ac.jp:JAPAN/nemacs/nemacs-3.3.2.tar.Z
  280.  
  281. @@ -271,5 +271,5 @@
  282.   the error, "Writing to process: no more processes, nntpd"
  283.    
  284. -  Upgrade to Emacs 18.58.
  285. +  Upgrade to Emacs 18.58 or higher.
  286.    
  287.  QQQ: How do I save all the items of a multi-part posting in GNUS?
  288. @@ -390,6 +390,5 @@
  289.      (defun gnus-inews-date () nil)
  290.    
  291. -  I think this is fixed in GNUS 3.14.1 if you set gnus-news-system {?} to
  292. -  Cnews.
  293. +  This is not fixed as of GNUS 3.14.1.
  294.    
  295.  QQQ: Why doesn't GNUS generate the `Lines:' header?
  296. ----------------------------------------------------------------------
  297. Copyright (C) 1990, 1991, 1992 Joseph Brian Wells
  298. Copyright (C) 1992, 1993 Steven Byrnes
  299.  
  300. This list of frequently asked questions about GNU Emacs with answers
  301. ("FAQ") may be translated into other languages, transformed into other
  302. formats (e.g. Texinfo, Info, WWW, WAIS, etc.), and updated with new
  303. information.  The same conditions apply to any derivative of the FAQ as
  304. apply to the FAQ itself.  Every copy of the FAQ must include this notice
  305. or an approved translation, information on who is currently maintaining
  306. the FAQ and how to contact them (including their e-mail address), and
  307. information on where the latest version of the FAQ is archived (including
  308. FTP information).  The FAQ may be copied and redistributed under these
  309. conditions, except that the FAQ may not be embedded in a larger literary
  310. work unless that work itself allows free copying and redistribution.
  311.