martin rudalics <[EMAIL PROTECTED]> writes: > There must be some reason: I frequently try to build Emacs on WindowsME > and so far have not been able to retrieve a source which installs me a > menubar.
Several people have reported this, and I have asked them to help debugging it, but noone ever replies. Rather than patch the source, can you please try to debug the startup code at the bottom of w32menu.c that decides whether to use Unicode menu names. Does Windows ME have a stubbed out version of unicode_append_menu (AppendMenuW) that does nothing? The code assumes that if its not supported, that function is not present. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel