>> I don't know about you, but when I do here >> emacs -Q >> or >> emacs -nw -Q > >> in either case, standard-display-table is not nil, > >> Why is that? It is nil for me. > > Probably the locale. I have LANG=fr_CH.ISO-8859-1. > Admittedly, the "fr_CH" population is small, but the same is > probably true for most other locales.
Yes, I tried to start Emacs without a locale and with some other locales, and for non-default locales standard-display-table is not nil. Even though I use the default locale, I create standard-display-table in .emacs to do many useful things with it, so I don't understand arguments about demerits of creating standard-display-table at startup too. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
