From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#11847: 24.1.50; Error: Don't know how to compile #[nil "..."] Date: Thu, 05 Jul 2012 12:14:09 -0400 Message-ID: References: <6CFCB42782714EAEA0283E766D05BE7F@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1341504924 25470 80.91.229.3 (5 Jul 2012 16:15:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jul 2012 16:15:24 +0000 (UTC) Cc: 11847@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 05 18:15:23 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Smoi9-0003aX-KK for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Jul 2012 18:15:21 +0200 Original-Received: from localhost ([::1]:59935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Smoi8-0006TC-Fw for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Jul 2012 12:15:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Smohz-0006SC-Eu for bug-gnu-emacs@gnu.org; Thu, 05 Jul 2012 12:15:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Smohx-0006jz-Gc for bug-gnu-emacs@gnu.org; Thu, 05 Jul 2012 12:15:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Smohx-0006jt-Da for bug-gnu-emacs@gnu.org; Thu, 05 Jul 2012 12:15:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Smomg-00023G-6B for bug-gnu-emacs@gnu.org; Thu, 05 Jul 2012 12:20:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jul 2012 16:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11847 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11847-submit@debbugs.gnu.org id=B11847.13415051457807 (code B ref 11847); Thu, 05 Jul 2012 16:20:02 +0000 Original-Received: (at 11847) by debbugs.gnu.org; 5 Jul 2012 16:19:05 +0000 Original-Received: from localhost ([127.0.0.1]:50741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Smoll-00021s-0n for submit@debbugs.gnu.org; Thu, 05 Jul 2012 12:19:05 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:42350) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Smolj-00021m-Mv for 11847@debbugs.gnu.org; Thu, 05 Jul 2012 12:19:03 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai0FAG6Zu09MCoRT/2dsb2JhbABEsEiDSYEIghUBAQQBViMFCws0EhQYDSSIHAW6CZBEA6MzgViDBQ X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="192748996" Original-Received: from 76-10-132-83.dsl.teksavvy.com (HELO pastel.home) ([76.10.132.83]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 05 Jul 2012 12:14:09 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 8DC83592B3; Thu, 5 Jul 2012 12:14:09 -0400 (EDT) In-Reply-To: (Drew Adams's message of "Thu, 5 Jul 2012 08:49:22 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61616 Archived-At: > ping. AFAIK your problem should be fixed in trunk now. Stefan >> I guess the bug has to do with why it thinks it cannot do its >> job here. Unless there is some bug in my code that makes >> compilation impossible where it should otherwise be possible. >> Can you tell by looking at the code I sent? Or do you >> think there is a byte-compiler bug here? > There was a similar bug report (#11837), which was closed after finding a > font-latex bug. I don't know how to proceed with this bug. I sent the > backtrace you requested. > One thing I wonder about, which might be pertinent here: > Function `icicle-cmd2-after-load-bookmark+' is invoked after Bookmark+ is > loaded: > (eval-after-load "bookmark+" '(icicle-cmd2-after-load-bookmark+)) > That function does this: > (icicle-define-file-command 'icicle-bookmark-a-file...) > And `icicle-define-file-command' is a macro that is not available at runtime. > It was available at byte-compile time, so I was thinking that it would be > expanded in the body of `icicle-cmd2-after-load-bookmark+', and things would be > OK. > (And things did work OK before the Emacs 24 build of this bug report, since the > byte-compiler ignored some errors that apparently did not cause a problem for > this code.) > It is `icicle-cmd2-after-load-bookmark+' that tries to byte-compile > `icicle-bookmark-a-file' after defining it. > Does this info help? I want to avoid loading the file of macros at runtime. > And I want to avoid defining `icicle-bookmark-a-file' and other bookmark > commands unless Bookmark+ is loaded. > Please advise. Thx.