From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#4427: 23.1; defun* don't work when compiled. Date: Fri, 18 Sep 2009 19:56:57 -0400 Message-ID: <87fxajolh2.fsf@stupidchicken.com> Reply-To: Chong Yidong , 4427@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253318906 17689 80.91.229.12 (19 Sep 2009 00:08:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Sep 2009 00:08:26 +0000 (UTC) Cc: 4427@emacsbugs.donarmstrong.com To: Thierry Volpiatto Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 19 02:08:18 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MonUt-0001t4-T4 for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Sep 2009 02:08:16 +0200 Original-Received: from localhost ([127.0.0.1]:48135 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MonUt-00060p-ED for geb-bug-gnu-emacs@m.gmane.org; Fri, 18 Sep 2009 20:08:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MonTt-0005OS-Qn for bug-gnu-emacs@gnu.org; Fri, 18 Sep 2009 20:07:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MonTo-0005Mw-6X for bug-gnu-emacs@gnu.org; Fri, 18 Sep 2009 20:07:12 -0400 Original-Received: from [199.232.76.173] (port=39966 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MonTn-0005Mp-T9 for bug-gnu-emacs@gnu.org; Fri, 18 Sep 2009 20:07:08 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:46873) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MonTm-0007Mc-I9 for bug-gnu-emacs@gnu.org; Fri, 18 Sep 2009 20:07:07 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8J072DF000777; Fri, 18 Sep 2009 17:07:03 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n8J05F9d000520; Fri, 18 Sep 2009 17:05:15 -0700 Resent-Date: Fri, 18 Sep 2009 17:05:15 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Sat, 19 Sep 2009 00:05:15 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 4427 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 4427-submit@emacsbugs.donarmstrong.com id=B4427.125331822430941 (code B ref 4427); Sat, 19 Sep 2009 00:05:15 +0000 Original-Received: (at 4427) by emacsbugs.donarmstrong.com; 18 Sep 2009 23:57:04 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from pantheon-po37.its.yale.edu (pantheon-po37.its.yale.edu [130.132.50.95]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8INv2iZ030922 for <4427@emacsbugs.donarmstrong.com>; Fri, 18 Sep 2009 16:57:04 -0700 Original-Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po37.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n8INuvL7014279 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 18 Sep 2009 19:56:57 -0400 Original-Received: by furry (Postfix, from userid 1000) id 9718FC070; Fri, 18 Sep 2009 19:56:57 -0400 (EDT) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Fri, 18 Sep 2009 20:07:12 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:31269 Archived-At: > In traverselisp.el, i use cl stuff with > (eval-when-compile (require 'cl)) at start of file. > I have functions that are like: > (defun* foo (&key a b)... > > They all work fine after compiling file. > > However, i have one new function that don't work when compiling file but > work as normal when loading the .el file, or evaluate the function with > C-M x. Could you try to make a small, self-contained test case? Your example is not small, and it is not self-contained (it calls traverse-find-readlines). This makes it difficult to debug.