Am 19.04.2005 um 23:37 schrieb Stefan Monnier:

When I dired a directory with files from March I see something like this:
-rw-r--r-- 1 pete pete 2688 7 Mär 16:19 slh-inst.log

Do you also get that with "emacs -q --no-site-file"?


No, in that case the month's name is correct as "M�r" ... all customization settings with coding-system or utf-8 in it are:


(setq file-coding-system-alist
  (append
   '(("\\.tex\\'" iso-latin-9-unix . iso-latin-9-unix))
file-coding-system-alist))

(modify-coding-system-alist 'process "\\*shell\\*\\'" 'utf-8-unix)

But some files are loaded or required ... I'll check them before going to sleep! (And I hopefully remember to check with -q --no-site-file before!!)

--
Greetings

  Pete



_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to