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.


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to