On Sat, Sep 16 2006, Peter Dalgaard wrote: > Drats. Foiled by umask again. Better now?
Works perfectly for me even with plain Emacs 21 / Gnus 5.9 from SUSE 10.0 (both with and without -no-site-file) with the following minimal settings (I've catted your spool file to ~/INBOX). Also with LC_CTYPE=da_DK I don't see any problem. --8<---------------cut here---------------start------------->8--- (custom-set-variables ;; custom-set-variables was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. '(delete-selection-mode nil nil (delsel)) '(gnus-secondary-select-methods (quote ((nnml "")))) '(mail-sources (quote ((file :path "~/INBOX")))) '(scroll-bar-mode (quote right))) --8<---------------cut here---------------end--------------->8--- Here's a screen shot: http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/gnus/screen-shots/emacs-21-gnus-5-9-dalgaart.png Even when loading your .emacs file it works correctly. Are you using Emacs as an X application or on the console (or xterm, emacs -nw)? (But even with -nw it works for me.) Maybe the admin [1] messed up the site-start.el file. Please try with -no-site-file. And also show us the output of `M-x describe-coding-system RET RET' and `C-h v default-enable-multibyte-characters RET'. What's the coding info (at the left part of the mode line; "0" = Latin-0 in my screen shot) in the summary and article buffer? Bye, Reiner. [1] Apropos admin: You could install a newer Gnus (5.10.8) in your HOME directory, if you like. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
