Quote:
Originally Posted by Tinkster
Hi, welcome to LQ!
try
tree -nS
Tink
|
Thank you very much, Tinkster.
With "tree -S", the output is much clearer and readable. (the color is turned off already in my case.)
but the ASCII indentation lines are still shown as "A umlaut", "A tilde" or other variations.
I can move on now. but it would be great if I can find a way to make xemacs display command output normally.
In case it matters, the following is the xemacs coding system in our environment:
Coding system for saving this buffer:
ISO8 -- iso-2022-8
Default coding system (for new files):
ISO8 -- iso-2022-8
Coding system for keyboard input:
nil
Coding system for terminal output:
nil
Coding systems for process I/O:
encoding input to the process: Binary -- binary
decoding output from the process: Raw -- raw-text-unix
Priority order for recognizing coding systems when reading files:
1. iso-2022-7
2. raw-text
3. ctext
4. iso-2022-lock
Other coding systems cannot be distinguished automatically
from these, and therefore cannot be recognized automatically
with the present coding system priorities.
Particular coding systems specified for certain file names:
OPERATION TARGET PATTERN CODING SYSTEM(s)
--------- -------------- ----------------
File I/O "\\.\\(?:bz2\\|elc\\|g\\(if\\|z\\)\\|jp\\(eg\\|g\\)\\|png\\|t\\(ar\\|gz\\|iff\\)\\|[Zo]\\)\\'"
binary
"TUTORIAL\\.\\(?:hr\\|pl\\|ro\\)\\'"
iso-8859-2
Process I/O nothing specified
Network I/O nothing specified