From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ATSUI support on Carbon Emacs Date: Fri, 21 Oct 2005 11:32:59 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1129896177 9786 80.91.229.2 (21 Oct 2005 12:02:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2005 12:02:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 21 14:02:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESvZG-0007Y3-PW for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 14:00:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESvZA-0006OW-EG for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 08:00:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESuJ0-0006CC-4w for emacs-devel@gnu.org; Fri, 21 Oct 2005 06:39:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESuIq-0006Az-UN for emacs-devel@gnu.org; Fri, 21 Oct 2005 06:39:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EStGk-0004mH-8Q for emacs-devel@gnu.org; Fri, 21 Oct 2005 05:33:00 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EStGi-0002Qg-QZ for emacs-devel@gnu.org; Fri, 21 Oct 2005 05:32:57 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-71-100.inter.net.il [80.230.71.100]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BTE35296 (AUTH halo1); Fri, 21 Oct 2005 11:32:53 +0200 (IST) Original-To: YAMAMOTO Mitsuharu In-reply-to: (message from YAMAMOTO Mitsuharu on Fri, 21 Oct 2005 10:10:13 +0900) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44485 Archived-At: > Date: Fri, 21 Oct 2005 10:10:13 +0900 > From: YAMAMOTO Mitsuharu > Cc: emacs-devel@gnu.org > > > Thank you for your work, but I think this needs to be mentioned in > > NEWS (in the "Installation Changes" section). Otherwise, there's > > little chance users will find out about this feature. > > I think this flag is (at least currently) for those who understand > what they are doing and especially its known problems, just like > -DSYNC_INPUT or -DSELECT_USE_CFSOCKET. We can add any reservations like the above near the description of these flags, but if we don't mention them at all, how would ``those who understand what they are doing'' learn about this option? Do you expect them to read the Makefile's?