From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#27581: 26.0.50; Error while compiling new Org code Date: Wed, 05 Jul 2017 16:04:47 -0400 Message-ID: <2ubmoy6468.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1499285126 20192 195.159.176.226 (5 Jul 2017 20:05:26 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 5 Jul 2017 20:05:26 +0000 (UTC) User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: 27581@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 05 22:05:20 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 1dSqXo-0004BH-Ei for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Jul 2017 22:05:04 +0200 Original-Received: from localhost ([::1]:47884 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSqXt-0006Gm-TJ for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Jul 2017 16:05:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSqXn-0006Gc-CI for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 16:05:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSqXm-0005ZL-L9 for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 16:05:03 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51077) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSqXm-0005ZB-I1 for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 16:05:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dSqXm-0004Pe-AJ for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 16:05:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Jul 2017 20:05: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.149928509916950 (code B ref 27581); Wed, 05 Jul 2017 20:05:02 +0000 Original-Received: (at 27581) by debbugs.gnu.org; 5 Jul 2017 20:04:59 +0000 Original-Received: from localhost ([127.0.0.1]:53754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSqXi-0004PK-Oj for submit@debbugs.gnu.org; Wed, 05 Jul 2017 16:04:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSqXh-0004P5-Ba for 27581@debbugs.gnu.org; Wed, 05 Jul 2017 16:04:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSqXb-0005Wt-FH for 27581@debbugs.gnu.org; Wed, 05 Jul 2017 16:04:52 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSqXY-0005Wa-2L; Wed, 05 Jul 2017 16:04:48 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1dSqXX-0006o8-LD; Wed, 05 Jul 2017 16:04:47 -0400 X-Spook: ANDVT Antiviral quarter AFSPC Operation Iraqi Freedom SRI X-Ran: KJ"&.R57pJS)+]d\Rw?\5(/ X-Hue: cyan X-Attribution: GM X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:134224 Archived-At: Stefan Monnier wrote: > Not sure which is the right fix, but I do wonder why have this > eval-after-load in org-compat.el instead of simply moving the code to > org.el: eval-after-load is normally only used when we need to add code > to a file that's not under our control. I would guess it's for installing a newer Org than your Emacs installation came with, from which point of view the org.el that came with Emacs isn't under (y)our control. (BTW, reporting Org issues to bug-gnu-emacs, rather than their own mailing list, is generally unproductive AFAICS.)