KTUGFaq

KTUG FAQ

XEmacs (rev. 1.14)

·Î±×ÀÎ:
ºñ¹Ð¹øÈ£:
°¡ÀÔ
By failing to prepare, you are preparing to fail.
HelpOnUpdating린터Karnes/2008-11&value=Yhchoe/¼³Ä¡°¡À̵åYhchoe/ġ̵&value=TeXÀÛ¾÷ȯ°æOTFs&value=OTFs › XEmacs

ÀϹÝÀûÀ¸·Î Emacs¶ó ÇÔÀº GNUEmacs¸¦ ÀǹÌÇÑ´Ù. NTEmacsµµ GNUEmacsÀÌ´Ù. GNUEmacs version19¿¡¼­ Modern Graphical User Interface¿¡ ÁßÁ¡À» µÎ¾î ¸¸µé¾îÁø À̸ƽº¸¦ XEmacs¶ó ÇÑ´Ù. EmacsÀÇ ¶Ç´Ù¸¥ ¹öÀü. see Emacs

ÇÑ±Û ¾²±â TIP

¿©±â [http]XEmacs on Windows¿¡¼­ ´Ù¿î ¹Þ¾Æ Àû´çÇÑ °÷¿¡ Ç®°í home/.emcs Æú´õÀÇ custom.el¿¡ ´ÙÀ½°ú °°ÀÌ Ãß°¡Çϸé ÇѱÛÀ» ¾µ ¼ö ÀÖ½À´Ï´Ù.

 (set-face-font 'default "»õ±¼¸²:Regular:11")
 (custom-set-variables
 '(default-input-method "korean-hangul3")
 '(default-korean-keyboard "3"))
 (custom-set-faces)
ÇÑ±Û ¼¼¹ú½Äµµ À§¿Í °°ÀÌ ¼³Á¤ÇÏ¸é °¡´ÉÇÕ´Ï´Ù. ÇÑ¿µ ÀüȯÀº <Ctrl \>

Depending on the operating system that you use, choose one of the following paths:

95 or 98: edit your autoexec.bat file and add this line: set HOME=C:\xemacs\
You will probably find autoexec.bat on your C: drive. Edit it with Notepad. You can't edit it by double clicking on it. Start Notepad and then open it with the File menu.

2K, ME, or XP: add HOME as an environment variable. Follow Start > Settings > Control Panel > System. Then select Advanced followd by Environment Variables. Then, add HOME as a user variable with the value C:\xemacs\.

NT: It works like 98 with the autoexec.bat file. I suspect it would work like 2K as well, but I have not tried it that way myself.


^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2006-11-02 00:20:23
Processing time 0.0400 sec