Rationale sought: XEmacs 21.5.16 (test) build disabling MS windows toolkit

2005-08-22 Thread Shaddy Baddah
Hi, I had a play with the XEmacs 21.5.16-1 build (which is the [test] version atm). I noticed that, unlike the 21.4.17-1 and 21.4.15-1 build, XEmacs could not be started using the native MS windows toolkit. A quick look at the source package confirmed that support was explicitly disabled:

Re: Rationale sought: XEmacs 21.5.16 (test) build disabling MS windows toolkit

2005-08-22 Thread Rick Rankin
--- Shaddy Baddah wrote: Hi, I had a play with the XEmacs 21.5.16-1 build (which is the [test] version atm). I noticed that, unlike the 21.4.17-1 and 21.4.15-1 build, XEmacs could not be started using the native MS windows toolkit. A quick look at the source package confirmed that

Re: Rationale sought: XEmacs 21.5.16 (test) build disabling MS windows toolkit

2005-08-22 Thread David Rothenberger
On 8/22/2005 12:48 PM, Rick Rankin wrote: --- Shaddy Baddah wrote: Hi, I had a play with the XEmacs 21.5.16-1 build (which is the [test] version atm). I noticed that, unlike the 21.4.17-1 and 21.4.15-1 build, XEmacs could not be started using the native MS windows toolkit. A quick look at

Re: Rationale sought: XEmacs 21.5.16 (test) build disabling MS windows toolkit

2005-08-22 Thread Shaddy Baddah
Hi, Rick Rankin wrote: I believe that the XEmacs 21.5 branch with --with-msw=yes has been broken for a while; however, I haven't tried to build it in a while, either. Assuming it's still broken, I suspect that's the rationale. Disabling it would make perfect sense then. Thanks for that.

Re: Rationale sought: XEmacs 21.5.16 (test) build disabling MS windows toolkit

2005-08-22 Thread Dr. Volker Zell
Rick Rankin writes: --- Shaddy Baddah wrote: Hi, I had a play with the XEmacs 21.5.16-1 build (which is the [test] version atm). I noticed that, unlike the 21.4.17-1 and 21.4.15-1 build, XEmacs could not be started using the native MS windows toolkit. A