Ian> The thing is, Debian does something a bit unexpected with elisp files:
Ian> it stores the compiled .elc files in a different place from the
Ian> sources. It does that to make it possible to upgrade one's Emacs
Ian> without upgrading each and every unbundled lisp package.
Ian> Only the direct
Dan> Hmmm, grep /gnus$ on my load-path shows only
Dan> /usr/share/emacs21/site-lisp/gnus
Dan> /usr/share/emacs/21.2/site-lisp/gnus
Dan> /usr/share/emacs/21.2/lisp/gnus
Dan> i.e. /usr/share/emacs/site-lisp/gnus/ isn't even on the load-path
It isn't supposed to be; if it were, it would be reporte
>> Odd, the apparently juicy new fat one isn't the one being daily read,
>> $ dlocate message.el|awk '{print $2}'|xargs ls -logtu
>> 159716 2003-03-18 09:02 /usr/share/emacs/21.2/lisp/gnus/message.el
>> 213487 2003-03-09 03:26 /usr/share/emacs/site-lisp/gnus/message.el
>> 125129 2003-03-03 05:03 /u
Dan Jacobson <[EMAIL PROTECTED]> wrote:
> Odd, .el's newer than .elc's; and two .el's
> $ dlocate message.el|awk '{print $2}'|xargs ls -logt
> 213487 2002-12-24 08:21 /usr/share/emacs/site-lisp/gnus/message.el
> 125129 2002-10-16 06:03 /usr/share/emacs/21.2/lisp/gnus/message.elc
> 159716 2002-0
Odd, .el's newer than .elc's; and two .el's
$ dlocate message.el|awk '{print $2}'|xargs ls -logt
213487 2002-12-24 08:21 /usr/share/emacs/site-lisp/gnus/message.el
125129 2002-10-16 06:03 /usr/share/emacs/21.2/lisp/gnus/message.elc
159716 2002-03-23 01:38 /usr/share/emacs/21.2/lisp/gnus/message.
5 matches
Mail list logo