From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Mac OS X] [Win32] Frame-transparency patch Date: Tue, 21 Jun 2005 00:00:39 +0200 Message-ID: References: <47B1D513-959C-4F8E-8FD1-CCE29BFFB9D4@mac.com> Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1119304664 32619 80.91.229.2 (20 Jun 2005 21:57:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Jun 2005 21:57:44 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 20 23:57:42 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DkUFz-0005JX-1N for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2005 23:56:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkULp-0002eX-55 for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2005 18:02:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DkUL7-0002cC-6I for emacs-devel@gnu.org; Mon, 20 Jun 2005 18:01:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DkUL2-0002a8-CO for emacs-devel@gnu.org; Mon, 20 Jun 2005 18:01:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkUL2-0002Zq-AF for emacs-devel@gnu.org; Mon, 20 Jun 2005 18:01:52 -0400 Original-Received: from [64.233.182.193] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DkUMb-0005hd-V3 for emacs-devel@gnu.org; Mon, 20 Jun 2005 18:03:30 -0400 Original-Received: by nproxy.gmail.com with SMTP id i2so50227nfe for ; Mon, 20 Jun 2005 15:00:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UI2ppRa3EG4j9kfs88x/qk48FFXeQgZaSjWEdNp7Gl3h2BT6I0dVKsPfPwAIvWG3mX1624LzR7OoI+GrDNnYrjoHly3yvcZ1wfuMG3szUTGrkJkVzqZDueZPuxXhzc8qe6QtnE5hF5S0CK1u08m/EzQ86ifTFljXQv7mMaj8P3Y= Original-Received: by 10.48.250.12 with SMTP id x12mr94014nfh; Mon, 20 Jun 2005 15:00:39 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Mon, 20 Jun 2005 15:00:39 -0700 (PDT) Original-To: Takashi Hiromatsu In-Reply-To: Content-Disposition: inline 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:39200 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39200 > - Better still would be to document what the ALPHA-VALUE is and what > is its range (0.0 to 1.0, I assume, but it is not said anywhere). In fact, you *can* pass values over 1.0 which produce some sort of wraparound. It'd be better to restrict the values entered to the correct range. --=20 /L/e/k/t/u