From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: fringe buffer-boundary bitmaps Date: Thu, 23 Jun 2005 19:08:19 +0900 Message-ID: References: <871x6tcscc.fsf@xs4all.nl> Reply-To: snogglethorpe@gmail.com, miles@gnu.org 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 1119524115 7144 80.91.229.2 (23 Jun 2005 10:55:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2005 10:55:15 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 23 12:55:12 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DlPMV-0004qm-2F for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 12:55:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlPTI-0004tD-Az for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 07:02:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlPCT-0007JT-Dz for emacs-devel@gnu.org; Thu, 23 Jun 2005 06:44:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DlPCQ-0007HK-Nk for emacs-devel@gnu.org; Thu, 23 Jun 2005 06:44:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlP7W-0005mq-UB for emacs-devel@gnu.org; Thu, 23 Jun 2005 06:39:43 -0400 Original-Received: from [64.233.184.192] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlOgR-0004X3-0p for emacs-devel@gnu.org; Thu, 23 Jun 2005 06:11:43 -0400 Original-Received: by wproxy.gmail.com with SMTP id 40so77804wri for ; Thu, 23 Jun 2005 03:08:20 -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=Wja92l+hZruDab/RiTXkyGhH5eFqWW7b6Ct/IHeVejrSnspSNeszb8LEZZdYlHFVN8he7PwFHE8GDJrQFiGNMwsE22qiHNiTlgnrNkkjHveW6/BrRltUUGvZ+RmMHKUFGNHv23nCN6UblhY/2XLsLXWytEt5MtXRqe4gB3Oqx3k= Original-Received: by 10.54.59.14 with SMTP id h14mr6362wra; Thu, 23 Jun 2005 03:08:19 -0700 (PDT) Original-Received: by 10.54.19.31 with HTTP; Thu, 23 Jun 2005 03:08:19 -0700 (PDT) Original-To: Lute Kamstra In-Reply-To: <871x6tcscc.fsf@xs4all.nl> 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:39355 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39355 On 6/23/05, Lute Kamstra wrote: > Ehrm, maybe I'm doing something really stupid, but your redefinitions > don't seem to change the appearance of the fringe bitmaps in my Emacs. I didn't realize this when I sent those messages, but you first have to do: (require 'fringe) Unfortunately it seems that if you try to use define-fringe-bitmap _without_ doing the above require, it will never work after that, even if you later use the require and then redo the define-fringe-bitmap calls; I had to restart emacs to make things take. -Miles --=20 Do not taunt Happy Fun Ball.