GNU bug report logs -
#18556
24.4.50; update-file-autoloads never ends
Previous Next
Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Date: Thu, 25 Sep 2014 04:09:02 UTC
Severity: normal
Tags: wontfix
Found in version 24.4.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 18556 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Eli,
Just to clarify the point that -Q should or not prevent the shadowing:
it *should* prevent shadowing.
What I do in the init.el is that I remove from load-path the path to the
eieio bundled with Emacs, and I replace it with another one on some
cedet anonymous checkout.
So, if I have -Q this hacking of load-path does not occur, and shadowing
bundled module won't occur.
FYI, attached is load-path-to-cedet-svn.el which is loaded from my init file
to do the shadowing.
Vincent.
[load-path-to-cedet-svn.el (application/emacs-lisp, attachment)]
[Message part 3 (text/plain, inline)]
----------------------------------------
> Date: Sun, 28 Sep 2014 19:24:42 +0300
> From: eliz <at> gnu.org
> Subject: Re: bug#18556: 24.4.50; update-file-autoloads never ends
> To: vincent.b.1 <at> hotmail.fr
> CC: eggert <at> cs.ucla.edu; vincent.b.1 <at> hotmail.fr; 18556 <at> debbugs.gnu.org
>
>> From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
>> Cc: Vincent Belaïche <vincent.b.1 <at> hotmail.fr> ,
>> 18556 <at> debbugs.gnu.org
>> Date: Sun, 28 Sep 2014 11:56:38 +0200
>>
>> It is fully possible that balance.el requires some package not in the
>> emacs trunk as I have this in my ~/.emacs.d/init.el
>>
>> -----------------------------------------------------------------------
>> ;; remove CEDET/EIEIO/SPEEDBAR that are distributed with EMACS from the load
>> ;; path, and replace them with those of CEDET distribution
>> (load "~/.emacs.d/etc/load-path-to-cedet-svn.el")
>> -----------------------------------------------------------------------
>>
This bug report was last modified 8 years and 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.