On Sun, Dec 7, 2008 at 10:03 PM, Mark Engelberg <[EMAIL PROTECTED]>wrote:

>
> Thanks for all the info.  I've searched my whole hard drive for a
> .emacs file, and can't find one.  Can someone tell me where Clojure
> Box stores this file, or whether it's called something entirely
> different?
>

Clojure Box's startup is controlled by default.el in the emacs\site-start
directory under the installation. You can put your own initialization in
.emacs, but you have to create it. Type C-x C-f and enter ~/.emacs. Edit the
file and save it with C-x C-s. The ~ in the file name will most likely
expand to the application data directory under your user profile.

Shawn

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to