unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: Bootstrap fails on w32
Date: Fri, 27 May 2005 11:25:01 +0200	[thread overview]
Message-ID: <4296E76D.6030606@gmx.at> (raw)
In-Reply-To: <u64x9rm4w.fsf@jasonrumney.net>

Jason Rumney wrote:

 >
 > 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.
 >
 >
 >

The last time I debugged C was more than a decade ago.  If you told me
exactly what and how to do I could try.

Anway, I believe this issue should be resolved before releasing Emacs.
Otherwise, any Windows binaries would be fairly useless on 9x/ME.
Hence, either

(1) drop Unicode menu names entirely for 9x/ME,

(2) experiment with unicows.dll (MSLU), opencow.dll, and libunicows.

In the latter case you would have to choose whether to make such support
available via CVS only - thus anyone who needs unicode on such systems
would have to get the necessary libraries separately and link them in
accordingly - or build with unicode support and pack the dll's with the
binaries - for obvious resons this is impossible in the unicows case.
Clearly, someone would have to test whether these libraries are capable
of supporting Unicode menu names at all.

  reply	other threads:[~2005-05-27  9:25 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-24  8:33 Bootstrap fails on w32 martin rudalics
2005-05-24  9:47 ` Jason Rumney
2005-05-27  9:25   ` martin rudalics [this message]
2005-06-02  8:51     ` jasonr
  -- strict thread matches above, loose matches on Subject: below --
2005-05-23  9:40 LENNART BORGMAN
2005-05-21 22:09 Lennart Borgman
2005-05-22  3:22 ` Eli Zaretskii
2005-05-22 10:06   ` Lennart Borgman
2005-05-22 20:34     ` Eli Zaretskii
2005-05-22 20:07 ` Jason Rumney
2005-05-22 20:38   ` Lennart Borgman
2005-05-22 20:52     ` Michael Cadilhac
2005-05-22 21:29     ` Jason Rumney
2005-05-22 21:52       ` Juanma Barranquero
2005-05-22 22:13         ` Jason Rumney
2005-05-22 22:27           ` Juanma Barranquero
2005-05-22 22:34             ` Juanma Barranquero
2005-05-23  0:26               ` Adrian Aichner
2005-05-23  7:50                 ` Juanma Barranquero
2005-05-23  8:36                 ` Andreas Schwab
2005-05-23  3:59             ` Eli Zaretskii
2005-05-23  8:06               ` Juanma Barranquero
2005-05-24  0:23                 ` Eli Zaretskii
2005-05-23 23:50                   ` David Kastrup
2005-05-24  3:38                     ` Eli Zaretskii
2005-05-24  7:03                       ` Juanma Barranquero
2005-05-24  8:43                         ` David Kastrup
2005-05-24  8:58                           ` Juanma Barranquero
2005-05-24 19:06                           ` Eli Zaretskii
2005-05-24 19:37                             ` Lennart Borgman
2005-05-25  3:55                               ` Eli Zaretskii
2005-05-22 21:54       ` David Kastrup
2005-05-22 22:17         ` Jason Rumney
2005-05-22 22:30           ` David Kastrup
2005-05-22 23:45             ` Jason Rumney
2005-05-23  0:15               ` David Kastrup
2005-05-23  3:49                 ` Eli Zaretskii
2005-05-23  8:46                   ` David Kastrup
2005-05-23 10:56                     ` Juanma Barranquero
2005-05-31 18:10                       ` Juanma Barranquero
2005-05-31 23:02                         ` Lennart Borgman
2005-05-24  0:31                     ` Eli Zaretskii
2005-05-23  3:51             ` Eli Zaretskii
2005-05-23 13:26               ` Werner LEMBERG
2005-05-25  1:00                 ` Kenichi Handa
2005-05-25  3:45                   ` Werner LEMBERG
2005-05-25  7:08                     ` Jason Rumney
2005-05-25  8:30                       ` Werner LEMBERG
2005-05-25  8:45                       ` Andreas Schwab
2005-05-25 18:23                     ` Eli Zaretskii
2005-05-25 19:36                       ` Daniel Brockman
2005-05-26  5:37                       ` Werner LEMBERG
2005-05-22 22:34           ` Lennart Borgman
2005-05-24 12:55           ` Lennart Borgman
2005-05-24 19:16             ` Eli Zaretskii
2005-05-23  4:03         ` Eli Zaretskii
2005-05-23  8:08           ` Juanma Barranquero
2005-05-24  0:24             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4296E76D.6030606@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).