lisp - how to make indent line for emacs -


i encountered little problem on emacs: use emacs write lisp, but, know, lisp's indent crazy. how insert indent line emacs?

on internet, paragraph elisp code function. download , save ".el" file. , how should after this. should write in ".emacs" file?

thank much

second question: commentary in ".el" file. there may snippets installation.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -