From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitrijs Ledkovs Newsgroups: gmane.emacs.help Subject: Re: Mac OS X load path Date: Tue, 19 Feb 2008 00:56:57 +0000 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203400949 26844 80.91.229.12 (19 Feb 2008 06:02:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2008 06:02:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 19 07:02:49 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 1JRLZ2-0002XI-9l for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Feb 2008 07:02:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRLYX-0004hf-ON for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Feb 2008 01:02:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRGnK-00071z-8x for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 19:57:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRGnI-00071d-SO for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 19:57:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRGnI-00071S-Ie for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 19:57:12 -0500 Original-Received: from fk-out-0910.google.com ([209.85.128.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRGnH-0003ge-Dh for help-gnu-emacs@gnu.org; Mon, 18 Feb 2008 19:57:11 -0500 Original-Received: by fk-out-0910.google.com with SMTP id 26so2182722fkx.10 for ; Mon, 18 Feb 2008 16:57:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=HmGRcnPbHU1knvomFeWHl2qZvPP3brQS2A2woy8xg0s=; b=IV0UK5/cpIwTtrQe9HON652fmsZs1SkkV2XGUrTzdnOpXOUoffwVWpzDfvmawi24kfcy1vJdesbV8qXjbbDmet6o9m47ABhAbwCqek48jWTdV9CQME98Oj4KdpepSvuJjwCbH07XZyelYBmuwvhFq+nnw8uWxO1wErpYKHlVub4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=Ue2I1uMp6AM43z0SykQiwtZCVYY/wmOEQ5/eRCOVDaC6N+dbwar+gSv3SK43ilpdqLYEdaj/LE2v6ibWOHhbut8Zjk0N4LgmZmSmz8UZ+ciFr8pC0wq4t1heBL6oeHt44LFVOZjs8IW6VToYhkaVoIU5wl1n6SJ9uDIfDvGP+pM= Original-Received: by 10.78.170.17 with SMTP id s17mr10356920hue.58.1203382629987; Mon, 18 Feb 2008 16:57:09 -0800 (PST) Original-Received: from ?192.168.1.66? ( [83.100.255.158]) by mx.google.com with ESMTPS id g12sm16292295nfb.27.2008.02.18.16.57.08 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 18 Feb 2008 16:57:09 -0800 (PST) In-Reply-To: X-Mailer: Apple Mail (2.919.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 19 Feb 2008 01:01:11 -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:51671 Archived-At: I've read all possible solutions. And it doesn't work. My question is now is how do I uninstall both emacs (apple's and compiled) from my system. And then do a clean install so that I will now for sure where what is and suppose to go to and load from. Ideal of having Emacs in Application Support is appealing to me, because I want to keep things structured OS X style =D. With regards, Dmitrijs. On 18 Feb 2008, at 23:10, Peter Dyballa wrote: Am 18.02.2008 um 15:07 schrieb Dmitrijs Ledkovs: > I don't understand why there is same directory tree in /usr/share > and /usr/ocal/share. > > Also I don't understand why do I have 4 site-lisp directories. Because you've overwritten Apple's GNU Emacs 21.2 and you've installed some 22.1 version. I advertise /Library/Application\ Support/Emacs, which somehow has to do with how Mac OS X handles extras, i.e. "Application Support" via -- enable-locallisppath=/Library/Application\ Support/Emacs at configuration time. If you don't want to use this extra directory, then check the value of load-path. Could be your Emacsen share one directory like /usr/local/share/emacs/site-lisp. -- Greetings Pete To most people solutions mean finding the answers. But to chemists solutions are things that are still all mixed up.