Erlis Vidal <er...@erlisvidal.com> writes:

> - html completion

That typing a < inserts the closing > immediately is probably
`electric-pair-mode'.  That script expands to <script src=""></script>
could be yasnippet.

> - refactoring (rename, move to function)
> - adding dependencies and automatic project.clj modificaiton

That's all courtesy of the clj-refactor package.

  https://github.com/clojure-emacs/clj-refactor.el

> I know this is not a clojure question but I'll die to have a
> screencast that teach all those keystrokes and reveal the real power
> of emacs + clojure.

Magnar also has another series of screencast: http://emacsrocks.com/
There, he usually concentrates on one single package/feature and also
tells you about the commands and bindings.

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
--- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to