From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#27581: 26.0.50; Error while compiling new Org code Date: Wed, 05 Jul 2017 19:19:29 -0400 Message-ID: References: <87van7hf00.fsf@users.sourceforge.net> <907ezm6445.fsf@fencepost.gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1499296820 24370 195.159.176.226 (5 Jul 2017 23:20:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 5 Jul 2017 23:20:20 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: 27581@debbugs.gnu.org, npostavs@users.sourceforge.net To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 06 01:20:14 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dStac-0005lj-RM for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Jul 2017 01:20:10 +0200 Original-Received: from localhost ([::1]:48484 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dStag-0006x6-FE for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Jul 2017 19:20:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dStaa-0006up-7e for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 19:20:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dStaV-0002Qj-2f for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 19:20:08 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51207) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dStaU-0002QX-UG for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 19:20:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dStaU-0000Rd-Ib for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 19:20:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Jul 2017 23:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27581 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 27581-submit@debbugs.gnu.org id=B27581.14992967741666 (code B ref 27581); Wed, 05 Jul 2017 23:20:02 +0000 Original-Received: (at 27581) by debbugs.gnu.org; 5 Jul 2017 23:19:34 +0000 Original-Received: from localhost ([127.0.0.1]:53884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSta2-0000Qn-C2 for submit@debbugs.gnu.org; Wed, 05 Jul 2017 19:19:34 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:34446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dStZz-0000Qf-QI for 27581@debbugs.gnu.org; Wed, 05 Jul 2017 19:19:33 -0400 Original-Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.7/8.14.1) with ESMTP id v65NJTts017429; Wed, 5 Jul 2017 19:19:29 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 5C88A66273; Wed, 5 Jul 2017 19:19:29 -0400 (EDT) In-Reply-To: <907ezm6445.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 05 Jul 2017 16:06:02 -0400") X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.1 X-NAI-Spam-Rules: 3 Rules triggered TRK_NCM1=0.1, EDT_SA_DN_PASS=0, RV6064=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6064> : inlines <5963> : streams <1752934> : uri <2456857> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:134231 Archived-At: >> Hmm... I see that org-loaddefs is only loaded at run-time and not at >> compile-time, so removing the declare-function leads to a warning. >> Now I also wonder why org-loaddefs is not loaded during compilation. > Probably an unintended consequence of > http://orgmode.org/cgit.cgi/org-mode.git/commit/lisp/org.el?h=maint&id=f36b19e Hmm... that doesn't look like it: the previous code used just a top-level (load ...) which wasn't run during compilation either. Stefan