I would advice to just to through the emacs tutorial
*Emacs Tutorial Learn basic Emacs keystroke commands* link that appears when you
start emacs.

There are some starter kits around, such as

https://github.com/bbatsov/emacs-prelude
https://github.com/technomancy/emacs-starter-kit

Another advice is to have patience. Emacs is something that I classify
as hard fun.
So you can enjoy yourself learning it, but it won't be an easy ride.
It does pay off, because
emacs has decades of being hammered to be a great text crafting environment.

Good luck.



On Tue, Mar 13, 2012 at 12:09 AM, jaime <xiejianm...@gmail.com> wrote:
> Is there any materials to introduce how to setup emacs env for a beginner?
>
> 在 2012年3月9日星期五UTC+8上午2时06分49秒,Tassilo Horn写道:
>>
>> AndyK <andy.kri...@gmail.com> writes:
>>
>> > Curious about which emacs packages folks use for increased Clojure
>> > productivity (beyond the obvious, like slime/swank-clojure)...
>>
>> For any lisp:
>>
>>   - paredit
>>     http://www.emacswiki.org/emacs/ParEdit
>>   - highlight-parentheses
>>     http://www.emacswiki.org/emacs/HighlightParentheses
>>
>> For any programming:
>>
>>   - highlight-symbol
>>     http://www.emacswiki.org/emacs/HighlightSymbol
>>
>> Bye,
>> Tassilo
>
> --
> 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



-- 
Eduardo Bellani

"Resolve to serve no more, and you are at once freed."

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

Reply via email to