- server module 활성화
1. ~/dot
(load (concat emacs-lib-path "dot/init-server.el"))
(defun my-server-start () "server-start"
(interactive)
(load (concat emacs-lib-path "dot/init-server.el")))
2. 프로그램 등록: (emacs client)
시스템 설정 > 키보드 > 바로가기 > 사용자 설정 바로가기 > 등록
emacsclient -c -n
3. 단축키 지정: Control - Alt - q
4. use: startup emacs (with normail click in laucher)
then
click: ctrl + ALt + q
- hanyu
> install font: chinese.msyh.ttf
> load init.hanyu
; emacs: (load (concat emacs-lib-path "dot/init-multi-lang.el")) ; i.hanyu v.2
> key change: Alt+shift+Space
Saturday, January 16, 2016
Subscribe to:
Post Comments (Atom)
-
* postgres - pgmodelear ** new version > download: https://github.com/pgmodeler/pgmodeler sudo apt-get install qt-sdk sudo apt-get ins...
-
how to connect postgres in openoffice --> https://wiki.openoffice.org/wiki/Base/connectivity/PostgreSQL Base/connectivity/PostgreS...
-
Consolas also work with VS2010 Consolas 폰트가 설치만으로 사용가능하지만 이름 선택을 "Consolas "로 하고 싶다면 아래와 같이 한다. 다운로드 링크: http://www.microsof...
No comments:
Post a Comment