unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Splitting and moving generic.el.
Date: Wed, 20 Apr 2005 12:36:06 +0100	[thread overview]
Message-ID: <42663EA6.5080906@gnu.org> (raw)
In-Reply-To: <87acntwwlf.fsf@xs4all.nl>

Lute Kamstra wrote:

>
>Doing (require 'generic-x) shouldn't load generic unless generic-x is
>loaded from source.  Any idea why your lisp/generic-x.el isn't
>compiled?
>  
>
generic-x.el is in the DONTCOMPILE list in the lisp makefile.

>The error suggests that an old version of generic is used (from before
>define-generic-mode became a macro, one month ago).  Do you have
>lisp/emacs-lisp/generic.el, revision 1.1?  Is your
>lisp/emacs-lisp/generic.elc up to date?  Is an old lisp/generic.el{,c}
>shadowing lisp/emacs-lisp/generic.el{,c}?
>  
>
There was an old generic.elc that didn't get cleaned out by the 
bootstrap. This is probably the biggest problem caused by moving files 
around, CVS might delete the old .el file, but the .elc gets left behind.

>Can you reproduce your problem when you (do a make bootstrap and)
>start Emacs with "emacs -Q" and do (require 'generic-x) manually?
>
>Lute.
>  
>

  reply	other threads:[~2005-04-20 11:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20  9:05 Splitting and moving generic.el Jason Rumney
2005-04-20 10:50 ` Lute Kamstra
2005-04-20 11:36   ` Jason Rumney [this message]
2005-04-20 12:09     ` Lute Kamstra
2005-04-20 12:31       ` Jason Rumney
2005-04-20 13:27         ` Lute Kamstra
2005-04-20 17:11       ` Eli Zaretskii
2005-04-20 17:08     ` Eli Zaretskii
2005-04-20 20:58       ` Jason Rumney
2005-04-21  3:27         ` Eli Zaretskii
2005-04-20 17:05 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2005-03-30  9:03 Lute Kamstra
2005-04-05 18:58 ` Lute Kamstra

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=42663EA6.5080906@gnu.org \
    --to=jasonr@gnu.org \
    --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 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).