[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Fix org.el compilation warnings
From: |
Kaushal Modi |
Subject: |
Re: [O] Fix org.el compilation warnings |
Date: |
Fri, 26 May 2017 22:31:12 +0000 |
When I run byte-compile-file on org.el (no Org loaded, with master's Org
first on the load-path), I don't see any of the above warnings aside
from the one for org-agenda-include-inactive-timestamps, which is fixed
by the patch. And because running byte-compile-file from an Emacs
instance is affected by what's already been loaded, I think it's better
to focus on the output of 'make single'.
I thought that mixed org versions on load path could cause this. So I checked the old org that ships with emacs master (About that, I'd like to help syncing the org on emacs master with org 9.0.7 if I can.), but I didnt find the function signature discrepancy as the warnings indicate.
So just for understanding, would like to know the root cause of those warnings.
But yes, for true compilation checks, I'll start using make single.
Thanks.
--
- [O] Fix org.el compilation warnings, Kaushal Modi, 2017/05/25
- Re: [O] Fix org.el compilation warnings, Kyle Meyer, 2017/05/25
- Re: [O] Fix org.el compilation warnings, Kaushal Modi, 2017/05/25
- Re: [O] Fix org.el compilation warnings, Kyle Meyer, 2017/05/25
- [O] [PATCH] Silence byte-compiler under "make single", Kyle Meyer, 2017/05/26
- Re: [O] Fix org.el compilation warnings, Kaushal Modi, 2017/05/26
- Re: [O] Fix org.el compilation warnings, Kyle Meyer, 2017/05/26
- Re: [O] Fix org.el compilation warnings,
Kaushal Modi <=
- [O] syncing with Emacs (was: Fix org.el compilation warnings), Kyle Meyer, 2017/05/26