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: new frame-parameter "alpha" Date: Mon, 24 Mar 2008 15:26:37 -0400 Message-ID: References: <4AC96E26-98BE-4142-9211-ADFEA164957B@mac.com> <9D043B74-4054-4798-8EBA-FF18632CFDA7@mac.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206386821 26105 80.91.229.12 (24 Mar 2008 19:27:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2008 19:27:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Seiji Zenitani Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 24 20:27:31 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JdsKL-0001vo-Sb for ged-emacs-devel@m.gmane.org; Mon, 24 Mar 2008 20:27:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdsJk-0001qF-PD for ged-emacs-devel@m.gmane.org; Mon, 24 Mar 2008 15:26:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JdsJe-0001n2-8U for emacs-devel@gnu.org; Mon, 24 Mar 2008 15:26:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JdsJb-0001jg-Su for emacs-devel@gnu.org; Mon, 24 Mar 2008 15:26:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdsJb-0001jN-Ho for emacs-devel@gnu.org; Mon, 24 Mar 2008 15:26:39 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182] helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JdsJb-0006Zh-Kr for emacs-devel@gnu.org; Mon, 24 Mar 2008 15:26:39 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aj8FAK+c50dMCrTo/2dsb2JhbACBW6Y9 X-IronPort-AV: E=Sophos;i="4.25,548,1199682000"; d="scan'208";a="16544870" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 24 Mar 2008 15:26:38 -0400 Original-Received: from pastel.home ([76.10.180.232]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id EWY06238; Mon, 24 Mar 2008 15:26:38 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id A3AE28069; Mon, 24 Mar 2008 15:26:37 -0400 (EDT) In-Reply-To: <9D043B74-4054-4798-8EBA-FF18632CFDA7@mac.com> (Seiji Zenitani's message of "Thu, 20 Mar 2008 18:47:10 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:93319 Archived-At: > In order to make sure, I extracted > the relevant lines which I ported from Meadow to GNU Emacs. > Let me know if there are any problems. This looks fine. Just make sure the original author is happy to see his code used in Emacs, and then we can include it as a (tiny change). Note that if we may later include more of his code, it may be worth it to ask him to sign the relevant paperwork (i.e. send him the same form as you sent to Ryo Yoshitake), but we don't have to wait for this paperwork before installing the change. Stefan