From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: RCIRC loading problem with Solaris 10! Date: Tue, 29 Jan 2008 21:09:19 +0100 Message-ID: <14A794DB-7F86-4B85-A0E2-5C7C289993E0@Web.DE> References: <07cd0012-f21a-4a3f-a6f2-197a0947ef4f@q21g2000hsa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1201637410 11568 80.91.229.12 (29 Jan 2008 20:10:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jan 2008 20:10:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: rthoreau@iwon.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 29 21:10:30 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 1JJwmc-0003xl-IB for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jan 2008 21:10:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJwmB-0008Ol-EW for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jan 2008 15:09:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJwlq-0008ME-Cb for help-gnu-emacs@gnu.org; Tue, 29 Jan 2008 15:09:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJwln-0008Lw-V5 for help-gnu-emacs@gnu.org; Tue, 29 Jan 2008 15:09:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJwln-0008Lt-Oe for help-gnu-emacs@gnu.org; Tue, 29 Jan 2008 15:09:23 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JJwln-00089D-Iv for help-gnu-emacs@gnu.org; Tue, 29 Jan 2008 15:09:23 -0500 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id 0E68FCC26A2B; Tue, 29 Jan 2008 21:09:22 +0100 (CET) Original-Received: from [195.4.209.125] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JJwll-00023f-00; Tue, 29 Jan 2008 21:09:22 +0100 In-Reply-To: <07cd0012-f21a-4a3f-a6f2-197a0947ef4f@q21g2000hsa.googlegroups.com> X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18bbF/Qh0r1aBwAjrXLX+fDOogIeyJuXLUdTrpe /yHYh6Jl36OYWhhYFJY44oNOBpFVNX2/fLim8P7ACvh+3XdGnb 8ySK1bPeGmi341AQ2ILw== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:51065 Archived-At: Am 29.01.2008 um 16:35 schrieb rthoreau > /opt/sfw/share/emacs/21.3/lisp This directory belongs to the GNU Emacs installation. It's not the =20 proper place for some "third-party software" add-on. /opt/sfw/share/=20 emacs/21.3/site-lisp and /opt/sfw/share/emacs/site-lisp are more =20 appropriate. (load-library "rcirc") typed into *scratch* buffer and =20 then a C-j should load it, just to proof. BTW, GNU Emacs 22.1 comes with rcirc: 22.1.50/lisp/net/rcirc.el.gz =20 (OK, I'm using a version from CVS! So it must not be true what I claim). -- Greetings Pete Programming today is a race between software engineers striving to =20 build bigger and better idiot-proof programs, and the Universe trying =20= to produce bigger and better idiots. So far, the Universe is winning. =96 Rich Cook