Re: What Emacs framework do you prefer?

2021-08-10 Thread Laws
Thank you, everyone, I'll investigate these suggestions. 

On Monday, August 9, 2021 at 10:50:04 PM UTC-4 Laws wrote:

> I've been away from Clojure for 3 years but I've decided my next project 
> will be pure Clojure. I'm setting everything up on a new MacBook Pro that I 
> just bought. I just installed Emacs and I'm wondering what kind of 
> starter-kit or framework do people prefer nowadays? Does anyone want to 
> either recommend a framework or share an init file that has some 
> customizations for Clojure? 

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/3b75dd32-2093-40df-afb9-3a3ca75156b1n%40googlegroups.com.


Re: What Emacs framework do you prefer?

2021-08-10 Thread Zack Teo
If you are looking for a framework for Emacs as a whole - I personally use Doom 
Emacs  - which for the most part, I 
just enable clojure module on. 

Many others seem to use Spacemacs - of which practicalli seems to have some 
guides on here . 

Lastly, there is Prelude 

 
which the author of CIDER manages. 

Of course, there's other community managed configurations of Emacs but 
these are the few I frequently encounter - And am aware have specific 
configurations for Clojure.





On Tuesday, August 10, 2021 at 5:18:14 PM UTC+8 Jiacai Liu wrote:

> https://github.com/flyingmachine/emacs-for-clojure
>
> I recommend flyingmachine's config, tailored for clojure 
> development.
> Also his awesome book https://www.braveclojure.com/basic-emacs/
>
> On Tue, Aug 10, 2021 at 10:50:04 AM +0800, Laws wrote:
>
> > I've been away from Clojure for 3 years but I've decided my next 
> > project
> > will be pure Clojure. I'm setting everything up on a new MacBook 
> > Pro that I
> > just bought. I just installed Emacs and I'm wondering what kind 
> > of
> > starter-kit or framework do people prefer nowadays? Does anyone 
> > want to
> > either recommend a framework or share an init file that has some
> > customizations for Clojure?
>
>
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/0d26e1e6-96a7-4a55-9571-0382c540349dn%40googlegroups.com.


Re: What Emacs framework do you prefer?

2021-08-10 Thread Jiacai Liu

https://github.com/flyingmachine/emacs-for-clojure

I recommend flyingmachine's config, tailored for clojure 
development.

Also his awesome book https://www.braveclojure.com/basic-emacs/

On Tue, Aug 10, 2021 at 10:50:04 AM +0800, Laws wrote:

I've been away from Clojure for 3 years but I've decided my next 
project
will be pure Clojure. I'm setting everything up on a new MacBook 
Pro that I
just bought. I just installed Emacs and I'm wondering what kind 
of
starter-kit or framework do people prefer nowadays? Does anyone 
want to

either recommend a framework or share an init file that has some
customizations for Clojure?



--
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups "Clojure" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/6112444b.1c69fb81.43c55.6a4cSMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


Re: What Emacs framework do you prefer?

2021-08-10 Thread Oleksandr Shulgin
On Tue, Aug 10, 2021 at 4:50 AM Laws  wrote:

> Does anyone want to either recommend a framework or share an init file
> that has some customizations for Clojure?


https://cider.mx/


Cheers,
--
Alex

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/CACACo5RQ1zbeXnHWS03KBwqG6XcQ2Z0D-6ivELg32RVD-0VayQ%40mail.gmail.com.


What Emacs framework do you prefer?

2021-08-09 Thread Laws
I've been away from Clojure for 3 years but I've decided my next project 
will be pure Clojure. I'm setting everything up on a new MacBook Pro that I 
just bought. I just installed Emacs and I'm wondering what kind of 
starter-kit or framework do people prefer nowadays? Does anyone want to 
either recommend a framework or share an init file that has some 
customizations for Clojure? 

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/81473f1a-f867-41ef-8dd3-2afd0946c373n%40googlegroups.com.