Reformatted.
[chise/xemacs-chise.git] / info / xemacs-faq.info-1
index 33597a1..7b40d6a 100644 (file)
@@ -1,9 +1,9 @@
-This is Info file ../info/xemacs-faq.info, produced by Makeinfo version
-1.68 from the input file xemacs-faq.texi.
+This is ../info/xemacs-faq.info, produced by makeinfo version 4.0 from
+xemacs-faq.texi.
 
 INFO-DIR-SECTION XEmacs Editor
 START-INFO-DIR-ENTRY
-* FAQ: (xemacs-faq).           XEmacs FAQ.
+* FAQ: (xemacs-faq).            XEmacs FAQ.
 END-INFO-DIR-ENTRY
 
 \1f
@@ -43,7 +43,7 @@ archives.
 * Current Events::      What the Future Holds.
 
 
- -- The Detailed Node Listing --
+ --- The Detailed Node Listing ---
 
 Introduction, Policy, Credits
 
@@ -118,7 +118,7 @@ Trouble Shooting:
 * Q2.1.11::     Can't instantiate image error... in toolbar
 * Q2.1.12::     Regular Expression Problems on DEC OSF1.
 * Q2.1.13::     HP/UX 10.10 and `create_process' failure
-* Q2.1.14::     `C-g' doesn't work for me.  Is it broken?
+* Q2.1.14::     C-g doesn't work for me.  Is it broken?
 * Q2.1.15::     How to debug an XEmacs problem with a debugger.
 * Q2.1.16::     XEmacs crashes in `strcat' on HP/UX 10.
 * Q2.1.17::     `Marker does not point anywhere'.
@@ -175,9 +175,9 @@ The Keyboard:
 * Q3.5.1::      How can I bind complex functions (or macros) to keys?
 * Q3.5.2::      How can I stop down-arrow from adding empty lines to the bottom of my buffers?
 * Q3.5.3::      How do I bind C-. and C-; to scroll one line up and down?
-* Q3.5.4::      Globally binding `Delete'?
+* Q3.5.4::      Globally binding Delete?
 * Q3.5.5::      Scrolling one line at a time.
-* Q3.5.6::      How to map `Help' key alone on Sun type4 keyboard?
+* Q3.5.6::      How to map Help key alone on Sun type4 keyboard?
 * Q3.5.7::      How can you type in special characters in XEmacs?
 * Q3.5.8::      Why does `(global-set-key [delete-forward] 'delete-char)' complain?
 * Q3.5.9::      How do I make the Delete key delete forward?
@@ -197,7 +197,7 @@ The Mouse and Highlighting:
 * Q3.7.5::      Why does cut-and-paste not work between XEmacs and a cmdtool?
 * Q3.7.6::      How I can set XEmacs up so that it pastes where the text cursor is?
 * Q3.7.7::      How do I select a rectangular region?
-* Q3.7.8::      Why does `M-w' take so long?
+* Q3.7.8::      Why does M-w take so long?
 
 The Menubar and Toolbar:
 * Q3.8.1::      How do I get rid of the menu (or menubar)?
@@ -216,7 +216,7 @@ Text Selections:
 * Q3.10.1::     How can I turn off or change highlighted selections?
 * Q3.10.2::     How do I get that typing on an active region removes it?
 * Q3.10.3::     Can I turn off the highlight during isearch?
-* Q3.10.4::     How do I turn off highlighting after `C-x C-p' (mark-page)?
+* Q3.10.4::     How do I turn off highlighting after C-x C-p (mark-page)?
 * Q3.10.5::     The region disappears when I hit the end of buffer while scrolling.
 
 Major Subsystems
@@ -316,7 +316,7 @@ Miscellaneous:
 * Q5.3.1::      How do you make XEmacs indent CL if-clauses correctly?
 * Q5.3.2::      Fontifying hangs when editing a postscript file.
 * Q5.3.3::      How can I print WYSIWYG a font-locked buffer?
-* Q5.3.4::      Getting `M-x lpr' to work with postscript printer.
+* Q5.3.4::      Getting M-x lpr to work with postscript printer.
 * Q5.3.5::      How do I specify the paths that XEmacs uses for finding files?
 * Q5.3.6::      [This question intentionally left blank]
 * Q5.3.7::      Can I have the end of the buffer delimited in some way?
