emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/faq.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/faq.texi [emacs-unicode-2]
Date: Sat, 04 Sep 2004 05:39:25 -0400

Index: emacs/man/faq.texi
diff -c emacs/man/faq.texi:1.49.2.4 emacs/man/faq.texi:1.49.2.5
*** emacs/man/faq.texi:1.49.2.4 Fri Aug 27 07:00:30 2004
--- emacs/man/faq.texi  Sat Sep  4 09:14:25 2004
***************
*** 17,23 ****
  
  @quotation
  This list of frequently asked questions about GNU Emacs with answers
! ("FAQ") may be translated into other languages, transformed into other
  formats (e.g. Texinfo, Info, WWW, WAIS), and updated with new information.
  
  The same conditions apply to any derivative of the FAQ as apply to the FAQ
--- 17,23 ----
  
  @quotation
  This list of frequently asked questions about GNU Emacs with answers
! (``FAQ'') may be translated into other languages, transformed into other
  formats (e.g. Texinfo, Info, WWW, WAIS), and updated with new information.
  
  The same conditions apply to any derivative of the FAQ as apply to the FAQ
***************
*** 906,913 ****
  Emacs General Public License
  
  @item DISTRIB
! Emacs Availability Information, including the popular "Free Software
! Foundation Order Form"
  
  @item FTP
  How to get GNU Software by Internet FTP or by UUCP
--- 906,913 ----
  Emacs General Public License
  
  @item DISTRIB
! Emacs Availability Information, including the popular Free Software
! Foundation Order Form
  
  @item FTP
  How to get GNU Software by Internet FTP or by UUCP
***************
*** 935,941 ****
  GNU Service Directory
  
  @item SUN-SUPPORT
! including "Using Emacstool with GNU Emacs"
  
  @end table
  
--- 935,941 ----
  GNU Service Directory
  
  @item SUN-SUPPORT
! including ``Using Emacstool with GNU Emacs''
  
  @end table
  
***************
*** 1045,1051 ****
  @end example
  
  For more information, send email to @email{mail-server@@rtfm.mit.edu}
! with "help" and "index" in the body on separate lines.
  
  @item
  As the very last resort, you can e-mail a request to
--- 1045,1051 ----
  @end example
  
  For more information, send email to @email{mail-server@@rtfm.mit.edu}
! with @samp{help} and @samp{index} in the body on separate lines.
  
  @item
  As the very last resort, you can e-mail a request to
***************
*** 1864,1870 ****
  @end itemize
  
  @node Overwrite mode, Turning off beeping, Horizontal scrolling, Common 
requests
! @section How do I make Emacs "typeover" or "overwrite" instead of inserting?
  @cindex @key{Insert}
  @cindex @code{overwrite-mode}
  @cindex Overwriting existing text
--- 1864,1870 ----
  @end itemize
  
  @node Overwrite mode, Turning off beeping, Horizontal scrolling, Common 
requests
! @section How do I make Emacs ``typeover'' or ``overwrite'' instead of 
inserting?
  @cindex @key{Insert}
  @cindex @code{overwrite-mode}
  @cindex Overwriting existing text
***************
*** 2075,2081 ****
  was compiled with the X toolkit.
  
  @node Evaluating Emacs Lisp code, Changing the length of a Tab, Valid X 
resources, Common requests
! @section How do I execute ("evaluate") a piece of Emacs Lisp code?
  @cindex Evaluating Lisp code
  @cindex Lisp forms, evaluating
  
--- 2075,2081 ----
  was compiled with the X toolkit.
  
  @node Evaluating Emacs Lisp code, Changing the length of a Tab, Valid X 
resources, Common requests
! @section How do I execute (``evaluate'') a piece of Emacs Lisp code?
  @cindex Evaluating Lisp code
  @cindex Lisp forms, evaluating
  
***************
*** 2162,2168 ****
  additional information.
  
  @node Underlining paragraphs, Repeating a command as many times as possible, 
Inserting > at the beginning of each line, Common requests
! @section How do I insert "_^H" before each character in a region to get an 
underlined paragraph?
  @cindex Underlining a region of text
  @cindex @code{underline-region}
  
--- 2162,2168 ----
  additional information.
  
  @node Underlining paragraphs, Repeating a command as many times as possible, 
Inserting > at the beginning of each line, Common requests
! @section How do I insert @samp{_^H} before each character in a region to get 
an underlined paragraph?
  @cindex Underlining a region of text
  @cindex @code{underline-region}
  
***************
*** 2264,2270 ****
  You probably don't want to do this, since backups are useful, especially
  when something goes wrong.
  
! To avoid seeing backup files (and other "uninteresting" files) in Dired,
  load @code{dired-x} by adding the following to your @file{.emacs} file:
  
  @lisp
--- 2264,2270 ----
  You probably don't want to do this, since backups are useful, especially
  when something goes wrong.
  
! To avoid seeing backup files (and other ``uninteresting'' files) in Dired,
  load @code{dired-x} by adding the following to your @file{.emacs} file:
  
  @lisp
***************
*** 2733,2739 ****
  @end example
  
  @noindent
! This method may result in "ILLEGAL DATATYPE" and other random errors on
  some machines.
  
  @email{daveg@@csvax.cs.caltech.edu, David Gillespie} explains how this
--- 2733,2739 ----
  @end example
  
  @noindent
! This method may result in ``ILLEGAL DATATYPE'' and other random errors on
  some machines.
  
  @email{daveg@@csvax.cs.caltech.edu, David Gillespie} explains how this
***************
*** 2824,2830 ****
  @end example
  
  @node Shell process exits abnormally, Problems with Shell Mode on MS-Windows, 
^M in the shell buffer, Bugs and problems
! @section Why do I get "Process shell exited abnormally with code 1"?
  @cindex Abnormal exits from @code{shell-mode}
  @cindex @code{shell-mode} exits
  @cindex Process shell exited
--- 2824,2830 ----
  @end example
  
  @node Shell process exits abnormally, Problems with Shell Mode on MS-Windows, 
^M in the shell buffer, Bugs and problems
! @section Why do I get ``Process shell exited abnormally with code 1''?
  @cindex Abnormal exits from @code{shell-mode}
  @cindex @code{shell-mode} exits
  @cindex Process shell exited
***************
*** 2881,2887 ****
  the problems in those cases.
  
  @node Termcap/Terminfo entries for Emacs, Spontaneous entry into 
isearch-mode, Problems with Shell Mode on MS-Windows, Bugs and problems
! @section Where is the termcap/terminfo entry for terminal type "emacs"?
  @cindex Termcap
  @cindex Terminfo
  @cindex Emacs entries for termcap/terminfo
--- 2881,2887 ----
  the problems in those cases.
  
  @node Termcap/Terminfo entries for Emacs, Spontaneous entry into 
isearch-mode, Problems with Shell Mode on MS-Windows, Bugs and problems
! @section Where is the termcap/terminfo entry for terminal type @samp{emacs}?
  @cindex Termcap
  @cindex Terminfo
  @cindex Emacs entries for termcap/terminfo
***************
*** 2915,2921 ****
  @end example
  
  @node Spontaneous entry into isearch-mode, Problems talking to certain hosts, 
Termcap/Terminfo entries for Emacs, Bugs and problems
! @section Why does Emacs spontaneously start displaying "I-search:" and 
beeping?
  @cindex Spontaneous entry into isearch-mode
  @cindex isearch-mode, spontaneous entry into
  @cindex Beeping without obvious reason
--- 2915,2921 ----
  @end example
  
  @node Spontaneous entry into isearch-mode, Problems talking to certain hosts, 
Termcap/Terminfo entries for Emacs, Bugs and problems
! @section Why does Emacs spontaneously start displaying @samp{I-search:} and 
beeping?
  @cindex Spontaneous entry into isearch-mode
  @cindex isearch-mode, spontaneous entry into
  @cindex Beeping without obvious reason
***************
*** 2972,2978 ****
  @end itemize
  
  @node Errors with init files, Emacs ignores X resources, Problems talking to 
