all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: Emacs developers <emacs-devel@gnu.org>
Subject: emacs 23 under wine...
Date: Wed, 26 Aug 2009 20:46:13 +0100	[thread overview]
Message-ID: <4A959105.1010101@harpegolden.net> (raw)

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.






             reply	other threads:[~2009-08-26 19:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 19:46 David De La Harpe Golden [this message]
2009-08-26 21:25 ` emacs 23 under wine 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

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

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

  git send-email \
    --in-reply-to=4A959105.1010101@harpegolden.net \
    --to=david@harpegolden.net \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.