"Emacs"의 두 판 사이의 차이
ph
잔글 |
|||
7번째 줄: | 7번째 줄: | ||
** http://www.emacswiki.org/emacs/EmacsChannelFaq 이 설정찾은 링크. 굉장히 좋은듯. read-it-later | ** http://www.emacswiki.org/emacs/EmacsChannelFaq 이 설정찾은 링크. 굉장히 좋은듯. read-it-later | ||
* [http://www.emacswiki.org/emacs/BookMarks bookmark] | * [http://www.emacswiki.org/emacs/BookMarks bookmark] | ||
− | * M-x shell 보다 M-x term이 훨씬 낫다. | + | * M-x shell 보다 M-x term이 훨씬 낫다. eshell이 가장 보편적. |
+ | * M-/ auto completion |
2011년 3월 26일 (토) 00:14 판
- How to Define Keyboard Shortcuts in Emacs
- emacs command list
- emacs wiki - ctrl+tab buffer cycling
- GNU emacs manual
- tab설정 :
(setq-default tab-width 4)
- http://www.emacswiki.org/emacs/EmacsChannelFaq 이 설정찾은 링크. 굉장히 좋은듯. read-it-later
- bookmark
- M-x shell 보다 M-x term이 훨씬 낫다. eshell이 가장 보편적.
- M-/ auto completion