emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shell-quote-argument and multibyte


From: Lars Hansen
Subject: Re: shell-quote-argument and multibyte
Date: Tue, 15 Apr 2003 19:52:03 +0200
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.3) Gecko/20030312



Please show me the result of C-h C RET.
Coding system for saving this buffer:
 1 -- iso-latin-1-dos

Default coding system (for new files):
 1 -- iso-latin-1-dos

Coding system for keyboard input:
 nil
Coding system for terminal output:
 1 -- iso-latin-1 (alias: iso-8859-1 latin-1)

Defaults for subprocess I/O:
 decoding: 1 -- iso-latin-1-dos

 encoding: 1 -- iso-latin-1-unix


Priority order for recognizing coding systems when reading files:
 1. iso-latin-1 (alias: iso-8859-1 latin-1)
 2. cp850
 3. iso-2022-jp (alias: junet)
 4. iso-2022-7bit
 5. iso-2022-7bit-lock (alias: iso-2022-int-1)
 6. iso-2022-8bit-ss2
 7. emacs-mule
 8. raw-text
 9. japanese-shift-jis (alias: shift_jis sjis)
 10. chinese-big5 (alias: big5 cn-big5)
 11. no-conversion
 12. mule-utf-8 (alias: utf-8)

 Other coding systems cannot be distinguished automatically
 from these, and therefore cannot be recognized automatically
 with the present coding system priorities.

 The following are decoded correctly but recognized as iso-2022-7bit-lock:
iso-2022-7bit-ss2 iso-2022-7bit-lock-ss2 iso-2022-cn iso-2022-cn-ext iso-2022-jp-2
   iso-2022-kr

Particular coding systems specified for certain file names:

 OPERATION    TARGET PATTERN        CODING SYSTEM(s)
 ---------    --------------        ----------------
 File I/O      "\\.elc\\'"             (emacs-mule . emacs-mule)
               "\\.utf\\(-8\\)?\\'"    utf-8
               "\\(\\`\\|/\\)loaddefs.el\\'"
                                       (raw-text . raw-text-unix)
               "\\.tar\\'"             (no-conversion . no-conversion)
               "\\.po[tx]?\\'\\|\\.po\\."
                                       po-find-file-coding-system
               ""                      find-buffer-file-type-coding-system
 Process I/O   "[cC][mM][dD][pP][rR][oO][xX][yY]"
                                       (undecided-dos . undecided-dos)
 Network I/O    nothing specified






reply via email to

[Prev in Thread] Current Thread [Next in Thread]