emacs-devel
[Top][All Lists]
Advanced

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

Re: master df49e3a3ab 3/3: Merge branch 'master' of /home/acm/emacs/emac


From: Lars Ingebrigtsen
Subject: Re: master df49e3a3ab 3/3: Merge branch 'master' of /home/acm/emacs/emacs.git/master
Date: Mon, 31 Jan 2022 19:51:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Alan Mackenzie <acm@muc.de> writes:

> Would you please try out the following, and confirm that it works.  Then
> I'll commit it to master.  Though, come to think of it, it could
> probably do with a line break.

Thanks; I can confirm that with "git clean -xf; make" I don't get any of
those errors, so please go ahead and push.

But I'm seeing some warnings in the build now that I think probably are
totally unrelated to this stuff --

In end of data:
org/org.el:18501:4: Warning: the function `browse-url' might not be defined at 
runtime.
org/org.el:9570:42: Warning: the function `cl-position' might not be defined at 
runtime.
org/org.el:9562:18: Warning: the function `cl-find-if-not' might not be defined 
at runtime.
org/org.el:9554:24: Warning: the function `cl-sort' might not be defined at 
runtime.
org/org.el:8765:17: Warning: the function `cl-remove-if' might not be defined 
at runtime.
org/org.el: Warning: the function `cl-find-if' might not be defined at runtime.
org/org.el:5306:19: Warning: the function `rx-to-string' might not be defined 
at runtime.
org/org.el:4695:29: Warning: the function `url-retrieve-synchronously' might 
not be defined at runtime.
org/org.el:821:19: Warning: the function `cl-remove-if-not' might not be
defined at runtime.
In end of data:
progmodes/cperl-mode.el:6897:15: Warning: the function 
`visit-tags-table-buffer' might not be defined at runtime.
progmodes/cperl-mode.el:6379:12: Warning: the function `info' might not be 
defined at runtime.
progmodes/cperl-mode.el:1267:6: Warning: the function `rx-to-string' might not 
be defined at runtime.


etc.

Could this be related to Stefan's function defalias chain thing that
went in earlier today?  Stefan?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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