From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] cairo 6445ee0: Merge branch 'master' into cairo Date: Sat, 23 May 2015 10:18:28 -0400 Message-ID: References: <20150517144706.20561.12321@vcs.savannah.gnu.org> <555B4750.4030003@swipnet.se> <55605B21.3060705@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1432390746 8190 80.91.229.3 (23 May 2015 14:19:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 May 2015 14:19:06 +0000 (UTC) Cc: yashi@atmark-techno.com, emacs-devel@gnu.org To: Jan =?windows-1252?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 23 16:18:57 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YwAGN-0006wp-R9 for ged-emacs-devel@m.gmane.org; Sat, 23 May 2015 16:18:55 +0200 Original-Received: from localhost ([::1]:37792 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwAGN-0006Rn-5I for ged-emacs-devel@m.gmane.org; Sat, 23 May 2015 10:18:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwAG6-0006KT-A7 for emacs-devel@gnu.org; Sat, 23 May 2015 10:18:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YwAFz-0007AY-Dz for emacs-devel@gnu.org; Sat, 23 May 2015 10:18:38 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:23271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwAFz-0007AH-Ay for emacs-devel@gnu.org; Sat, 23 May 2015 10:18:31 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AsEwA731xV/9N+3mhcgxCEAoVVuzcJh0sEAgKBPDkUAQEBAQEBAYEKQQWDXQEBAwFWIwULCzQSFBgNJIg3CM8jAQEBAQYBAQEBHos6hQUHhC0FtQQjhBQigngBAQE X-IPAS-Result: A0AsEwA731xV/9N+3mhcgxCEAoVVuzcJh0sEAgKBPDkUAQEBAQEBAYEKQQWDXQEBAwFWIwULCzQSFBgNJIg3CM8jAQEBAQYBAQEBHos6hQUHhC0FtQQjhBQigngBAQE X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="121914319" Original-Received: from 104-222-126-211.cpe.teksavvy.com (HELO pastel.home) ([104.222.126.211]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 23 May 2015 10:18:29 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 015E624D0; Sat, 23 May 2015 10:18:28 -0400 (EDT) In-Reply-To: <55605B21.3060705@swipnet.se> ("Jan =?windows-1252?Q?Dj=E4rv?= =?windows-1252?Q?=22's?= message of "Sat, 23 May 2015 12:49:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186769 Archived-At: > Merge done. > You must explicitly request cairo with --with-cairo to configure. > I think the value of cairo right now is an example for those trying to do > something on Wayland or other systems outside of X. > The only advantage of using cairo is printing, see x-export-frames > and the three Gtk+ only functions x-page-setup-dialog, x-get-page-setup and > x-print-frames-dialog Thanks Jan, Stefan