/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.74.4.15 by eliz, Sat Dec 8 10:38:38 2001 UTC revision 1.74.4.16 by eliz, Fri Dec 21 12:28:39 2001 UTC
# Line 555  are compiling with the system's `cc' and Line 555  are compiling with the system's `cc' and
555  so, you have hit a compiler bug.  Please make sure to re-configure  so, you have hit a compiler bug.  Please make sure to re-configure
556  Emacs so that it isn't compiled with `-O5'.  Emacs so that it isn't compiled with `-O5'.
557    
558    * Compiling on AIX 4.3.x or 4.4 fails.
559    
560    This could happen if you use /bin/c89 as youir compiler, instead of
561    the default `cc'.  /bin/c89 treats certain warnings, such as benign
562    redefinitions of macros, as errors, and fails the build.  A solution
563    is to use the default compiler `cc'.
564    
565  * The PSGML package uses the obsolete variables  * The PSGML package uses the obsolete variables
566  `before-change-function' and `after-change-function', which are no  `before-change-function' and `after-change-function', which are no
567  longer used by Emacs.  These changes to PSGML 1.2.2 fix that.  longer used by Emacs.  These changes to PSGML 1.2.2 fix that.
# Line 973  e.g. if you need more CJK coverage, use Line 980  e.g. if you need more CJK coverage, use
980  Any files encoded as emacs-mule using oc-unicode won't be read  Any files encoded as emacs-mule using oc-unicode won't be read
981  correctly by Emacs 21.  correctly by Emacs 21.
982    
983    * ps-print commands fail to find prologue files ps-prin*.ps.
984    
985    This can happen if you use an old version of X-Symbol package: it
986    defines compatibility functions which trick ps-print into thinking it
987    runs in XEmacs, and look for the prologue files in a wrong directory.
988    
989    The solution is to upgrade X-Symbol to a later version.
990    
991  * Using epop3.el package causes Emacs to signal an error.  * Using epop3.el package causes Emacs to signal an error.
992    
993  The error message might be something like this:  The error message might be something like this:

Legend:
Removed from v.1.74.4.15  
changed lines
  Added in v.1.74.4.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26