Hrvoje Niksic <hniksic(a)srce.hr> writes:
A lot of my compilation buffers (M-x compile or M-x grep)
mysteriously
die with "exit status 255". I found this very strange, and I tracked
it down to a change in compile-internal recently made by Kirill.
Another syndrom of the change is that compilation buffers begin like
this:
cd /home/srce/hniksic/work/emacs/xemacs-packages/lisp/xemacs-base/
egrep -n 'wget:' *.c /dev/null
^Dzsh: no matches found: *.c
Interesting. A friend of mine just reported this symptoms
yesterday. I found that it may have something to do with the locale (he
usually uses a french environment whereas I stay to "C"). Calling (setenv LANG
"C") fixed his problem. Hrovje, are you using a particular locale environement
?
--
/ / _ _ Didier Verna
http://www.inf.enst.fr/~verna/
- / / - / / /_/ / E.N.S.T. INF C214 mailto:vernaļ¼ inf.enst.fr
/_/ / /_/ / /__ / 46 rue Barrault Tel. (33) 01 45 81 80 72
75634 Paris cedex 13 Fax. (33) 01 45 81 31 19