unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs 23 under wine...
@ 2009-08-26 19:46 David De La Harpe Golden
  2009-08-26 21:25 ` Deniz Dogan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David De La Harpe Golden @ 2009-08-26 19:46 UTC (permalink / raw)
  To: Emacs developers

Runs... exhibits some nasty draw glitches upon scrolling by less than
whole pages though.  I presently don't know if it's wine happening to
expose some odd problem in w32 emacs redraw  or (I guess rather more
likely) a wine-side bug.

I found it also "nearly" bootstraps with mingw under
wine, with only a few immediately apparent problems (no doubt there
could be many creeping hidden ones...):

* wine's cmd.exe chokes on parts of configure.bat, but wine's cmd.exe
apparently has several known issues, including not supporting a "copy
a+b c" syntax (microsoft's idea of cat, apparently) which of course 
configure.bat uses  heavily.  There are other non-microsoft cmd.exes 
which fare better, though I ended up manually doing a bunch of stuff.

* a known wine bug regarding popen() that affects windres.exe calls
from within scripts (but not at toplevel).

Could be just my unfamiliarity:

* something hangs during compilation of tramp that I haven't resolved
yet, though it could be similar to:

* Depending on which version of which w32 diff and patch port (there
seem to be quite a few floating about...) you have installed, ediff
compilation hangs. I guess that might happen on windows too, but I
don't really know.

Neither tramp nor ediff are critical for my immediate purposes, just
mentioning because you have to kill the relevant subprocess to allow the
build to proceed.






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-08-27 13:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26 19:46 emacs 23 under wine David De La Harpe Golden
2009-08-26 21:25 ` Deniz Dogan
2009-08-26 23:03   ` David De La Harpe Golden
2009-08-27  3:19     ` Stefan Monnier
2009-08-26 21:34 ` Jason Rumney
2009-08-27 13:47 ` Stephen Eilert

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