[완료] (X)emacs에서 output window 크기 바꾸는 방법을 알고싶습니다.

litnsio2의 이미지

오늘부터 이맥스를 사용해보기로 했습니다.
아주 기본적인 기능들 - 파일열고 저장, 편집, 버퍼간 이동, 커맨드 명령줄에서 컴파일하기..등등을 익히고 있습니다. 이맥스를 사용하다가 궁금한점이 생겼는데,, 첨부한 이미지에서 컴파일 오류를 보여주는 부분의 크기를 바꿔주거나 아예 감추는 명령어가 있나요? xemacs의 경우는 마우스로 가능하겠지만, 만약 putty같은 터미널을 사용하는 환경이라면 이게 중요할 것 같아서요. 편집화면에 비해 상당히 넓은 면적을 차지하고 있어서 코딩할때 약간 불편하게 될 것 같다는 예감이 듭니다.

File attachments: 
첨부파일 크기
Image icon emacs.png60.16 KB
bootmeta의 이미지


크기를 키보드로 세부적으로 조절하기는 좀 힘들군요.
gnu emacs 22 기준이지만 대부분 동작하리라 보입니다.

 키 	  elisp함수 	                      기능
C-x 0 	delete-window 	                현재 윈도우 닫기
C-x 1 	delete-other-windows 	        현재 윈도우만 남기고 전부 닫기
C-x 2 	split-window-horizontally 	현재 윈도우를 수평으로 분할
C-x 3 	split-window-vertically 	현재 윈도우를 수직으로 분할
C-x 4 f find-file-other-window 	        다른 윈도우에서 파일 열기
C-x 4 b switch-to-buffer-other-window 	다른 윈도우에서 버퍼 전환
	compare-windows 	        버퍼 비교, 첫 차이점을 보이기
C-x > 	scroll-right 	                윈도우를 오른쪽으로 스크롤
C-x < 	scroll-left 	                윈도우를 왼쪽으로 스크롤
C-x o 	other-window 	                시계 방향으로 윈도우 포커스 이동
C-x ^ 	enlarge-window 	                윈도우 높이 늘리기
	shrink-window 	                윈도우 높이 줄이기
C-x } 	enlarge-window-horizontally 	윈도우 폭 늘리기
C-x { 	shrink-window-horizontally 	윈도우 폭 줄이기
C-M-v 	scroll-other-window 	        다른 윈도우 스크롤
C-x + 	balance-windows 	        윈도우 크기 동일하게 조정
C-x - 	shrink-window-if-larger-than-buffer 	버퍼 크기보다 윈도우가 더 크면 크기 줄이기 
litnsio2의 이미지


이제 계속 익숙해져야겠습니다.

---------------------
Weird, huh?

http://janbyul.com

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.