[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fringe buffer-boundary bitmaps
From: |
Kim F. Storm |
Subject: |
Re: fringe buffer-boundary bitmaps |
Date: |
Thu, 23 Jun 2005 00:48:05 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Miles Bader <address@hidden> writes:
> Also, here are some alternate versions of the fringe line-wrapping
> indicator bitmaps:
>
> (define-fringe-bitmap 'continued-line [96 16 8 8 72 80 96 120] nil nil
> 'bottom)
> (define-fringe-bitmap 'continuation-line [8 16 16 16 18 10 6 30] nil nil 'top)
>
> These are lighter-weight than the current defaults, so maybe more
> controversial, but I like them a lot better.
They are quite nice, yes. And contrary to the current bitmaps, they
actually look like arrows...
But if we change these, then probably we should change all the bitmaps
to a lighter version...
--
Kim F. Storm <address@hidden> http://www.cua.dk
Re: fringe buffer-boundary bitmaps, Richard M. Stallman, 2005/06/22
Re: fringe buffer-boundary bitmaps, Markus Gritsch, 2005/06/22
Re: fringe buffer-boundary bitmaps, Kim F. Storm, 2005/06/22
Re: fringe buffer-boundary bitmaps, Lute Kamstra, 2005/06/23