help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: using use-package


From: Thierry Volpiatto
Subject: Re: using use-package
Date: Fri, 14 Aug 2015 06:09:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>> My crystal ball tells me that you upgraded Magit from an Emacs where the
>> previous Magit was already loaded, and the old (loaded) version
>> interfered while byte-compiling the new version.
>> [ The typical interference, looks like this: Emacs tries to compile
>>   foo-1.el which does (require 'foo-2) to get some macros, but (the old)
>>   `foo-2' is already loaded so we end up using the old version of the
>>   macros (or the macros may simply not be defined at all).  ]
>
> Sorry, I was not able to fetch the parent message, so I answer to this
> one...
>
> I recently had such an issue:
> https://github.com/magit/magit/issues/2045.
>
> If the issue is reproducible, it could be worth to report it to the
> Magit maintainers.  In my special case, it was fixable from the Magit
> side.
>
> BTW, AFAICT since Helm uses async.el for package upgrading we have had
> no more of such problems.

Magit is now using async also.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]