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

Diff of /emacs/etc/PROBLEMS

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

revision 1.91 by jasonr, Tue Nov 27 19:19:00 2001 UTC revision 1.92 by eliz, Fri Nov 30 08:24:22 2001 UTC
# Line 827  file could fail to load if it is compres Line 827  file could fail to load if it is compres
827  The solution is to uncompress all .el files which don't have a .elc  The solution is to uncompress all .el files which don't have a .elc
828  file.  file.
829    
830    Another possible reason for such failures is stale *.elc files
831    lurking somewhere on your load-path.  The following command will
832    print any duplicate Lisp files that are present in load-path:
833    
834        emacs -q -batch -f list-load-path-shadows
835    
836    If this command prints any file names, some of these files are stale,
837    and should be deleted or their directories removed from your
838    load-path.
839    
840  * Attempting to visit remote files via ange-ftp fails.  * Attempting to visit remote files via ange-ftp fails.
841    
842  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.91  
changed lines
  Added in v.1.92

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