From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: PawelCarqowski Newsgroups: gmane.emacs.help Subject: emacs 21.4 and erc 5.3. Error during loading. Date: Tue, 5 Feb 2008 17:00:12 +0100 Message-ID: <18344.34828.9111.791710@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202227387 25280 80.91.229.12 (5 Feb 2008 16:03:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 16:03:07 +0000 (UTC) To: emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 05 17:03:19 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMQGP-0005E0-9a for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2008 17:03:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMQFt-00079b-C5 for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2008 11:02:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMQFc-00079M-Mt for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 11:02:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMQFZ-000793-Qu for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 11:02:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMQFZ-00078x-K1 for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 11:02:21 -0500 Original-Received: from cg-01.tenbit.pl ([213.180.131.136] helo=tenbit.pl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMQFZ-00056S-4l for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 11:02:21 -0500 Original-Received: from [157.25.157.162] (account paulino90 HELO localhost.localdomain) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 74114540 for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 17:00:26 +0100 X-MAILER: KMail/1.7.1 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51225 Archived-At: Hallo Group Members I have extracted erc to ~/erc-5.3 my ~/.emacs contains only 2 lines: (add-to-list 'load-path "~/erc-5.3") (require 'erc) after running emacs I have following message in *Messages* buffer. M-x erc is not available of course. (/usr/bin/emacs-x) Loading disp-table...done Loading tool-bar...done Loading image...done Loading tooltip...done Loading /usr/share/emacs/site-lisp/site-start.d/igrep-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems-init.el (source)... Loading encoded-kb...done Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/python-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/ruby-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/tramp-init.el (source)...done Loading regexp-opt...done Loading easy-mmode...done Loading cl-macs...done ERC: The function `defvaralias' is not bound. See the NEWS file for variable name changes since ERC 5.0.4. An error has occurred while loading `/home/mkwap/.emacs': error: "Unknown req `min-colors' with options `(88)'" To ensure normal operation, you should investigate the cause of the error in your initialization file and remove it. Start Emacs with the `--debug-init' option to view a complete error Did You experience such problems? I am running GNU Emacs 21.4.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-05-18 on decompose.build.redhat.com Regards, Pawel