From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Drop "experimental" status of --with-cairo ? Date: Wed, 19 Jun 2019 08:12:36 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="263445"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 19 01:12:52 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hdNHY-0016IS-DT for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2019 01:12:52 +0200 Original-Received: from localhost ([::1]:34050 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdNHP-00084t-Kd for ged-emacs-devel@m.gmane.org; Tue, 18 Jun 2019 19:12:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60270) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdNHK-00084h-JB for emacs-devel@gnu.org; Tue, 18 Jun 2019 19:12:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdNHJ-0004aB-Hu for emacs-devel@gnu.org; Tue, 18 Jun 2019 19:12:38 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:58003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hdNHJ-0004ZL-7x for emacs-devel@gnu.org; Tue, 18 Jun 2019 19:12:37 -0400 Original-Received: from mathent.math.s.chiba-u.ac.jp (mathent [192.168.32.5]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 7CB6FF08DA for ; Wed, 19 Jun 2019 08:12:36 +0900 (JST) (envelope-from mituharu@math.s.chiba-u.ac.jp) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 133.82.132.2 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.devel:237873 Archived-At: On Tue, 18 Jun 2019 21:47:54 +0900, Robert Pluim wrote: >=20 > >>>>> On Tue, 18 Jun 2019 12:44:21 +0900, YAMAMOTO Mitsuharu said: >=20 > Mitsuharu> I think the cairo drawing code on master is now stable eno= ugh and > Mitsuharu> consistent with non-cairo X11 build. I suggest dropping > Mitsuharu> "experimental" status of the --with-cairo option. WDYT? >=20 > You mean setting --with-cairo to enabled by default? Sounds good to me > (but I=CA=BCm by nature somewhat less than conservative with this kind of > stuff :-) ) That would be the next step. For now, I suggest dropping the word "(experimental)" from configure.ac, and encourage people (especially those who previously tried --with-cairo but abandoned) to try it again to iron out remaining issues. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp