emacs에서 shell script를 bash (혹은 다른 shell) mode로 편집하고 싶을때,

emacs에서 shell script를 편집하는데, 파일이 sh로 끝나지 않는다면, emacs는 그 buffer를 bash shell script로 판단하지 않습니다. emacs에게 shell script를 편집하고 있다는 것을 알리고 싶을때는,

M-x sh-mode

입니다.

Tuesday, March 10th, 2009 at 10:20
No comments yet.

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>