From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: TODO additions Date: Fri, 18 Oct 2002 23:24:25 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <20021019032425.GA12103@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034998097 28150 80.91.224.249 (19 Oct 2002 03:28:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2002 03:28:17 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 182kHf-0007Jl-00 for ; Sat, 19 Oct 2002 05:28:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 182lAN-0007jL-00 for ; Sat, 19 Oct 2002 06:24:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 182kEf-0002Pr-00; Fri, 18 Oct 2002 23:25:09 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 182kDz-0002HS-00 for emacs-devel@gnu.org; Fri, 18 Oct 2002 23:24:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 182kDx-0002H9-00 for emacs-devel@gnu.org; Fri, 18 Oct 2002 23:24:26 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 182kDx-0002H3-00 for emacs-devel@gnu.org; Fri, 18 Oct 2002 23:24:25 -0400 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.10) id 182kDx-0003Sb-00; Fri, 18 Oct 2002 23:24:25 -0400 Original-To: Dave Love Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Blat: Foop Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8573 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8573 On Fri, Oct 18, 2002 at 01:41:43PM +0100, Dave Love wrote: > * Provide a means to display a background image in a window [miles > started on this?] I did two implementations, one which worked quite well, but was a bit limited (frame-relative images at 0 offset only), and another which was intended to replace the first (frame/display/window/line relative + offset), but which I never fully debugged (i.e., it worked with display glitches). I stopped maintaining these because having large local changes really kills CVS performance over a slow link, and they've probably bit-rotted quite a bit since, but could probably be re-merged with a bit of effort. Note that my implementation let you add a background image to any _face_ (including the default face), which can be pretty cool, e.g., you can make your mode-line or region or whatever use a different image). -Miles -- P.S. All information contained in the above letter is false, for reasons of military security.