GNU bug report logs - #26609
26.0.50; Opening Mercurial-controlled file causes void function error

Previous Next

Package: emacs;

Reported by: İ. Göktuğ Kayaalp <self <at> gkayaalp.com>

Date: Sat, 22 Apr 2017 16:15:01 UTC

Severity: normal

Found in version 26.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org, Dmitry Gutov <dgutov <at> yandex.ru>,
 Göktuğ Kayaalp <self <at> gkayaalp.com>,
 26609 <at> debbugs.gnu.org
Subject: Re: bug#26609: 26.0.50;
 Opening Mercurial-controlled file causes void function error
Date: Thu, 04 May 2017 15:23:55 +0300
On May 4, 2017 2:10:51 PM GMT+03:00, Dmitry Gutov <dgutov <at> yandex.ru> wrote:
>On 04.05.2017 12:15, Göktuğ Kayaalp wrote:
>> Hello,
>> 
>> I just wanted to ping this bug report as I've received no response in
>11
>> days (as per debbugs reports).  Please excuse me if I was not
>supposed
>> to do this.
>
>Thanks for the ping. I initially expected this to be an obvious error 
>made recently, and to someone else to fix it. However, this doesn't
>seem 
>to be the case.
>
>I can reproduce this starting with 'emacs -Q'.
>
>Does anyone know how this is possible, given than cl-set-difference is 
>an autoloaded function?

cl-set-difference's autoload form is on cl-loaddefs.el, which is not loaded into Emacs by default.  It's loaded whdn we load cl-lib.el.  Which is why I think the patch proposed by the OP is TRT.




This bug report was last modified 8 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.