From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: fringe buffer-boundary bitmaps Date: Sat, 25 Feb 2006 01:27:46 +0200 Organization: JURTA Message-ID: <87lkw047xp.fsf@jurta.org> References: <87zmkhtzgb.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140856478 11201 80.91.229.2 (25 Feb 2006 08:34:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Feb 2006 08:34:38 +0000 (UTC) Cc: miles@gnu.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 25 09:34:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FCusu-0006jh-7H for ged-emacs-devel@m.gmane.org; Sat, 25 Feb 2006 09:34:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FCusv-0007HM-Ne for ged-emacs-devel@m.gmane.org; Sat, 25 Feb 2006 03:34:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FCnP8-0005Ww-0x for emacs-devel@gnu.org; Fri, 24 Feb 2006 19:35:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FCnP4-0005Ve-LV for emacs-devel@gnu.org; Fri, 24 Feb 2006 19:35:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FCnP1-0005Uk-Mt for emacs-devel@gnu.org; Fri, 24 Feb 2006 19:35:16 -0500 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FCnOW-0001lW-A4; Fri, 24 Feb 2006 19:34:44 -0500 Original-Received: from mail.neti.ee (80-235-39-147-dsl.mus.estpak.ee [80.235.39.147]) by Relayhost1.neti.ee (Postfix) with ESMTP id EF1CE2FA8; Sat, 25 Feb 2006 02:34:27 +0200 (EET) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Fri, 24 Feb 2006 14:45:33 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:50944 Archived-At: >> Now what about adding to Emacs lighter-weight bitmaps proposed by Miles? > > Personally, I don't like these lighter bitmaps, but I wouldn't mind having > them installed as an optional set if it can be done cleanly. > > The light-right-arrow doesn't work for me, as my fringes are only > 9 pixels wide; if I replace 11 by nil it works. As you can see in the definition of the light-right-arrow bitmap I sent earlier, I already moved the image of this arrow on the original Miles' definition 2 pixels to the left to fit into 9 pixel width. Perhaps the same result could be achieved when I replace 11 by nil. >> I think lighter-weight bitmaps should be defined in Emacs, and there should >> be an easy way (a customization option) to switch the whole set of bitmaps. > > Options -> Show/Hide -> Fringe -> Indicator Style -> Normal | Light Looks good to me. I guess this can be done with a new customization option? -- Juri Linkov http://www.jurta.org/emacs/