emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: erc: problems with bundled erc in CVS::Emacs


From: Luc Teirlinck
Subject: Re: erc: problems with bundled erc in CVS::Emacs
Date: Mon, 30 Jan 2006 21:02:36 -0600 (CST)

T. V. Raman wrote:

   1) For some reason the files in lisp/erc are not getting
      byte-compiled.

They do compile for me with:

cvs -z3 update -d
cd emacs
make maintainer-clean
./configure --without-toolkit-scroll-bars
make bootstrap

   1) Loading library erc bombs because it depends on defalias
      definitions in erc-compat.el (suggest getting rid of these
      defalias kluges since they are a nightmare to debug)

erc loads without problems for me.  The fact that it depends om
erc-compat shoulds not give any problems, because erc contains:

(require 'erc-compat)

Sincerely,

Luc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]