all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: David Engster <deng@randomsample.de>
Cc: emacs-devel@gnu.org
Subject: Re: CEDET branch
Date: Sun, 13 Sep 2009 12:19:17 -0400	[thread overview]
Message-ID: <87tyz67r7e.fsf@cyd.mit.edu> (raw)
In-Reply-To: <kzy6olbw6p.fsf@engster.org> (David Engster's message of "Fri, 11 Sep 2009 12:41:18 +0200")

David Engster <deng@randomsample.de> writes:

>> The semantic-find-tags-by-class macro should be byte-compiled in-place
>> by any file that requires it.  Can you provide a recipe?
>
> I guess a
>
> (eval-when-compile (require 'semantic/find))
>
> in semantic/analyze/fcn.el should do the trick?

Thanks, I've checked in a fix.

> I also noticed another error due to removed autoloads:
> 'semantic-tag-write-list-slot-value' isn't defined when the database is
> saved upon exiting Emacs. An eval-when-compile won't work here, since
> this is actually a slot value which is called from eieio. So I guess it
> either needs an autoload, or 'semantic/tag-write' is required in
> semantic/db-file.el ?

Thanks, I've autoloaded semantic-tag-write-list-slot-value.




  reply	other threads:[~2009-09-13 16:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09  2:23 CEDET branch Chong Yidong
2009-09-09 16:19 ` David Engster
2009-09-11  1:22   ` Chong Yidong
2009-09-11  2:56     ` Stefan Monnier
2009-09-11 12:21       ` Jason Rumney
2009-09-11 10:41     ` David Engster
2009-09-13 16:19       ` Chong Yidong [this message]
2009-09-12 12:15     ` Eric M. Ludlam
2009-09-12 18:56       ` David Engster
2009-09-12 20:20         ` Eric M. Ludlam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tyz67r7e.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=deng@randomsample.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.