@@ -329,28 +329,31 @@ Miscellaneous:
 XEmacs on MS Windows
 
 General Info:
-* Q6.0.1::     What is the status of the XEmacs port to Windows?
-* Q6.0.2::     What flavors of MS Windows are supported?
-* Q6.0.3::     Are binary kits available?
-* Q6.0.4::     Does XEmacs on MS Windows require an X server to run?
+* Q6.0.1::      What is the status of the XEmacs port to Windows?
+* Q6.0.2::      What flavors of MS Windows are supported?
+* Q6.0.3::      Are binary kits available?
+* Q6.0.4::      Does XEmacs on MS Windows require an X server to run?
 
 Building XEmacs on MS Windows:
-* Q6.1.1::     I decided to run with X.  Where do I get an X server?
-* Q6.1.2::     What compiler do I need to compile XEmacs?
-* Q6.1.3::     How do I compile for the native port?
-* Q6.1.4::     How do I compile for the X port?
-* Q6.1.5::     How do I compile for Cygnus' Cygwin?
-* Q6.1.6::     What do I need for Cygwin?
+* Q6.1.1::      I decided to run with X.  Where do I get an X server?
+* Q6.1.2::      What compiler do I need to compile XEmacs?
+* Q6.1.3::      How do I compile for the native port?
+* Q6.1.4::      How do I compile for the X port?
+* Q6.1.5::      How do I compile for Cygnus' Cygwin?
+* Q6.1.6::      What do I need for Cygwin?
 
 Customization and User Interface:
-* Q6.2.1::     How will the port cope with differences in the Windows user interface?
-* Q6.2.2::     How do I change fonts in XEmacs on MS Windows?
-* Q6.2.3::     Where do I put my `.emacs' file?
+* Q6.2.1::      How will the port cope with differences in the Windows user interface?
+* Q6.2.2::      How do I change fonts in XEmacs on MS Windows?
+* Q6.2.3::      Where do I put my `.emacs' file?
 
 Miscellaneous:
-* Q6.3.1::     Will XEmacs rename all the win32-* symbols to w32-*?
-* Q6.3.2::     What are the differences between the various MS Windows emacsen?
-* Q6.3.3::     What is the porting team doing at the moment?
+* Q6.3.1::      Will XEmacs rename all the win32-* symbols to w32-*?
+* Q6.3.2::      What are the differences between the various MS Windows emacsen?
+* Q6.3.3::      What is the porting team doing at the moment?
+
+Troubleshooting:
+* Q6.4.1::      XEmacs won't start on Windows. (NEW)
 
 Current Events:
 
@@ -372,18 +375,19 @@ considering XEmacs for their own use, or has just obtained it and is
 wondering what to do next.  It is also useful as a reference to
 available resources.
 
-   The previous maintainer of the FAQ was
-Anthony Rossini <rossini@biostat.washington.edu>, who started it, after
-getting tired of hearing JWZ complain about repeatedly having to answer
-questions.  Ben Wing <ben@xemacs.org> and Chuck Thompson <cthomp@xemacs.org>, the principal authors of XEmacs, then took over and Ben did
-a massive update reorganizing the whole thing.  At which point Anthony
-took back over, but then had to give it up again.  Some of the other
-contributors to this FAQ are listed later in this document.
+   The previous maintainer of the FAQ was Anthony Rossini
+<rossini@biostat.washington.edu>, who started it, after getting tired
+of hearing JWZ complain about repeatedly having to answer questions.
+Ben Wing <ben@xemacs.org> and Chuck Thompson <cthomp@xemacs.org>, the
+principal authors of XEmacs, then took over and Ben did a massive
+update reorganizing the whole thing.  At which point Anthony took back
+over, but then had to give it up again.  Some of the other contributors
+to this FAQ are listed later in this document.
 
    The previous version was converted to hypertext format, and edited by
 Steven L. Baur <steve@xemacs.org>.  It was converted back to texinfo by
 Hrvoje Niksic <hniksic@xemacs.org>.  The FAQ was then maintained by
-Andreas Kaempf <andreas@sccon.com>, who passed it on to ChristianNybo/.
+Andreas Kaempf <andreas@sccon.com>, who passed it on to ChristianNyb/o.
 
    If you notice any errors or items which should be added or amended to
 this FAQ please send email to Sandra Wambold <faq@xemacs.org>.  Include
@@ -607,8 +611,8 @@ Q1.0.11: Is there a port of XEmacs to the Macintosh?
 ----------------------------------------------------
 
    Yes, there is a port of XEmacs 19.14, tested on MacOS 7.6.1 and MacOS
-8.5.1 by Pitts Jarvis (pjarvis@ispchannel.com).  It's available at
-http://my.ispchannel.com/~pjarvis/xemacs.html (http://my.ispchannel.com/~pjarvis/xemacs.html).
+8.5.1 by Pitts Jarvis <pjarvis@ispchannel.com>.  It's available at
+`http://my.ispchannel.com/~pjarvis/xemacs.html'.
 
 \1f
 File: xemacs-faq.info,  Node: Q1.0.12,  Next: Q1.0.13,  Prev: Q1.0.11,  Up: Introduction
@@ -652,7 +656,8 @@ Q1.1.1: What is the FAQ editorial policy?
    The FAQ is actively maintained and modified regularly.  All links
 should be up to date.  Unfortunately, some of the information is out of
 date - a situation which the FAQ maintainer is working on.  All
-submissions are welcome, please e-mail submissions to XEmacs FAQ maintainers <faq@xemacs.org>.
+submissions are welcome, please e-mail submissions to XEmacs FAQ
+maintainers <faq@xemacs.org>.
 
    Please make sure that `XEmacs FAQ' appears on the Subject: line.  If
 you think you have a better way of answering a question, or think a
@@ -723,6 +728,7 @@ developers responsible for the 19.16/20.x releases are:
 
    * Hrvoje Niksic <hniksic@xemacs.org>
 
+
    The developers responsible for the 19.14 release are:
 
    * Chuck Thompson <cthomp@xemacs.org>
@@ -732,6 +738,7 @@ developers responsible for the 19.16/20.x releases are:
 
    * Ben Wing <ben@xemacs.org>
 
+
    * Jamie Zawinski <jwz@jwz.org>
 
      Jamie Zawinski was Mr. Lucid Emacs from 19.0 through 19.10, the
@@ -758,6 +765,7 @@ this version of the FAQ (listed in alphabetical order):
 
    * Aki Vehtari <Aki.Vehtari@hut.fi>
 
+
 \1f
 File: xemacs-faq.info,  Node: Q1.2.3,  Next: Q1.3.1,  Prev: Q1.2.2,  Up: Introduction
 
@@ -821,7 +829,7 @@ in February 1998.  When compiled without MULE support, 20.4 is
 approximately as stable as 19.16, and probably faster (due to
 additional optimization work.)
 
-   As of XEmacs 20.3, version 20 is *the* supported version of XEmacs.
+   As of XEmacs 20.3, version 20 is _the_ supported version of XEmacs.
 This means that 19.16 will optionally receive stability fixes (if any),
 but that all the real development work will be done on the v20 tree.
 
@@ -854,7 +862,7 @@ for your convenience.
      integers are the same.  Byte code compiled under any version 19
      Emacs will have all such functions mapped to their `old-'
      equivalents when the byte code is read into XEmacs 20.  This is to
-     preserve compatibility - Emacs 19 converts all constant characters
+     preserve compatibility--Emacs 19 converts all constant characters
      to the equivalent integer during byte-compilation, and thus there
      is no other way to preserve byte-code compatibility even if the
      code has specifically been written with the distinction between
@@ -864,9 +872,9 @@ for your convenience.
      code".  For example, the character `A' is represented as the
      integer 65, following the standard ASCII representation of
      characters.  If XEmacs was not compiled with MULE support, the
