]> git.eshelyaron.com Git - emacs.git/commitdiff
Tell them to use CVS W3 if the patch doesn't help.
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Sep 2001 06:50:12 +0000 (06:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Sep 2001 06:50:12 +0000 (06:50 +0000)
etc/PROBLEMS

index 354f0f3404fdcd9bee7e5e963dfc761cbf2a92a4..50e1742d6f1f009e4ec088eb3b10dfeea2988808 100644 (file)
@@ -354,7 +354,12 @@ of Bash, up to b20.1, did receive SIGINT from Emacs.)
 
 * The latest released version of the W3 package doesn't run properly
 with Emacs 21 and needs work.  However, these problems are already
-fixed in W3's CVS.  This patch is reported to make w3-4.0pre.46 work:
+fixed in W3's CVS.  The patch below is reported to make w3-4.0pre.46
+work.
+
+Some users report they are unable to byte-compile W3 with Emacs 21.
+If the patches below don't help to resolve your problems, install the
+CVS version of W3, which should be compatible with Emacs 21.
 
 diff -aur --new-file w3-4.0pre.46-orig/lisp/w3-display.el w3-4.0pre.46-new/lisp/w3-display.el
 --- w3-4.0pre.46-orig/lisp/w3-display.el       Sun Nov 14 22:00:12 1999
@@ -379,7 +384,6 @@ diff -aur --new-file w3-4.0pre.46-orig/lisp/w3-e21.el w3-4.0pre.46-new/lisp/w3-e
 +(require 'w3-e19)
 +(provide 'w3-e21)
 
-
 * On AIX, if linking fails because libXbsd isn't found, check if you
 are compiling with the system's `cc' and CFLAGS containing `-O5'.  If
 so, you have hit a compiler bug.  Please make sure to re-configure