Hi,

On 20 Nov., 16:03, wlr <[EMAIL PROTECTED]> wrote:
> An old tradition for emacs users is to publicize the contents of
> their .emacs file. (For non-emacs folks, code in .emacs is run as
> emacs itself starts up allowing emacs to run tailored to the
> preferences of the user.)
>
> As stated inhttp://clojure.org/getting_startedif user.clj is found
> on the classpath it will be autoloaded at clojure startup. Answers to
> the subject question will perhaps change as users and clojure mature
> together, but for now  will you divulge (some of) your user.clj?
>
> So far for me: user.clj is empty

In mine, I have (defn bye [] (java.lang.System/exit 0)),
since I have sometimes problems with <C-d> and <C-c>
on Windows. (Probably the short-cut is different...)

Sincerely
Meikel


--~--~---------~--~----~------------~-------~--~----~
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