David Hunter <[EMAIL PROTECTED]> writes: > Kim F. Storm wrote: >>>Qw32_charset_default was declared in w32term.c rev 1.62 in early >>>2000, but was not defined there either. It is potentially used by >>>several codepaths, notably in enum_font_cb2(). The related symbol >>>'w32-charset-default' also exists in documentation. It should be >>>defined. >> What about its initial value? >> Is it always set from lisp before first usage? > > Hmm, I think I might have used the wrong terms to describe the > issue. My grip on eLisp is not yet that strong (and probably never > will be :) ).
No, you were correct -- I didn't look at the actual code, so I incorrectly assumed that the code looked at the value of w32-charset-default (as a lisp variable). It only uses the symbol itself. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel