|
From: | Nicola Botta |
Subject: | shell output |
Date: | Fri, 26 Jan 2001 19:17:47 +0100 |
ESC x shell
lt28:[test]> ls
[0m[01;32ma.out[0m* [0mmain.cc[0m [0mmain.cc~[0m
[0mmain.int.c[0m [0mmain.s[0m [0mmain.s.nopt[0m
[mlt28:[test]>
i.e. [0m are pre/post fixed to the expected output. I 'm using
GNU Emacs 20.7.1 on a linux
(RedHat 6.2) system. My .emacs file looks like
(setq explicit-shell-file-name "/bin/bash")
(standard-display-european 1)
(iso-accents-mode 1)
(set-input-mode (car (current-input-mode)) (nth 1 (current-input-mode))
0)
(global-font-lock-mode t)
(setq-default font-lock-auto-fontify t)
(setq-default font-lock-use-colors t)
(setq-default mouse-yank-at-point t)
(setq-default case-fold-search nil)
(setq auto-mode-alist (append '(("\\.i\\'" . c-mode)) auto-mode-alist))
(custom-set-variables
'(compilation-scroll-output t))
(custom-set-faces)
any idea how to fix the problem ?
best regards,
Nicola Botta
-- Nicola Botta, Data & Computation Potsdam Institute for Climate Impact Research (PIK) Telegrafenberg C4, Postfach 60 12 03, D-14412 Potsdam tel: ++49 (0)331 288 2657 mailto:botta@pik-potsdam.de
[Prev in Thread] | Current Thread | [Next in Thread] |