aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2001-12-02 21:03:42 +0000
committerJason Rumney <[email protected]>2001-12-02 21:03:42 +0000
commit42303132904a1a6f8a61786ee64e82862499990d (patch)
tree8a05d4258565515cedfc687222f30faf6d12a25c /etc
parent62854fe2d7273ba67cb34c259d2bcda3c08f226c (diff)
Added stale load-path problems.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index a18cee8996..09cdf604c1 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -837,6 +837,22 @@ If this command prints any file names, some of these files are stale,
and should be deleted or their directories removed from your
load-path.
+* Emacs prints an error at startup after upgrading from an earlier version.
+
+An example of such an error is:
+
+ x-complement-fontset-spec: "Wrong type argument: stringp, nil"
+
+This can be another symptom of stale *.elc files in your classpath.
+The following command will print any duplicate Lisp files that are
+present in load-path:
+
+ emacs -q -batch -f list-load-path-shadows
+
+If this command prints any file names, some of these files are stale,
+and should be deleted or their directories removed from your
+load-path.
+
* Attempting to visit remote files via ange-ftp fails.
If the error message is "ange-ftp-file-modtime: Specified time is not