[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with just-installed Emacs on Mac OS X
From: |
Tim McNamara |
Subject: |
Re: Problem with just-installed Emacs on Mac OS X |
Date: |
Thu, 24 Feb 2005 21:48:22 -0600 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) |
Kubovy Michael <mk9y@mac.com> writes:
> When I launch Emacs, it complains and asks me to start up with
>
> emacs --debug-init
>
> When I do, I get:
>
> Debugger entered--Lisp error: (file-error "Opening directory" "no
> such file or directory"
<snip>
> Any advice would be appreciated. Please cc the reply to me, since I
> receive the digest, and would be happy to make progress soon.
Do you have a .emacs configuration file in your home directory? It
looks like it is complaining that it can't find one.
Did you compile this yourself, or download a precompiled binary? If
you compiled it yourself, what did you use for ./configure?