KTUGFaq

KTUG FAQ

α:
йȣ:
You will be aided greatly by a person whom you thought to be unimportant.
FrontPage?위키홈페이지&value=ʸ&value=위키홈페이지&value=ʸ › FAQVolunteers&value=EPS׸UltraEditSLiTeX&value=۲ › EmacsW32
EmacsW32 has the goal to make it easier for MS Windows users to get used to Emacs. The home page is at http://ourcomments.org/Emacs/EmacsW32.html. There you can get prebuilt binaries and installers for NTEmacs+EmacsW32.

LaTeX ϱ ؾ Ұ͵ -- 2006-07-17 hermian
  • Ŵ
  • ѱ Ʈ
  • ũ

1 EmacsW32 ġ
1.1 ٿε
2 Emacs
2.1 ѱ
2.2 DeleteMe ѱ Ű
3 AUCTeX
4
5 Tips
6 ũ

[]

1 EmacsW32 ġ


[]

1.1 ٿε

[]

2 Emacs

ִ Ϻ EmacsW32/Conf Űϴ. KC2008 TeXLive 2008 ߾ ο ֽñ ٶϴ. => EmacsW32/KC2008
[]

2.1 ѱ

  • ʱⰪ(default) euc-kr-dos[1] Ѵ.
    • ;;; =============================================================
      ;;; Korean Language Environment
      ;;; =============================================================
      ;; General korean langauge environment
      (set-language-environment "Korean")
      
      ;;(set-default-coding-systems 'euc-kr)
      (set-selection-coding-system
       (cond ((eq system-type 'windows-nt) 'euc-kr-dos)
             (t 'euc-kr)))
      ;; System input method setting
      (set-keyboard-coding-system 'euc-kr)
      
      ;; For use of `emacs -nw' in Korean terminal
      (if (null window-system)
          (progn
            (set-terminal-coding-system 'euc-kr)
            ;; To avoid conflict with key bindings starting with ESC.
            ;; Problem can still occur if your terminal input method use
            ;; `ESC' prefix.
            (define-key encoded-kbd-mode-map [27] nil)))
      
  • UTF-8 ϱ
    1. C-x C-f filename.tex [http]Local Variables coding Ѵ.
      %%% Local Variables:
      %%% mode: latex
      %%% coding: utf-8
      %%% End:
      
    2. C-x C-s modeline (Unix) -u(Unix) ȮѴ.

----
  • [1] PATH ѱ ִ 쿡 ؼ euc-kr
[]

2.2 DeleteMe ѱ Ű

Ȥ Windows ⿡ ʿ ֳ? ּ. ƴ Windows Է±⸦ ʿ䰡 ... -gromov
[]

3 AUCTeX



[]

4

[]

5 Tips

  • emacsϱ

  • HOME ϱ

    EmacsW32 HOME C:\Documents and Settings\<LoginName>\Application Data Ǿ ֽϴ. ƹ ġ ְ, Դٰ ̶ . ȯ溯 HOME Ʈ մϴ.

    HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs Ʒ HOME REG_EXPAND_SZ · , ش %HOMEDRIVE%%HOMEPATH% Է ݴϴ. Emacs ϰ (insert (getenv "HOME")) C-x C-e ȮϽð ϸ ǰڽϴ.
[]

6 ũ


^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2008-09-18 04:06:24
Processing time 0.0446 sec