From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rthoreau@iwon.com Newsgroups: gmane.emacs.help Subject: Re: RCIRC loading problem with Solaris 10! Date: Sun, 3 Feb 2008 05:35:21 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <07cd0012-f21a-4a3f-a6f2-197a0947ef4f@q21g2000hsa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202046586 31408 80.91.229.12 (3 Feb 2008 13:49:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Feb 2008 13:49:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 03 14:50:08 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 1JLfEU-00059X-VX for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Feb 2008 14:50:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLfE3-0005Qp-0g for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Feb 2008 08:49:39 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!q21g2000hsa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: 70.156.49.51 Original-X-Trace: posting.google.com 1202045721 21909 127.0.0.1 (3 Feb 2008 13:35:21 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 3 Feb 2008 13:35:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q21g2000hsa.googlegroups.com; posting-host=70.156.49.51; posting-account=lSUnfwkAAACWtT_dnXx1eIqrzHyVsj5l User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20071128 Iceweasel/2.0.0.11 (Debian-2.0.0.11-1), gzip(gfe), gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:155809 X-Mailman-Approved-At: Sun, 03 Feb 2008 08:48:35 -0500 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:51186 Archived-At: On Jan 29, 2:09 pm, Peter Dyballa wrote: > 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 > proper place for some "third-party software" add-on. /opt/sfw/share/ > emacs/21.3/site-lisp and /opt/sfw/share/emacs/site-lisp are more > appropriate. (load-library "rcirc") typed into *scratch* buffer and > 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 > (OK, I'm using a version from CVS! So it must not be true what I claim). > > -- > Greetings > Pete > Solved! After harassing the guys on IRC and looking at what was in my ~.emacs file I did not load the package. All I had to do was add the load rcirc.el at the top of the rcirc blurp and it works. But I must say that I still need to do more research on key mapping, and getting my keyboard setup, like having the right alt key as a meta key as well, as well as the right ctrl key. This is more of a xorg xwindow and setting the correct settings.