From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Logan Lee <10464307@uts.edu.au> Newsgroups: gmane.emacs.help Subject: Symbols function definition is void: oddp Date: 05 Jan 2007 09:55:45 +1100 Message-ID: <871wmaz9ji.fsf@laptop.at.pyenos> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167993649 23729 80.91.229.12 (5 Jan 2007 10:40:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Jan 2007 10:40:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 05 11:40:48 2007 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 1H2mVA-0000ah-BF for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jan 2007 11:40:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2mV9-0006il-QK for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jan 2007 05:40:43 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!newsfeed.media.kyoto-u.ac.jp!news1.optus.net.au!optus!newsfeeder.syd.optusnet.com.au!news.optusnet.com.au!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Original-Lines: 25 Original-NNTP-Posting-Host: 211.30.187.144 Original-X-Trace: 1167990938 29167 211.30.187.144 Original-Xref: shelby.stanford.edu gnu.emacs.help:144542 Original-To: help-gnu-emacs@gnu.org 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:40146 Archived-At: I get this error when M-x erc-select and entered server, username and password: Symbols function definition is void: oddp My .emacs file is: ;; load paths (add-to-list 'load-path "/usr/share/emacs/site-lisp/erc") ;; erc (require 'erc) And, I have confirmed the erc path is correct. I don't understand the error message in line 2 of this article. -- ###################################################### ### ### ### Logan Lee ### ### ### ### About myself: ### ### I'm interested in GNU/Linux, C programming, ### ###+compiler design and artificial intelligence. ### ### I have used many distributions of GNU/Linux ### ###+in the past and currently I am using ### ###+Slackware 11 on a Pentinum 4 machine. ### ### ### ######################################################