certain hosts, Bugs and problems
! @section Why does Emacs say "Error in init file"?
  @cindex Error in @file{.emacs}
  @cindex Error in init file
  @cindex Init file, errors in
--- 2972,2978 ----
  @end itemize
  
  @node Errors with init files, Emacs ignores X resources, Problems talking to 
certain hosts, Bugs and problems
! @section Why does Emacs say @samp{Error in init file}?
  @cindex Error in @file{.emacs}
  @cindex Error in init file
  @cindex Init file, errors in
***************
*** 3238,3244 ****
  @end itemize
  
  @node Dired claims that no file is on this line,  , Security risks with 
Emacs, Bugs and problems
! @section Dired says, "no file on this line" when I try to do something.
  @cindex Dired does not see a file
  
  @c FIXME: I think this is fixed in Emacs 21, but I didn't have time to
--- 3238,3244 ----
  @end itemize
  
  @node Dired claims that no file is on this line,  , Security risks with 
Emacs, Bugs and problems
! @section Dired says, @samp{no file on this line} when I try to do something.
  @cindex Dired does not see a file
  
  @c FIXME: I think this is fixed in Emacs 21, but I didn't have time to
***************
*** 3441,3447 ****
  @file{libX11.a}.  This may be missing.
  
  On OpenWindows, you may need to use @code{add_services} to add the
! "OpenWindows Programmers" optional software category from the CD-ROM.
  
  On HP-UX 8.0, you may need to run @code{update} again to load the
  X11-PRG ``fileset''.  This may be missing even if you specified ``all
--- 3441,3447 ----
  @file{libX11.a}.  This may be missing.
  
  On OpenWindows, you may need to use @code{add_services} to add the
! ``OpenWindows Programmers'' optional software category from the CD-ROM.
  
  On HP-UX 8.0, you may need to run @code{update} again to load the
  X11-PRG ``fileset''.  This may be missing even if you specified ``all
