From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ami Fischman Newsgroups: gmane.emacs.devel Subject: Re: specific coloring of diary calendar entries Date: Wed, 18 Dec 2002 22:02:39 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1040277809 15535 80.91.224.249 (19 Dec 2002 06:03:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 19 Dec 2002 06:03:29 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18OtmJ-00042I-00 for ; Thu, 19 Dec 2002 07:03:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18OtnI-0004Oa-00 for ; Thu, 19 Dec 2002 07:04:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Otm1-0001Yc-05 for emacs-devel@quimby.gnus.org; Thu, 19 Dec 2002 01:03:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Otlh-0001Ww-00 for emacs-devel@gnu.org; Thu, 19 Dec 2002 01:02:49 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Otlc-0001Ui-00 for emacs-devel@gnu.org; Thu, 19 Dec 2002 01:02:48 -0500 Original-Received: from 12-228-169-213.client.attbi.com ([12.228.169.213] helo=fischman.org) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18Otlb-0001NI-00 for emacs-devel@gnu.org; Thu, 19 Dec 2002 01:02:44 -0500 Original-Received: (qmail 29913 invoked by uid 500); 19 Dec 2002 06:02:39 -0000 Original-To: emacs-devel@gnu.org Mail-Copies-To: nobody In-Reply-To: (Ami Fischman's message of "Wed, 18 Dec 2002 14:27:43 -0800") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10271 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10271 Ami Fischman writes: [...] > However, one biggish problem is still in my way: I was under the impression > that overlays stacked "sensibly" -- i.e., if two overlays cover the same > region, and one's face defines a foreground (only) and the other's face defines a > background (only) then the resulting text will show both. This turns out I guess I misspoke. Seems to work fine now. Will post updated patches tomorrow probably (still cleaning up some small issues). -- Ami Fischman usenet@fischman.org