From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76863 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] auth-source.el: Also load EIEIO when byte-compiling. Date: Thu, 17 Feb 2011 12:55:41 +0900 Message-ID: References: <1297907256-17277-1-git-send-email-kubito@gmail.com> <87lj1fweb2.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297914973 9482 80.91.229.12 (17 Feb 2011 03:56:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 03:56:13 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25202@lists.math.uh.edu Thu Feb 17 04:56:10 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpuyP-0006ku-9u for ding-account@gmane.org; Thu, 17 Feb 2011 04:56:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PpuyA-0003jX-Ep; Wed, 16 Feb 2011 21:55:54 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ppuy8-0003jA-TH for ding@lists.math.uh.edu; Wed, 16 Feb 2011 21:55:52 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ppuy7-0003of-QU for ding@lists.math.uh.edu; Wed, 16 Feb 2011 21:55:52 -0600 Original-Received: from washington.hostforweb.net ([66.225.201.13]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Ppuy6-00081A-Nz for ding@gnus.org; Thu, 17 Feb 2011 04:55:50 +0100 Original-Received: from softbank218118002006.bbtec.net ([218.118.2.6]:44020 helo=) by washington.hostforweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Ppuxw-0001fA-89 for ding@gnus.org; Wed, 16 Feb 2011 21:55:40 -0600 Original-References: <1297907256-17277-1-git-send-email-kubito@gmail.com> <87lj1fweb2.fsf@gmail.com> X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:3T+Xk+cCu2zmDxf8W2QpA5cEoos= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76863 Archived-At: Raphael Kubo da Costa wrote: >> Thanks. But I still get an error when loading auth-source.elc: > Weird, that is what I was getting before the commit. I'm on GNU Emacs > 23.2.1 here. I may have done something wrong. Sorry. I've changed the way to load eieio in the git repo since it fails in loading eieio-comp, that eieio requires, when compiling with Emacs 23.1 and earlier: Loading gnus/lisp/gnus-fallback-lib/eieio/eieio.el (source)... In toplevel form: auth-source.el:47:1:Error: Cannot open load file: eieio-comp