unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4427: 23.1; defun* don't work when compiled.
@ 2009-09-18 23:56 Chong Yidong
  2010-03-10 20:50 ` Thierry Volpiatto
  0 siblings, 1 reply; 6+ messages in thread
From: Chong Yidong @ 2009-09-18 23:56 UTC (permalink / raw)
  To: Thierry Volpiatto; +Cc: 4427

> 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.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-03-12  7:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 23:56 bug#4427: 23.1; defun* don't work when compiled Chong Yidong
2010-03-10 20:50 ` Thierry Volpiatto
2009-09-14 10:24   ` Thierry Volpiatto
2009-09-14 12:29     ` Thierry Volpiatto
2010-03-12  3:19     ` Glenn Morris
2010-03-12  7:07     ` Thierry Volpiatto

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).