***************
*** 3580,3610 ****
  @uref{http://www.gnu.org/order/ftp.html}
  
  @node Difference between Emacs and XEmacs, Emacs for MS-DOS, Current GNU 
distributions, Finding Emacs and related packages
! @section What is the difference between Emacs and XEmacs (formerly "Lucid 
Emacs")?
  @cindex XEmacs
  @cindex Difference Emacs and XEmacs
  @cindex Lucid Emacs
  @cindex Epoch
  
! XEmacs is a branch version of Emacs.  It was earlier called as Lucid
! Emacs, and it was based on a prerelease version of Emacs 19.  In this
! FAQ, we use the name ``Emacs'' only for the official version.
  
  Emacs and XEmacs each come with Lisp packages that are lacking in the
  other.  The two versions have some significant differences at the Lisp
! programming level.
! 
! Many XEmacs features have found their way into recent versions of Emacs,
! and more features can be expected in the future, but there are still many
! differences between the two.
! 
! The FSF has used some of the code in XEmacs, and would like to use
! other parts, but the earlier XEmacs maintainers did not always keep
! track of the authors of contributed code, which makes it impossible
! for the FSF to get copyright papers signed for that code.  (The FSF
! requires these papers for all the code included in Emacs, aside from
! generic C support packages that are not integrated into the code of
! Emacs proper.)
  
  @node Emacs for MS-DOS, Emacs for Windows, Difference between Emacs and 
XEmacs, Finding Emacs and related packages
  @section Where can I get Emacs for my PC running MS-DOS?
--- 3580,3616 ----
  @uref{http://www.gnu.org/order/ftp.html}
  
  @node Difference between Emacs and XEmacs, Emacs for MS-DOS, Current GNU 
distributions, Finding Emacs and related packages
! @section What is the difference between Emacs and XEmacs (formerly Lucid 
Emacs)?
  @cindex XEmacs
  @cindex Difference Emacs and XEmacs
  @cindex Lucid Emacs
  @cindex Epoch
  
! XEmacs is a branch version of Emacs.  It was first called Lucid Emacs,
! and was initially derived from a prerelease version of Emacs 19.  In
! this FAQ, we use the name ``Emacs'' only for the official version.
  
  Emacs and XEmacs each come with Lisp packages that are lacking in the
  other.  The two versions have some significant differences at the Lisp
! programming level.  Their current features are roughly comparable,
! though the support for some operating systems, character sets and
! specific packages might be quite different.
! 
! Some XEmacs code has been contributed to Emacs, and we would like to
! use other parts, but the earlier XEmacs maintainers did not always
! keep track of the authors of contributed code, which makes it
! impossible for the FSF to get copyright papers signed for that code.
! (The FSF requires these papers for all the code included in the Emacs
! release, aside from generic C support packages that retain their
! separate identity and are not integrated into the code of Emacs
! proper.)
! 
! If you want to talk about these two versions and distinguish them,
! please call them ``Emacs'' and ``XEmacs.''  To contrast ``XEmacs''
! with ``GNU Emacs'' would be misleading, since XEmacs too has its
! origin in the work of the GNU Project.  Terms such as ``Emacsen'' and
! ``(X)Emacs'' are not wrong, but they are not very clear, so it
! is better to write ``Emacs and XEmacs.''
  
  @node Emacs for MS-DOS, Emacs for Windows, Difference between Emacs and 
XEmacs, Finding Emacs and related packages
  @section Where can I get Emacs for my PC running MS-DOS?
***************
*** 3620,3636 ****
  Windows 9X, Windows ME, and Windows 2000.  More information is available
  from
  
! @uref{http://www.simtel.net/pub/djgpp/v2gnu/emacs.README}
  
  The binary itself is available in the files @file{em*.zip} in the
  directory
  
! @uref{http://www.simtel.net/pub/djgpp/v2gnu/}
  
  If you prefer to compile Emacs for yourself, you can do so with the
  current distribution directly.  You will need a 386 (or
  better) processor, and to be running MS-DOS 3.0 or later.  According to
! @email{eliz@@is.elta.co.il, Eli Zaretskii} and
  @email{hankedr@@dms.auburn.edu, Darrel Hankerson}, you will need the
  following:
  
--- 3626,3642 ----
  Windows 9X, Windows ME, and Windows 2000.  More information is available
  from
  
! @uref{ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/emacs.README}
  
  The binary itself is available in the files @file{em*.zip} in the
  directory
  
! @uref{ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/}
  
  If you prefer to compile Emacs for yourself, you can do so with the
  current distribution directly.  You will need a 386 (or
  better) processor, and to be running MS-DOS 3.0 or later.  According to
! @email{eliz@@gnu.org, Eli Zaretskii} and
  @email{hankedr@@dms.auburn.edu, Darrel Hankerson}, you will need the
  following:
  
***************
*** 3644,3650 ****
  You can get the latest release of DJGPP by retrieving all of
  the files in
  
! @uref{http://www.simtel.net/pub/gnu/djgpp/v2*}
  
  @item Unpacking program
  The easiest way is to use @code{djtar} which comes with DJGPP v2.x,
--- 3650,3656 ----
  You can get the latest release of DJGPP by retrieving all of
  the files in
  
! @uref{ftp://ftp.delorie.com/pub/djgpp/current/v2*}
  
  @item Unpacking program
  The easiest way is to use @code{djtar} which comes with DJGPP v2.x,
***************
*** 3663,3669 ****
  @item make, mv, sed, and rm
  All of these utilities are available at
  
! @uref{http://www.simtel.net/pub/gnu/djgpp/v2gnu}
  
  16-bit utilities can be found in GNUish, at
  
--- 3669,3675 ----
  @item make, mv, sed, and rm
  All of these utilities are available at
  
! @uref{ftp://ftp.delorie.com/pub/djgpp/current/v2gnu}
  
  16-bit utilities can be found in GNUish, at
  
***************
*** 3680,3686 ****
  regarding Emacs under MS-DOS.
  
  For a list of other MS-DOS implementations of Emacs (and Emacs
! look-alikes), consult the list of "Emacs implementations and literature,"
  available at
  
  @uref{ftp://rtfm.mit.edu/pub/usenet/comp.emacs/}
--- 3686,3692 ----
  regarding Emacs under MS-DOS.
  
  For a list of other MS-DOS implementations of Emacs (and Emacs
! look-alikes), consult the list of ``Emacs implementations and literature,''
  available at
  
  @uref{ftp://rtfm.mit.edu/pub/usenet/comp.emacs/}
***************
*** 3765,3782 ****
  @cindex Apple computers, Emacs for
  @cindex Macintosh, Emacs for
  
- An unofficial port of GNU Emacs 18.59 to the Macintosh is available at a
- number of ftp sites, the home being
- @uref{ftp://ftp.cs.cornell.edu/pub/parmet/Emacs-1.17.sit.bin}.
- 
- A port of Emacs 20.4 is available at
- @uref{http://www.cs.hku.hk/~choi/emacs/index.html}.
- 
  Beginning with version 21.1, the Macintosh is supported in the official
  Emacs distribution; see the files @file{mac/README} and
  @file{mac/INSTALL} in the Emacs distribution for build instructions.
  
! Apple's forthcoming "OS X" is based largely on NeXTSTEP and OpenStep.
  @xref{Emacs for NeXTSTEP}, for more details about that version.
  
  @node Emacs for VMS and DECwindows, Modes for various languages, Emacs for 
Apple computers, Finding Emacs and related packages
--- 3771,3781 ----
  @cindex Apple computers, Emacs for
  @cindex Macintosh, Emacs for
  
  Beginning with version 21.1, the Macintosh is supported in the official
  Emacs distribution; see the files @file{mac/README} and
  @file{mac/INSTALL} in the Emacs distribution for build instructions.
  
! Apple's ``OS X'' is based largely on NeXTSTEP and OpenStep.
  @xref{Emacs for NeXTSTEP}, for more details about that version.
  
  @node Emacs for VMS and DECwindows, Modes for various languages, Emacs for 
Apple computers, Finding Emacs and related packages
***************
*** 4171,4177 ****
  @end table
  
  @node Patch,  , JDE, Major packages and programs
! @section Patch --- program to apply "diffs" for updating files
  @cindex Updating files with diffs
  @cindex Patching source files with diffs
  @cindex Diffs and patching
--- 4170,4176 ----
  @end table
  
  @node Patch,  , JDE, Major packages and programs
! @section Patch --- program to apply ``diffs'' for updating files
  @cindex Updating files with diffs
  @cindex Patching source files with diffs
  @cindex Diffs and patching
***************
*** 4244,4251 ****
  
  @noindent
  can be placed directly into the @file{.emacs} file.  If the key binding is
! local, the command is used in conjunction with the "add-hook" command.
! For example, in tex-mode, a local binding might be
  
  @lisp
  (add-hook 'tex-mode-hook
--- 4243,4250 ----
  
  @noindent
  can be placed directly into the @file{.emacs} file.  If the key binding is
! local, the command is used in conjunction with the @samp{add-hook} function.
! For example, in TeX mode, a local binding might be
  
  @lisp
  (add-hook 'tex-mode-hook
***************
*** 4284,4290 ****
  @end itemize
  
  @node Invalid prefix characters, Terminal setup code works after Emacs has 
begun, Binding keys to commands, Key bindings
! @section Why does Emacs say "Key sequence XXX uses invalid prefix characters"?
  @cindex Prefix characters, invalid
  @cindex Invalid prefix characters
  @cindex Misspecified key sequences
--- 4283,4289 ----
  @end itemize
  
  @node Invalid prefix characters, Terminal setup code works after Emacs has 
begun, Binding keys to commands, Key bindings
! @section Why does Emacs say @samp{Key sequence XXX uses invalid prefix 
characters}?
  @cindex Prefix characters, invalid
  @cindex Invalid prefix characters
  @cindex Misspecified key sequences
***************
*** 4679,4685 ****
  @cindex Generating control characters
  @cindex Control characters, generating
  
! On terminals (but not under X), some common "aliases" are:
  
  @table @asis
  
--- 4678,4684 ----
  @cindex Generating control characters
  @cindex Control characters, generating
  
! On terminals (but not under X), some common ``aliases'' are:
  
  @table @asis
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]