From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: cp@ludens.elte.hu Newsgroups: gmane.emacs.help Subject: Re: An xpm as buffer background Date: 3 Nov 2002 20:09:38 +0100 Organization: Eotvos University, Budapest, Hungary Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1036351826 4382 80.91.224.249 (3 Nov 2002 19:30:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 3 Nov 2002 19:30:26 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188QS0-00018U-00 for ; Sun, 03 Nov 2002 20:30:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188QPZ-0002RH-00; Sun, 03 Nov 2002 14:27:53 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.bme.hu!ludens.elte.hu!not-for-cp Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-Xref: shelby.stanford.edu gnu.emacs.help:106698 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3252 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3252 In article , cp@ludens.elte.hu writes: > Hi! > > I am using GNU Emacs 21.[12]. > > I would like to set an image as buffer background. > So far I tried to set the x resource *.attributeStipple to the image path, and > tried the set-face-background-image lisp function with no success. Update :-) The above two work fine for xbm-s (not xpm-s). Unfortunately xbm-s can only contain two colors (I should have guessed from the name), which is not enough for a paper like effect :-( So my question has changed to the following: what should I do to make my emacs support indexed/rgb images as buffer/face background. Thanks for your time in advance :-) Péter