Am 21.03.2005 um 17:00 schrieb Stefan Monnier:
In X11 disp-table does not hurt, but when running without windows in Apple's
Terminal application umlauts are displayed as '?.'
Have you tried to set-terminal-coding-system ?
No, I did not, because its not necessary. GNU Emacs 21.3.50 works fine, so why is GNU Emacs 22.0.50 failing? That's the question ...
GNU Emacs 21.3.50 from CVS does a besser job when never loading disp-table.el.
Loading disp-table.el should not make any difference. It is most likely only a symptom of your problem. How did you prevent disp-table from benig loaded?
I don't know. It is in the code. Here's the beginning of *Messages* when I launch 21.3.50 from Fink (with some enhancements from me to load more up-to-date packages from /Library/Application Support/Emacs):
(/sw/bin/emacs)
Loading encoded-kb...done
Loading 00fink-vars...done
Loading 50python-mode (source)...done
Sind jetzt in PETEs .emacs loading ~/.emacs
Sind im Terminal
Loading ~/.emacs_nil... loading no-window code
(almost none yet)
Sind im Terminal
Loading ~/.emacs_nil...doneAnd here's GNU Emacs 22.0.50:
(/usr/local/bin/emacs)
Loading disp-table...done
Loading encoded-kb...done
Sind jetzt in PETEs .emacs loading ~/.emacs
Sind im Terminal
Loading ~/.emacs_nil... loading no-window code
(almost none yet)
Sind im Terminal
Loading ~/.emacs_nil...done
-- Greetings
Pete
The most exciting phrase to hear in science, the one that heralds new discoveries, is not "Eureka!" (I found it!) but "That's funny..." [Isaac Asimov]
_______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
