[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get & byte compile problem



Peter S Galbraith <GalbraithP@dfo-mpo.gc.ca> writes:

> 
> I really doubt that any files are being deleted.  Usually, .el
> files stay put in someplace like 
> 
>  /usr/share/emacs/site-lisp/
> 
> and byte-compiled versions go in:
>  
>  /usr/share/emacs/19.34/site-lisp/
>  /usr/share/emacs/20.6/site-lisp/
>  /usr/share/xemacs20/site-lisp/
>  /usr/share/xemacs21/site-lisp/
> 
> Peter
> 
Thanks for the reply, just to let you know, system-wide searches for .el and
.elc files show totally different files
   find / -name *.el 
   find / -name *.elc

The .el versions of the byte compiled files are not on the system. 

Peter
-- 
Peter Mickle
mickle@panix.com



Reply to: