Hi Pete,
ok, problem solved. I recall that after installing the Emacs (summer
2007) I added a shell variable to my .profile file:
export EMACSLOADPATH="/Users/username/.emacs.d"
Removing this line from .profile solved the problem and Emacs is
starting again with 'open -a Emacs'. Thanks for the hint with the
Console and load-path!
As a side note, the summer 2007 edition wasn't able to find the elisp
packages that I had installed in "/Users/username/.emacs.d". That's
why I added the shell variable. However, locks like Carbon Emacs
gets confused by it. The correct way to tell Emacs about the load
path is to add the following line to your .emacs file:
(add-to-list 'load-path "/Users/harmeli/.emacs.d")
Best wishes,
Stefan.
On 5 Jul 2007, at 23:24, Peter Dyballa wrote:
>
>
> Am 05.07.2007 um 23:50 schrieb Stefan Harmeling:
>
>> Cannot open load file: term/mac-win
>>
>> Any idea what this means?
>
> load-path is destroyed. Check where in your init files or your
> environment it gets destroyed! Launching Carbon Emacs with -q or -Q
> should correct this.
>
> --
> Greetings
>
> Pete
>
> These are my principles and if you don't like them... well, I have
> others.
> - Groucho Marx
>
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
"Carbon Emacs" group mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---