Skip to content

etimecowboy/initemacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* Introduction

This is my Emacs configuration with various collected lisps.

* Installation

1. Clone the repository to ".emacs.d/" in your HOME directory.
2. Un-compress the `~/backup/cedet.zip' to the "/lisps" folder.
3. Enter the "~/.emacs.d/lisp/cedet" folder, and run
     "Emacs -nw -Q -l cedet-build.el -f cedet-build"
   in the terminal to install the cedet package.
4. Un-compress 
     - `~/.emacs.d/backup/elpa.tar.gz'
     - `~/.emacs.d/backup/emacswiki.tar.gz'          
   to the  "~/.emacs.d" folder.
5. Run Emacs, you will get Errors, but don't afraid of it.
6. "M-x xy/emacs-build" serveral times in the Emacs that you 
   just opened.
7. Restart Emacs.

* Maintain

After installation, you might want to change the configuration
files in "/my-lisps". Just do it and save the files.

** In Windows

You have to delete the `/my-lisps/init/xy-rcroot-env.elc'. 
after you modify the `/my-lisps/init/xy-rcroot-env.el', then
restart Emacs.

** In Linux

Just restart Emacs.

* Change local lisp packages

After you update/delete/modify the local lisp packages, just
change the corresponding configuration files and run 
"M-x xy/emacs-build" in the Emacs program to activate the new 
lisps.

* ELPA packages installed

- ac-dabbrev                       - ioccur
- ansi                             - isearch+
- ascii                            - iy-go-to-char
- auto-complete                    - json
- autopair                         - kill-ring-search
- bm                               - light-symbol
- bookmark+                        - logito
- boxquote                         - magit
- browse-kill-ring                 - magithub
- buffer-move                      - markdown-mode
- c-eldoc                          - mediawiki
- cal-china-x                      - melpa
- caps-mode                        - modeline-posn
- cdlatex                          - mouse+
- cmake-mode                       - multi-term
- columnify                        - openwith
- cperl-mode                       - org
- css-mode                         - org-mime
- ctags                            - org-table-comment
- desktop                          - outline-magic
- dictionary                       - pcache
- diff-git                         - popup
- diminish                         - rw-hunspell
- dired+                           - rw-ispell
- doc-mode                         - session
                                   - smarter-compile
- emms                             - smex
- ert                              - sr-speedbar
- ess                              - sunrise-commander
- full-ack                         - tabbar
- fuzzy                            - tabbar-ruler
- gh                               - texdrive
- gist                             - twittering-mode
- git-blame                        - undo-tree
- google-maps                      - wcheck-mode
- graphviz-dot-mode                - weblogger
- highlight-parentheses            - window-number
- highlight-symbol                 - windresize
- htmlize                          - winpoint
- hungry-delete                    - xml-rpc
- ido-ubiquitous                   - yasnippet

About

My Emacs initialization files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published