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

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

bug#57200: 29.0.50; Symbol's function definition is void: update-directo


From: Yasuhiro Kimura
Subject: bug#57200: 29.0.50; Symbol's function definition is void: update-directory-autoloads
Date: Mon, 15 Aug 2022 02:09:42 +0900 (JST)

From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: bug#57200: 29.0.50; Symbol's function definition is void: 
update-directory-autoloads
Date: Sun, 14 Aug 2022 19:52:04 +0300

>> When some .el file is moved to lisp/obsolete, is function defined
>> in it unavaiable any more?
> 
> It is available, but will not be loaded automatically.  You need to
> load it "by hand", if you want to use it.

Now that you mention it, applications that use cl.el load it by
calling "(require 'cl)".

I got it. Thanks for clarification.

---
Yasuhiro Kimura





reply via email to

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