From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: background-image in emacs Date: Mon, 27 Nov 2006 10:26:33 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164620469 12947 80.91.229.2 (27 Nov 2006 09:41:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 09:41:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 27 10:41:04 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gocym-00034w-F9 for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Nov 2006 10:40:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gocyk-0007rW-Mc for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Nov 2006 04:40:47 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-X-Trace: individual.net TMmNJUu+Gjg0tFMO584u4wtaCkLJ1FMZjqvLSgDvlTWZtwSTcv User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (windows-nt) Cancel-Lock: sha1:edyyKk2OUA5EKDytAy0LzxyWnc8= Original-Xref: shelby.stanford.edu gnu.emacs.help:143413 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39029 Archived-At: M G Berberich writes: > at the moemnt I'm using xemacs, and I have a background-image, which > improves usability (in my opinion). Is there a way to get this > appearance in emacs too? > > (see: http://www.forwiss.uni-passau.de/~berberic/xemacs-bg.png) It might be possible to implement that using overlays but I am not sure how the performance would be. Maybe someone else he can make a simple prototype?