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

Diff of /emacs/etc/PROBLEMS

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

revision 1.92 by eliz, Fri Nov 30 08:24:22 2001 UTC revision 1.93 by jasonr, Sun Dec 2 21:03:42 2001 UTC
# Line 837  If this command prints any file names, s Line 837  If this command prints any file names, s
837  and should be deleted or their directories removed from your  and should be deleted or their directories removed from your
838  load-path.  load-path.
839    
840    * Emacs prints an error at startup after upgrading from an earlier version.
841    
842    An example of such an error is:
843    
844      x-complement-fontset-spec: "Wrong type argument: stringp, nil"
845    
846    This can be another symptom of stale *.elc files in your classpath.
847    The following command will print any duplicate Lisp files that are
848    present in load-path:
849    
850        emacs -q -batch -f list-load-path-shadows
851    
852    If this command prints any file names, some of these files are stale,
853    and should be deleted or their directories removed from your
854    load-path.
855    
856  * Attempting to visit remote files via ange-ftp fails.  * Attempting to visit remote files via ange-ftp fails.
857    
858  If the error message is "ange-ftp-file-modtime: Specified time is not  If the error message is "ange-ftp-file-modtime: Specified time is not

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

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