all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GTK+Emacs on w32?
@ 2008-05-27  8:16 joakim
  2008-05-27  8:47 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: joakim @ 2008-05-27  8:16 UTC (permalink / raw)
  To: emacs-devel

Markus Triska tried the xwidget patch for embedding gtk widgets in emacs
buffers on macosx. I develop on fc8 gnu/linux.

It would be interesting to also test on w32, compiling emacs to use gtk
on w32. Is this possible?

-- 
Joakim Verona




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

* Re: GTK+Emacs on w32?
  2008-05-27  8:16 GTK+Emacs on w32? joakim
@ 2008-05-27  8:47 ` Jason Rumney
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2008-05-27  8:47 UTC (permalink / raw)
  To: joakim; +Cc: emacs-devel

joakim@verona.se wrote:
> Markus Triska tried the xwidget patch for embedding gtk widgets in emacs
> buffers on macosx. I develop on fc8 gnu/linux.
>
> It would be interesting to also test on w32, compiling emacs to use gtk
> on w32. Is this possible?
>   

It seems (looking at bug reports he has filed) that Markus uses X11 on 
macosx. Windows does not support X11 natively, so it will be 
significantly harder (ie a rewrite of the GTK support in Emacs to not 
depend on X, and a rewrite of the Windows code to not depend on the 
native Windows API) to get a GTK build working with the w32 build of 
Emacs. Cygwin will probably work, though I don't know if anyone has ever 
successfully used GTK with the Cygwin X11 build (there doesn't appear to 
be an active maintainer for the Cygwin port, and we only occasionally 
hear about it from users when there are problems).






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

* Re: GTK+Emacs on w32?
@ 2008-05-28  8:06 Angelo Graziosi
  0 siblings, 0 replies; 3+ messages in thread
From: Angelo Graziosi @ 2008-05-28  8:06 UTC (permalink / raw)
  To: Jason Rumney; +Cc: emacs-devel

Jason Rumney wrote:

 > Cygwin will probably work

NO. It bootstraps fine, but Emacs fails starting. See etc/PROBLEMS.

 > there doesn't appear to be an active maintainer for the Cygwin port

If I remember, there is a maintainer, but, as you wrote, he is not active!.

 > we only occasionally hear about it from users when there are problems

Me, mainly!

The best we can do on Cygwin is use XFT, adding to ~/.Xdefaults:

Emacs.FontBackend:      xft
Emacs.font:             Bitstream Vera Sans Mono-14

Xft*antialias: true
Xft*autohint: true


Cheers,
    Angelo.




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

end of thread, other threads:[~2008-05-28  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27  8:16 GTK+Emacs on w32? joakim
2008-05-27  8:47 ` Jason Rumney
  -- strict thread matches above, loose matches on Subject: below --
2008-05-28  8:06 Angelo Graziosi

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.