-     range of this integer will always be 0 to 255 - eight bits, or one
+     range of this integer will always be 0 to 255--eight bits, or one
      byte. (Integers outside this range are accepted but silently
-     truncated; however, you should most decidedly *not* rely on this,
+     truncated; however, you should most decidedly _not_ rely on this,
      because it will not work under XEmacs with MULE support.)  When
      MULE support is present, the range of character codes is much
      larger. (Currently, 19 bits are used.)
@@ -879,7 +887,7 @@ for your convenience.
      XEmacs.
 
      Individual characters are not often used in programs.  It is far
-     more common to work with *strings*, which are sequences composed of
+     more common to work with _strings_, which are sequences composed of
      characters.
 
 \1f
@@ -903,7 +911,7 @@ File: xemacs-faq.info,  Node: Q1.3.3,  Next: Q1.3.4,  Prev: Q1.3.2,  Up: Introdu
 Q1.3.3: How do I type non-ASCII characters?
 -------------------------------------------
 
-   See question 3.5.7 (*note Q3.5.7::.) in part 3 of this FAQ.
+   See question 3.5.7 (*note Q3.5.7::) in part 3 of this FAQ.
 
 \1f
 File: xemacs-faq.info,  Node: Q1.3.4,  Next: Q1.3.5,  Prev: Q1.3.3,  Up: Introduction
@@ -912,13 +920,13 @@ Q1.3.4: Can XEmacs messages come out in a different language?
 -------------------------------------------------------------
 
    The message-catalog support has mostly been written but doesn't
-currently work.  The first release of XEmacs 20 will *not* support it.
-However, menubar localization *does* work, even in 19.14.  To enable
+currently work.  The first release of XEmacs 20 will _not_ support it.
+However, menubar localization _does_ work, even in 19.14.  To enable
 it, add to your `Emacs' file entries like this:
 
-     Emacs*XlwMenu.resourceLabels:                     True
-     Emacs*XlwMenu.file.labelString:                   Fichier
-     Emacs*XlwMenu.openInOtherWindow.labelString:      In anderem Fenster offnen
+     Emacs*XlwMenu.resourceLabels:                   True
+     Emacs*XlwMenu.file.labelString:                 Fichier
+     Emacs*XlwMenu.openInOtherWindow.labelString:    In anderem Fenster offnen
 
    The name of the resource is derived from the non-localized entry by
 removing punctuation and capitalizing as above.
@@ -1007,12 +1015,12 @@ Q1.3.6: How do I portably code for MULE/XEmacs 20?
               (cond ((boundp 'MULE)
                      ;; for original Mule
                      )
-                 ((string-match "XEmacs" emacs-version)
-                  ;; for XEmacs with Mule
-                  )
-                 (t
-                  ;; for next version of Emacs
-                  ))
+                    ((string-match "XEmacs" emacs-version)
+                     ;; for XEmacs with Mule
+                     )
+                    (t
+                     ;; for next version of Emacs
+                     ))
             ;; for old emacs variants
             )
 
@@ -1193,7 +1201,7 @@ Trouble Shooting:
 * Q2.1.11::     Can't instantiate image error... in toolbar
 * Q2.1.12::     Regular Expression Problems on DEC OSF1.
 * Q2.1.13::     HP/UX 10.10 and `create_process' failure
-* Q2.1.14::     `C-g' doesn't work for me.  Is it broken?
+* Q2.1.14::     C-g doesn't work for me.  Is it broken?
 * Q2.1.15::     How to debug an XEmacs problem with a debugger.
 * Q2.1.16::     XEmacs crashes in `strcat' on HP/UX 10.
 * Q2.1.17::     `Marker does not point anywhere'.